DragonFly-2.3.1.242.gdbef6 master sys/dev/disk/ahci ahci.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Jun 12 16:23:04 PDT 2009
commit dbef6246a8d336160c284860369a8a39d4902440
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list