DragonFly-2.3.1.249.g121d8e master sys/dev/disk/ahci ahci.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jun 13 00:32:28 PDT 2009
commit 121d8e7523a3950e723e37beec1a9c257f3c8d2f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jun 13 00:30:59 2009 -0700
AHCI - fixes to ahci_port_init()
* ahci_port_init() had some coding errors related to physical ports verses
targets behind a port multiplier. Correct the errors.
* Increase the post-boot insertion delay to 10 seconds.
Summary of changes:
sys/dev/disk/ahci/ahci.c | 69 +++++++++++++++++++++++++++++----------------
1 files changed, 44 insertions(+), 25 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/121d8e7523a3950e723e37beec1a9c257f3c8d2f
--
DragonFly BSD source repository
More information about the Commits
mailing list