AHCI - Add some small delays in the reset sequence.
commitb089d0bfa66d195e24630869579f0cbc1a48e459
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 9 Jun 2009 09:42:49 +0000 (9 02:42 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 9 Jun 2009 09:42:49 +0000 (9 02:42 -0700)
treeff545e1921a238ec20d8318d44198caed324c743
parent22181ab7f0b0036d75f4dbb892841b470550c527
AHCI - Add some small delays in the reset sequence.

* Add a small delay after sending the RESET FIS in softreset before
  sending the second FIS.

* Add a small delay after the device succesfully unbusies before starting
  normal commands.
sys/dev/disk/ahci/ahci.c