summaryrefslogtreecommitdiff
path: root/sys/scsi/scsi_ioctl.c
AgeCommit message (Collapse)Author
1997-04-14Merge in various pieces of current NetBSD scsi code, including but not limitedJason Downs
to: * New changer driver. * Better optical support. * Different `done' semantics. * New quirks for SCSI QIC tape driver, SCSI floppy drives. * Better support for SCSI-I devices. Everybody needs to test this.
1996-08-13Remove unused variableNiklas Hallqvist
1996-08-11limit ioctl priviledgesTheo de Raadt
1996-06-17SCIOCCOMMAND now requires that the device be open for writing.Jason Downs
1996-06-16netbsd pr#2220: add SCIOCRESET. I can't think of any reason not to.Jason Downs
1996-02-20Sync. w/ NetBSD: scsi prototypes.briggs
1995-10-18initial import of NetBSD treeTheo de Raadt