DragonFly commits List (threaded) for 2012-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix bug in SILI, remove debugging in AHCI
commit 6bac9ae49e088aafa7604314335e9822676799bb
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/6bac9ae49e088aafa7604314335e9822676799bb
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]