NetBSD/sys/dev/scsipi
bouyer c399f05222 scsipi_set_xfer_mode(): issue a ADAPTER_REQ_SET_XFER_MODE request to adapter
only if we succesfully attached at last one device for this I_T.
2001-07-13 20:00:23 +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_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 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 Add a XS_CTL_SILENT_NODEV flag: if the sense info is "not ready, medium 2001-06-26 15:32:02 +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 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
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 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
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 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
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 Fix some typos in comments. 2001-06-24 10:18:13 +00:00
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsi_scanner.h
scsi_tape.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsiconf.c Add nolun/nosync quirk for "IBM CDRM00201 !F" 2001-06-11 13:58:18 +00:00
scsiconf.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
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 scsipi_set_xfer_mode(): issue a ADAPTER_REQ_SET_XFER_MODE request to adapter 2001-07-13 20:00:23 +00:00
scsipi_base.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsipi_cd.h
scsipi_debug.h use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
scsipi_disk.h
scsipi_ioctl.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsipi_verbose.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsipiconf.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
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.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 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ses.h
ss.c Make it compile with SCSIPI_DEBUG 2001-06-26 12:46:56 +00:00
ss_mustek.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ss_mustek.h
ss_scanjet.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ssvar.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
st.c Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
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
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 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00