看板 DFBSD_commit 關於我們 聯絡資訊
commit 121d8e7523a3950e723e37beec1a9c257f3c8d2f Author: Matthew Dillon <dillon@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