summaryrefslogtreecommitdiff
path: root/sys/scsi/scsi_disk.h
AgeCommit message (Collapse)Author
2001-01-25spellingTodd T. Fries
1999-08-24Added type field to scsi_addr to reflect bus/device type (ATAPI or SCSI).Constantine Sapuntzakis
Updated ioctls to match Minor patches in anticipation of wd->sd translation layer
1999-07-25Merge sd stuff from NetBSD-current. Helps with LS-120, ZIPConstantine Sapuntzakis
More SCSI logic from NetBSD-current Some tape fixes. ATAPI tapes do not work yet for most operations.
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-10-31$OpenBSD RCSIDs + comment fix in sd.cNiklas Hallqvist
1996-06-16NetBSD PR#2535: add mode sense 5 and floppy support in our framework.Jason Downs
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1995-12-14from netbsd; flesh out the mode pagesTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt