git: DragonFly_RELEASE_3_0 kernel - Fix bug in SILI, remove debugging in AHCI
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Mar 29 16:07:34 PDT 2012
commit baa5cd6591306e268f9584976300467894b78469
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Mar 23 09:06:57 2012 -0700
kernel - Fix bug in SILI, remove debugging in AHCI
* Fix the same unlock/lock sequence bug in the SILI driver that was
fixed in the AHCI driver.
* Remove a flag that was being added to the service set in AHCI for
debugging purposes.
Summary of changes:
sys/dev/disk/ahci/ahci_dragonfly.c | 2 +-
sys/dev/disk/sili/sili.c | 4 +---
sys/dev/disk/sili/sili_cam.c | 12 ++++++------
sys/dev/disk/sili/sili_dragonfly.c | 2 +-
4 files changed, 9 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/baa5cd6591306e268f9584976300467894b78469
--
DragonFly BSD source repository
More information about the Commits
mailing list