kernel - Fix bug in SILI, remove debugging in AHCI
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 23 Mar 2012 16:06:57 +0000 (09:06 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 29 Mar 2012 23:06:32 +0000 (16:06 -0700)
commitbaa5cd6591306e268f9584976300467894b78469
treef577abefed44beee2ffea980ca9e4ccb0bdf919d
parent7e6c59b8a3ec917894cf3256b092e3f7dcc2891b
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.
sys/dev/disk/ahci/ahci_dragonfly.c
sys/dev/disk/sili/sili.c
sys/dev/disk/sili/sili_cam.c
sys/dev/disk/sili/sili_dragonfly.c