NetBSD/sys/dev/scsipi
mrg c59438a785 take the kernel lock a few more places when doing detach, to avoid
triggering KERNEL_LOCK_P() asserts in both scsi and usb code.

with this and other recent fixes i can now "drvctl -d ehci0".
2012-03-12 02:44:16 +00:00
..
Makefile
atapi_base.c
atapi_tape.h
atapi_wdc.c Fix obvious condition snafu 2011-05-24 16:35:26 +00:00
atapiconf.c
atapiconf.h
cd.c Fix typos in comments. 2012-02-25 10:17:14 +00:00
cdvar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
ch.c
files.scsipi
if_se.c ansi prototypes 2012-02-03 23:39:59 +00:00
scsi_all.h Fix typos in comments. 2012-02-25 10:17:14 +00:00
scsi_base.c
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_iu.h
scsi_message.h
scsi_scanner.h
scsi_spc.h
scsi_tape.h
scsiconf.c take the kernel lock a few more places when doing detach, to avoid 2012-03-12 02:44:16 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c assert kernel lock is held in a few places in inside scsipi. 2012-02-20 20:09:08 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c
scsipiconf.h
sd.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
sdvar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
ses.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ses.h
ss.c one line comments on one line. 2012-02-28 14:04:19 +00:00
ss_mustek.c Convert to device_t, aka softc/device_t split, and clean up a bit the code. 2012-02-28 11:41:00 +00:00
ss_mustek.h
ss_scanjet.c Convert to device_t, aka softc/device_t split, and clean up a bit the code. 2012-02-28 11:41:00 +00:00
ssvar.h Convert to device_t, aka softc/device_t split, and clean up a bit the code. 2012-02-28 11:41:00 +00:00
st.c Convert st(4) to device_t, while here clean up the code and use uintXX_t 2012-02-28 10:58:10 +00:00
st_atapi.c Convert st(4) to device_t, while here clean up the code and use uintXX_t 2012-02-28 10:58:10 +00:00
st_scsi.c Convert st(4) to device_t, while here clean up the code and use uintXX_t 2012-02-28 10:58:10 +00:00
stvar.h Convert st(4) to device_t, while here clean up the code and use uintXX_t 2012-02-28 10:58:10 +00:00
uk.c Convert uk(4) to device_t. While here, clean up the code a bit. 2012-02-08 12:22:00 +00:00