DragonFly commits List (threaded) for 2011-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Adjust AHCI to properly report SATA-III support
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]