NetBSD/sys/dev/scsipi
bouyer da77194a02 We can't have XS_CTL_DATA_OUT and XS_CTL_DATA_IN at the same time.
Pointed out by Bernd Ernesti.
2001-10-22 16:16:00 +00:00
..
Makefile
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 Pass the correct pointer to atapibusprint(). 2001-09-13 06:27:23 +00:00
atapiconf.h
cd.c We can't have XS_CTL_DATA_OUT and XS_CTL_DATA_IN at the same time. 2001-10-22 16:16:00 +00:00
cd_atapi.c bzero -> memset 2001-07-18 18:21:04 +00:00
cd_scsi.c Use the AUDIO_PAGE definition common to SCSI and ATAPI. 2001-09-02 19:53:40 +00:00
cdvar.h
ch.c bzero -> memset 2001-07-18 18:21:04 +00:00
files.scsipi
if_se.c bcmp -> memcmp 2001-07-18 18:27:08 +00:00
scsi_all.h
scsi_base.c bzero -> memset 2001-07-18 18:21:04 +00:00
scsi_cd.h Use the AUDIO_PAGE definition common to SCSI and ATAPI. 2001-09-02 19:53:40 +00:00
scsi_changer.h Centralize the definition of the page code mask and page-savable bit 2001-09-02 19:35:20 +00:00
scsi_ctron_ether.h
scsi_disk.h Define more caching parameters from SCSI-3. 2001-09-03 17:14:49 +00:00
scsi_message.h
scsi_scanner.h
scsi_tape.h
scsiconf.c Add ST15150N to quirk table, as per PR/13817. 2001-10-21 23:25:04 +00:00
scsiconf.h
scsipi_all.h Comment what the PF bit means in the MODE SELECT command, and 2001-09-02 22:06:16 +00:00
scsipi_base.c Refuse to register a callback if the completion thread isn't started yet. 2001-10-14 21:17:41 +00:00
scsipi_base.h bcopy -> memcpy 2001-07-18 18:25:41 +00:00
scsipi_cd.h Centralize the definition of the page code mask and page-savable bit 2001-09-02 19:35:20 +00:00
scsipi_debug.h
scsipi_disk.h Add the Force Unit Access and Disable Page Out bits to the 2001-09-02 20:17:04 +00:00
scsipi_ioctl.c bcopy -> memcpy 2001-07-18 18:25:41 +00:00
scsipi_verbose.c Add descriptions for Medium Not Present ASCQs. 2001-08-20 07:41:14 +00:00
scsipiconf.c bcmp -> memcmp 2001-07-18 18:27:08 +00:00
scsipiconf.h Call ADAPTER_REQ_GROW_RESOURCES from the completion thread, if possible. 2001-10-14 20:31:24 +00:00
sd.c bzero -> memset 2001-07-18 18:21:04 +00:00
sd_atapi.c bzero -> memset 2001-07-18 18:21:04 +00:00
sd_scsi.c Add a new quirk, PQUIRK_NOBIGMODESENSE, for devices that need big 2001-08-31 07:09:41 +00:00
sdvar.h
ses.c bcopy -> memcpy 2001-07-18 18:25:41 +00:00
ses.h
ss.c bcopy -> memcpy 2001-07-18 18:25:41 +00:00
ss_mustek.c bcmp -> memcmp 2001-07-18 18:27:08 +00:00
ss_mustek.h
ss_scanjet.c bcmp -> memcmp 2001-07-18 18:27:08 +00:00
ssvar.h
st.c bzero -> memset 2001-07-18 18:21:04 +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 bcopy -> memcpy 2001-07-18 18:25:41 +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