NetBSD/sys/dev/scsipi
fvdl 000902fbf6 Unfortunately, the previous change seems to make most (all?) configurations
using the ahc driver hang when probing scsi devices. The problem may be in
the ahc driver and not in this change, but back it out until this has been
fixed anyway.
2001-09-21 13:54:47 +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 Pass the correct pointer to atapibusprint(). 2001-09-13 06:27:23 +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 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 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ch.c bzero -> memset 2001-07-18 18:21:04 +00:00
files.scsipi Add SDRETRIES and SD_IO_TIMEOUT option for sd. 2001-05-22 18:58:15 +00:00
if_se.c bcmp -> memcmp 2001-07-18 18:27:08 +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 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 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 a new quirk, PQUIRK_NOBIGMODESENSE, for devices that need big 2001-08-31 07:09:41 +00:00
scsiconf.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
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 Unfortunately, the previous change seems to make most (all?) configurations 2001-09-21 13:54:47 +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 use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
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 Unfortunately, the previous change seems to make most (all?) configurations 2001-09-21 13:54:47 +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 fix typo in previous revision so that the scsi code compiles again. 2001-05-23 02:16:19 +00:00
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 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
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 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00