看板 DFBSD_commit 關於我們 聯絡資訊
commit dbef6246a8d336160c284860369a8a39d4902440 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Jun 12 16:19:35 2009 -0700 AHCI - Fix a bug in ahci_port_intr() when blockable == 0. * The IS register was not being properly masked for the fall-through. Summary of changes: sys/dev/disk/ahci/ahci.c | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dbef6246a8d336160c284860369a8a39d4902440 -- DragonFly BSD source repository