NetBSD/sys/dev/scsipi
2001-06-27 23:14:26 +00:00
..
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_tape.h Snapshot of ATAPI tapes support. Known to be able to read/write to tape with: 2001-06-18 09:05:05 +00:00
atapi_wdc.c Some ATAPI CD occasionally reports "ATA illegal indication length" for 2001-06-27 13:22:36 +00:00
atapiconf.c
atapiconf.h
cd_atapi.c
cd_scsi.c
cd.c Add a XS_CTL_SILENT_NODEV flag: if the sense info is "not ready, medium 2001-06-26 15:32:02 +00:00
cdvar.h
ch.c delint 2001-06-19 10:43:26 +00:00
files.scsipi Add SDRETRIES and SD_IO_TIMEOUT option for sd. 2001-05-22 18:58:15 +00:00
if_se.c
Makefile Install "dev/scsipi/scsipi_cd.h" again because it is e.g. used by the 2001-05-31 21:54:07 +00:00
scsi_all.h
scsi_base.c
scsi_cd.h
scsi_changer.h Fix some typos in comments. 2001-06-24 10:18:13 +00:00
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 compile tweak for non-SCSIVERBOSE 2001-06-27 23:14:26 +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 a XS_CTL_SILENT_NODEV flag: if the sense info is "not ready, medium 2001-06-26 15:32:02 +00:00
sd_atapi.c
sd_scsi.c
sd.c Fix typo in sddump() which caused core dumps to fail with ENXIO. 2001-06-01 08:39:54 +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_mustek.c
ss_mustek.h
ss_scanjet.c
ss.c Make it compile with SCSIPI_DEBUG 2001-06-26 12:46:56 +00:00
ssvar.h
st_atapi.c Add my copyrigth and remove the older ones. None of the original authors of 2001-06-18 09:41:06 +00:00
st_scsi.c Snapshot of ATAPI tapes support. Known to be able to read/write to tape with: 2001-06-18 09:05:05 +00:00
st.c Snapshot of ATAPI tapes support. Known to be able to read/write to tape with: 2001-06-18 09:05:05 +00:00
stvar.h Snapshot of ATAPI tapes support. Known to be able to read/write to tape with: 2001-06-18 09:05:05 +00:00
su.c
uk.c