NetBSD/sys/dev/scsipi
mjacob 787aeb4081 As per a discussion on tech-kern a while back- honor retries for
XS_SELTIMEOUT and XS_TIMEOUT errors- but only do so if the device exists
already.

Devices that are being probed won't be found via periph_lookup, so we can
use that to find if a device exists for the purposes of honoring retries.
2002-06-05 00:15:33 +00:00
..
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_tape.h
atapi_wdc.c If the data len if not a multiple of 2 bytes, force PIO mode. DMA can't 2002-05-18 14:49:55 +00:00
atapiconf.c
atapiconf.h
cd_atapi.c
cd_scsi.c
cd.c put multisession offset code into a separate function and initialize 2002-05-27 16:42:30 +00:00
cdvar.h
ch.c
files.scsipi Garbage-collect the empty-for-years "su" device. 2002-05-16 02:59:57 +00:00
if_se.c
Makefile
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 Change PQUIRK_CAP_SYNC to set PERIPH_CAP_SYNC aslo for devices that 2002-05-15 11:43:22 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c As per a discussion on tech-kern a while back- honor retries for 2002-06-05 00:15:33 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c add translations for two ASC/ASCQs which occur before 2002-05-28 16:40:03 +00:00
scsipiconf.c
scsipiconf.h Don't use a 2-dimensional array for the channel's periph table. Instead, 2002-05-16 02:54:20 +00:00
sd_atapi.c
sd_scsi.c
sd.c The number of sector is unsigned long, so use %lu to print it. 2002-05-15 13:01:27 +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
stvar.h
uk.c