DragonFly commits List (threaded) for 2009-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: AHCI - No longer cycle the port during port initialization
commit f17a0cedb31c48322a90d0e6b2ef8df19e4d142d
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sun Sep 13 20:26:42 2009 -0700
AHCI - No longer cycle the port during port initialization
* Do not try to start the port during port initialization. ST is not
supposed to be set unless we detect a device on the port(?).
Summary of changes:
sys/dev/disk/ahci/ahci.c | 118 ++++++++++++++++++++++++++++++++++--
sys/dev/disk/ahci/ahci.h | 12 ++++
sys/dev/disk/ahci/ahci_dragonfly.c | 57 +++++++++++++++++
3 files changed, 181 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f17a0cedb31c48322a90d0e6b2ef8df19e4d142d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]