DragonFly commits List (threaded) for 2012-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_0 kernel - Fix bug in SILI, remove debugging in AHCI
commit baa5cd6591306e268f9584976300467894b78469
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]