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