NetBSD/sys/dev/scsipi
enami 750c07de04 Pass the correct pointer to atapibusprint(). 2001-09-13 06:27:23 +00:00
..
Makefile
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_tape.h
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 Use be16toh(), be32toh(), le16toh() and le32toh() rather than 2001-09-02 13:11:53 +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 a new quirk, PQUIRK_NOBIGMODESENSE, for devices that need big 2001-08-31 07:09:41 +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 Add table value for Ultra3, so configuring an Ultra3 disk shows: 2001-09-01 00:54:38 +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 Use be16toh(), be32toh(), le16toh() and le32toh() rather than 2001-09-02 13:11:53 +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
st_scsi.c bcopy -> memcpy 2001-07-18 18:25:41 +00:00
stvar.h
su.c
uk.c