git: kernel - Adjust AHCI to properly report SATA-III support

看板DFBSD_commit作者時間14年前 (2011/05/17 07:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 8986d3514242e5247b08491c29d8792a6218c43f Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Apr 9 17:42:01 2011 -0700 kernel - Adjust AHCI to properly report SATA-III support * This is primarily so 6gbit/sec links and support is properly reported. The links already negotiated 6gbit/sec correctly. Summary of changes: sys/dev/disk/ahci/ahci.c | 19 ++++++++++++++++--- sys/dev/disk/ahci/ahci.h | 7 +++++-- sys/dev/disk/ahci/ahci_attach.c | 7 +++++-- sys/dev/disk/ahci/ahci_cam.c | 3 +++ sys/dev/disk/ahci/ahci_dragonfly.c | 20 +++++++++++++++----- sys/dev/disk/ahci/ahci_pm.c | 19 +++++++++++++++---- sys/dev/disk/ahci/pmreg.h | 2 ++ 7 files changed, 61 insertions(+), 16 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8986d3514242e5247b08491c29d8792a6218c43f -- DragonFly BSD source repository
文章代碼(AID): #1DqRG88p (DFBSD_commit)