NetBSD/sys/dev/scsipi
jmc c7258354f0 Force the initial probes to happen within the newly forked off kthread.
This eliminates problems where the underlying interrupt handler isn't the
specific layer calling scsipi_complete() for a given scsi transaction.
This avoids deadlocks where the kthread that called the autoconf routines
to configure a scsibus shouldn't be the one put to sleep waiting on a
scsipi_complete (only the scsibus's kthread should be doing that).

To avoid jitter this will force the scsibus's to probe in the order they
run through autoconf (so machines with multiple bus's don't move sd* devices
around on every reboot).
2002-09-19 08:31:05 +00:00
..
Makefile
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_tape.h
atapi_wdc.c
atapiconf.c Force the initial probes to happen within the newly forked off kthread. 2002-09-19 08:31:05 +00:00
atapiconf.h
cd.c remove all vesitages of dk_establish(). 2002-09-18 01:46:23 +00:00
cd_atapi.c
cd_scsi.c
cdvar.h
ch.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
files.scsipi
if_se.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
scsi_all.h
scsi_base.c
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h
scsi_scanner.h
scsi_tape.h
scsiconf.c Force the initial probes to happen within the newly forked off kthread. 2002-09-19 08:31:05 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c Force the initial probes to happen within the newly forked off kthread. 2002-09-19 08:31:05 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c
scsipiconf.h Force the initial probes to happen within the newly forked off kthread. 2002-09-19 08:31:05 +00:00
sd.c remove all vesitages of dk_establish(). 2002-09-18 01:46:23 +00:00
sd_atapi.c
sd_scsi.c
sdvar.h
ses.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ses.h
ss.c recognize HP ScanJet 4c. 2002-09-14 21:41:24 +00:00
ss_mustek.c
ss_mustek.h
ss_scanjet.c recognize HP ScanJet 4c. 2002-09-14 21:41:24 +00:00
ssvar.h
st.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
st_atapi.c
st_scsi.c
stvar.h
uk.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00