看板 DFBSD_commit 關於我們 聯絡資訊
commit 3560ed94e6c45ed8add86f06bc491bac203cffcb Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Jun 15 18:36:16 2009 -0700 AHCI - go back to reading the EINFO register, check for unexpected EINFO bits * Go back to reading the EINFO register. We still have some issues with the PM not generating an interrupt for target port change events, this may clear it up. * Report unexpected EINFO bits set beyond the number of supported targets. Summary of changes: sys/dev/disk/ahci/ahci.c | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3560ed94e6c45ed8add86f06bc491bac203cffcb -- DragonFly BSD source repository