DragonFly-2.3.1.210.g22181 master sys/dev/disk/ahci ahci.c

看板DFBSD_commit作者時間16年前 (2009/06/09 18:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 22181ab7f0b0036d75f4dbb892841b470550c527 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Jun 9 02:30:21 2009 -0700 AHCI - Improve hot-plug sequencing. * Properly either fail or restart outstanding commands when we get a PCS interrupt, based on the event we determined to have occurred. NOTE: A PCS event stops command processing, so at the very least command processing must be restarted by cycling the port. * Reset the port's ap->ap_state when a hotplug-insertion is detected, so the port has a chance to get out of its failed state. Summary of changes: sys/dev/disk/ahci/ahci.c | 81 ++++++++++++++++++++++++++++++++++----------- 1 files changed, 61 insertions(+), 20 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/22181ab7f0b0036d75f4dbb892841b470550c527 -- DragonFly BSD source repository
文章代碼(AID): #1ABZBb00 (DFBSD_commit)