NetBSD/sys/dev/scsipi
pooka f1ac9b979d Convert one second(!!) delay to kpause. It was originally done
from a callout, so delay was the only option (in those days).  Then
the caller was converted to a thread, but left as a delay.  It
still may block the scsipi completion thread processing (so I
seriously doubt this code path is executed very often on a live
system).
2010-08-23 20:01:16 +00:00
..
atapi_base.c
atapi_tape.h
atapi_wdc.c Spell "enough" properly. 2010-03-28 20:46:18 +00:00
atapiconf.c Update scsiverbose module to use module_autoload() rather than module_load(). 2010-06-07 01:41:39 +00:00
atapiconf.h
cd.c cd_size: if we fake a size (and I realy have no idea why this would be a 2010-04-04 21:36:22 +00:00
cdvar.h
ch.c
files.scsipi
if_se.c Use %zu instead of %d for size_t. 2010-07-27 14:04:55 +00:00
Makefile
scsi_all.h
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 Update scsiverbose module to use module_autoload() rather than module_load(). 2010-06-07 01:41:39 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c Convert one second(!!) delay to kpause. It was originally done 2010-08-23 20:01:16 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c Move setting of scsi_verbose_loaded flag into the module's init routine. 2010-07-25 13:49:58 +00:00
scsipiconf.c Update the various xxx_verbose modules to conform to the module subsystem's 2010-08-21 13:18:35 +00:00
scsipiconf.h Update scsiverbose module to use module_autoload() rather than module_load(). 2010-06-07 01:41:39 +00:00
sd.c Implement DIOC[GS]STRATEGY for sd(4). 2010-04-14 22:26:33 +00:00
sdvar.h
ses.c
ses.h
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ss.c
ssvar.h
st_atapi.c
st_scsi.c
st.c Extract SCSIVERBOSE into a kernel module. The module can be builtin 2010-05-30 04:38:03 +00:00
stvar.h
uk.c