NetBSD/sys/dev/scsipi
mycroft f2d987f8a4 Force certain commands (i.e. DVD authentication) to PIO mode. They are
explicitly not supported in DMA mode, and generally return an `illegal field
in CDB' error.
This should have been done ages ago.
2001-01-22 07:00:39 +00:00
..
Makefile
atapi_all.h
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_wdc.c Force certain commands (i.e. DVD authentication) to PIO mode. They are 2001-01-22 07:00:39 +00:00
atapiconf.c constify 2001-01-18 20:28:15 +00:00
atapiconf.h
cd.c Retry requests if the CD-ROM drive returns the sense code "Device in 2001-01-19 22:47:46 +00:00
cd_atapi.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
cd_scsi.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
cdvar.h
ch.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
files.scsipi
if_se.c ALTQ'ify. 2000-12-14 07:27:21 +00:00
scsi_all.h Fix typo in comment reported by Tetsuya Isaki in kern/11587. 2000-11-29 12:49:56 +00:00
scsi_base.c
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h
scsi_scanner.h
scsi_tape.h
scsiconf.c constify 2001-01-18 20:28:15 +00:00
scsiconf.h
scsipi_all.h Add few peripheral device type 2000-05-15 16:35:49 +00:00
scsipi_base.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c PR 6402: some SCSI devices use \377 as blank, so adjust scsipi_strvis(). 2000-12-31 17:54:29 +00:00
scsipiconf.h Add a new, optional method to scsipi_adapter (scsipi_accesschk()), and use 2000-09-22 16:45:17 +00:00
sd.c Return error in the case of using ODIOCGDINFO or ODIOCGDEFLABEL when 2001-01-08 02:03:45 +00:00
sd_atapi.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
sd_scsi.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
sdvar.h sd_interpret_sense() can be called from interrupt context; call scsipi_start() 2000-05-23 10:20:14 +00:00
ses.c Don't attempt to actually read SAF-TE temperature objects- nobody seems 2000-08-08 22:55:30 +00:00
ses.h
ss.c Call vdevgone() with correct minor range. 2001-01-01 18:34:12 +00:00
ss_mustek.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
ss_mustek.h
ss_scanjet.c printf format paranoia 2000-07-08 17:12:08 +00:00
ssvar.h
st.c constify 2001-01-18 20:28:15 +00:00
su.c
uk.c