Detach the SIM when a firewire disk device is disconnected. Leave the
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 18 Jul 2008 03:49:13 +0000 (03:49 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 18 Jul 2008 03:49:13 +0000 (03:49 +0000)
commit93daebdf67ea308be7efbad563c7d6dd81f4d2e2
tree756d5f1536b6a4305e3434a7e1e12b2e686632c7
parentd8ca90a630e69b5d20e534fb055a9f0fc6b2b46b
Detach the SIM when a firewire disk device is disconnected.  Leave the
code that supported reconnection commented out.

Fix an API violation in some of the code using SLISTs.
sys/dev/disk/sbp/sbp.c