NetBSD/sys/dev/scsipi
mjacob 9e217027ee Add in mtop operation MTCMPRESS, which can enable or disable tape compression.
The method for doing this is to try and use the DATA COMPRESSION mode page
first, followed by the DEVICE CONFIGURATION page (this is because most newer
tape devices are now using DATA COMPRESSION instead of DEVICE CONFIGURATION
pages).

Add in the logical && hardware read position and set position ioctls. Oddly
enough, because NetBSD is limited in having the driver track file && record
numbers, the usual agony over what to do once you use logical or hardware
block positioning can be avoided. Amusing.

Make a minor change so that for SCSIVERBOSE cases that SCSI_SILENT in
the xs' flags is still observed.
1997-09-29 19:33:03 +00:00
..
atapi_base.c Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
atapi_cd.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
atapiconf.c Added a quirk entry for the SANYO CRD-254P (from OpenBSD), and 1997-08-28 14:02:31 +00:00
atapiconf.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
cd.c Uses PLAY_MSF instead of PLAY for the CDIOCPLAYTRACKS ioctl. This avoid a int16 1997-09-09 09:07:43 +00:00
cd_atapi.c Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
cd_link.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
cd_scsi.c Don't attach worm devices to the CD driver. This is a private hack, and should 1997-09-05 16:45:25 +00:00
cdvar.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
ch.c Add 'initialize element status' command; note (for future fixing in ch.c) 1997-09-29 17:32:23 +00:00
files.scsipi Declare SCSIVERBOSE by defopt in files.scsipi. Include opt_scsiverbose.h 1997-09-13 08:51:15 +00:00
if_se.c Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsi_all.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsi_base.c Declare SCSIVERBOSE by defopt in files.scsipi. Include opt_scsiverbose.h 1997-09-13 08:51:15 +00:00
scsi_cd.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsi_changer.h Fix a misspelling. 1997-09-29 00:55:26 +00:00
scsi_ctron_ether.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsi_disk.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsi_message.h dev/microcode/aic7xxx/aic7xxx.seq, 1996-10-08 03:04:02 +00:00
scsi_scanner.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsi_tape.h Add SCSI-3 DATA COMPRESSION page structure. 1997-09-29 19:29:02 +00:00
scsiconf.c Add quirks entries for Hitachi DK515C disk drives and Cipher ST150S tape drive. 1997-09-29 11:00:36 +00:00
scsiconf.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsipi_all.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsipi_base.c Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsipi_base.h mark scsipi_make_xs() as potentially unused, so that this can be 1997-09-19 23:53:33 +00:00
scsipi_cd.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsipi_debug.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsipi_disk.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsipi_ioctl.c Add new ioctl OSCIOCREPROBE and OSCIOCIDENTIFY to support binary 1997-09-19 00:59:49 +00:00
scsipiconf.c Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
scsipiconf.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
sd.c Allow SDOUTSTANDING to be defined elsewhere (e.g., config file). 1997-09-20 18:56:30 +00:00
ss.c Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
ss_mustek.c Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
ss_mustek.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
ss_scanjet.c Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
ssvar.h Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
st.c Add in mtop operation MTCMPRESS, which can enable or disable tape compression. 1997-09-29 19:33:03 +00:00
su.c Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
uk.c Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00