AHCI - fixes to ahci_port_init()
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 13 Jun 2009 07:30:59 +0000 (00:30 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 13 Jun 2009 07:30:59 +0000 (00:30 -0700)
commit121d8e7523a3950e723e37beec1a9c257f3c8d2f
tree6fb74582e19f060c87e13c60c22ac3307e54549d
parente768868ae37d83a0be3d4944948b2ef61a9beff3
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.
sys/dev/disk/ahci/ahci.c