NetBSD/sys/dev/scsipi
mjacob 87a8b82ae9 Restore previous functionality- in scsipi_periph_timed_thaw check to
make sure the completion thread is running before you try to schedule
it.

Fixes port-i386/14013
2001-09-27 18:11:06 +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
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 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 Restore previous functionality- in scsipi_periph_timed_thaw check to 2001-09-27 18:11:06 +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 Restore previous definitions. 2001-09-27 18:07:51 +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
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