DragonFly-2.3.1.284.g76497 master sys/dev/disk/ahci ahci.c ahci_

看板DFBSD_commit作者時間16年前 (2009/06/17 15:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 76497a9ca961bb47b7480c32c0ba3cd0dcebcce3 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Jun 16 23:54:54 2009 -0700 AHCI - Bring fixes in from SILI. * Use ahci_os_softsleep() more * Clean out active and pending CCBs when a port is disconnected, fixing hangs of programs that were accessing the disks at the time. * Clear ap_expired bitmap when completing a CCB. * Fix max_target specification so CAM bus scans only run through 15. * Lock port around ATAPI command Summary of changes: sys/dev/disk/ahci/ahci.c | 52 ++++++++++++++++++++++++++++++++++++++++- sys/dev/disk/ahci/ahci_cam.c | 4 ++- sys/dev/disk/ahci/ahci_pm.c | 2 +- 3 files changed, 54 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/76497a9ca961bb47b7480c32c0ba3cd0dcebcce3 -- DragonFly BSD source repository
文章代碼(AID): #1AE9lv00 (DFBSD_commit)