NetBSD/sys/dev/scsipi
bjh21 4bc5a3b295 Add explicit support for IDE and SCSI adaptors which don't support interrupts.
On such adaptors, all transfers are done in polling mode.

OK'ed by Manuel on tech-kern.
2001-06-13 18:17:38 +00:00
..
Makefile Install "dev/scsipi/scsipi_cd.h" again because it is e.g. used by the 2001-05-31 21:54:07 +00:00
atapi_base.c Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
atapi_cd.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
atapi_disk.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
atapi_wdc.c Add explicit support for IDE and SCSI adaptors which don't support interrupts. 2001-06-13 18:17:38 +00:00
atapiconf.c Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
atapiconf.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
cd.c PR/12991: Dave Huang: DVD ioctls don't work because we send the wrong size 2001-05-20 21:07:58 +00:00
cd_atapi.c Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
cd_scsi.c Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
cdvar.h
ch.c Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
files.scsipi Add SDRETRIES and SD_IO_TIMEOUT option for sd. 2001-05-22 18:58:15 +00:00
if_se.c
scsi_all.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
scsi_base.c
scsi_cd.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h
scsi_scanner.h
scsi_tape.h
scsiconf.c Add nolun/nosync quirk for "IBM CDRM00201 !F" 2001-06-11 13:58:18 +00:00
scsiconf.h
scsipi_all.h Remove one extra byte from scsipi_mode_select; pointed out by Juergen 2001-05-22 15:14:24 +00:00
scsipi_base.c Add explicit support for IDE and SCSI adaptors which don't support interrupts. 2001-06-13 18:17:38 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c
scsipiconf.h Add explicit support for IDE and SCSI adaptors which don't support interrupts. 2001-06-13 18:17:38 +00:00
sd.c Fix typo in sddump() which caused core dumps to fail with ENXIO. 2001-06-01 08:39:54 +00:00
sd_atapi.c Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
sd_scsi.c Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
sdvar.h fix typo in previous revision so that the scsi code compiles again. 2001-05-23 02:16:19 +00:00
ses.c
ses.h
ss.c
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ssvar.h
st.c uninitialised variable (from Krister Walfridsson): 2001-05-30 20:28:17 +00:00
st_atapi.c Add an ATAPI front-end to the st driver. Completely untested for now, 2001-05-04 07:48:56 +00:00
st_scsi.c Add an ATAPI front-end to the st driver. Completely untested for now, 2001-05-04 07:48:56 +00:00
stvar.h Add an ATAPI front-end to the st driver. Completely untested for now, 2001-05-04 07:48:56 +00:00
su.c
uk.c