DragonFly-2.3.1.211.gb089d0 master sys/dev/disk/ahci ahci.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jun 9 02:44:26 PDT 2009
commit b089d0bfa66d195e24630869579f0cbc1a48e459
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Jun 9 02:42:49 2009 -0700
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.
Summary of changes:
sys/dev/disk/ahci/ahci.c | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b089d0bfa66d195e24630869579f0cbc1a48e459
--
DragonFly BSD source repository
More information about the Commits
mailing list