NetBSD/sys/dev/scsipi
drochner fb28f87855 Remove a check which restricted raw SCSI commands to the "minor 3"
("CTLMODE") subdevice. There are legitimate uses for raw commands with
normal tape handles too.
[I'm not sure if this is a final solution. Administrators might want
to set up a more finegrained policy. However, this should not be mixed
with the "set defaults" semantics of the "CTLMODE" subdevice; another
flag should be used instead (eg execute permission or a minor number bit).]
1998-07-19 18:43:20 +00:00
..
atapi_all.h
atapi_base.c part of fix for kern/3835: use of enumerated returns from target sense handlers 1998-07-15 20:13:30 +00:00
atapi_cd.h Those tabs sure are excitable!! 1998-07-13 16:50:56 +00:00
atapi_disk.h
atapiconf.c
atapiconf.h
cd_atapi.c Add support for ATA CD changer devices like the NEC CDR-251. 1998-07-13 12:04:29 +00:00
cd_scsi.c Add support for ATA CD changer devices like the NEC CDR-251. 1998-07-13 12:04:29 +00:00
cd.c Add support for ATA CD changer devices like the NEC CDR-251. 1998-07-13 12:04:29 +00:00
cdvar.h Add support for ATA CD changer devices like the NEC CDR-251. 1998-07-13 12:04:29 +00:00
ch.c kern/5514: take the submitter's advice, at least partially. The time it 1998-07-03 19:11:25 +00:00
files.scsipi
if_se.c defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
scsi_all.h
scsi_base.c part of fix for kern/3835: use of enumerated returns from target sense handlers 1998-07-15 20:13:30 +00:00
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h Define the SYNCHRONIZE CACHE command. 1998-06-09 19:03:24 +00:00
scsi_message.h
scsi_scanner.h
scsi_tape.h
scsi_verbose.c Clarify that Sense Key 1 is a "RECOVERED ERROR"- not just an error. 1998-07-11 00:52:09 +00:00
scsiconf.c Ricoh IS60 to the quirk table (SDEV_NOLUN). Fixes PR 5473 by 1998-06-22 13:19:09 +00:00
scsiconf.h
scsipi_all.h Clarify that Sense Key 1 is a "RECOVERED ERROR"- not just an error. 1998-07-11 00:52:09 +00:00
scsipi_base.c
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
scsipi_verbose.c Clarify that Sense Key 1 is a "RECOVERED ERROR"- not just an error. 1998-07-11 00:52:09 +00:00
scsipiconf.c
scsipiconf.h 1) Part of fix for kern/3835: add in enumerated return values for target 1998-07-15 20:11:34 +00:00
sd_atapi.c
sd_scsi.c Add a shutdown hook for SCSI-2 and higher disks that issues a SYNCHRONIZE CACHE 1998-06-10 22:17:39 +00:00
sd.c Fix for kern/3835: add an sd sense handler. If we get a check condition/sense 1998-07-15 20:21:12 +00:00
sdvar.h Add a shutdown hook for SCSI-2 and higher disks that issues a SYNCHRONIZE CACHE 1998-06-10 22:17:39 +00:00
ss_mustek.c
ss_mustek.h
ss_scanjet.c Set a flag during auto-configuration, so SCSI_AUTOCONF can be passed 1998-04-22 19:44:18 +00:00
ss.c Set a flag during auto-configuration, so SCSI_AUTOCONF can be passed 1998-04-22 19:44:18 +00:00
ssvar.h Set a flag during auto-configuration, so SCSI_AUTOCONF can be passed 1998-04-22 19:44:18 +00:00
st.c Remove a check which restricted raw SCSI commands to the "minor 3" 1998-07-19 18:43:20 +00:00
su.c
uk.c