summaryrefslogtreecommitdiff
path: root/sys/scsi/files.scsi
AgeCommit message (Collapse)Author
2001-11-23Typo in comment.Miod Vallat
2000-02-21add SES/SAF-TE SCSI devicemjacob
1999-07-25fake sd_atapi.c and sd_scsi.c until costa fixes it for realTheo de Raadt
1999-07-20Don't pull in cd_scsi/cd_atapi stuff unless cd device is usedConstantine Sapuntzakis
1999-07-20Make acd redundant.Constantine Sapuntzakis
Mostly based on NetBSD-current
1996-10-31$OpenBSD RCSIDs + comment fix in sd.cNiklas Hallqvist
1996-05-22scsi attribute elsewhereTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-02-20Sync. with NetBSD:briggs
- scsi prototypes. - Add SCSI scanner support by Kenneth Stailey and Joachim Koenig-Baltes, hacked a but. Needs more work. ss.c: - Truncate to the window size in ssminphys(), not ssread(). - Missed some prototyping foo. - Minor tweak; make sure window size is 0 on close. - Change variable name to avoid GCC warning. - Handle EOF a little differently.
1995-10-18initial import of NetBSD treeTheo de Raadt