summaryrefslogtreecommitdiff
path: root/sys/scsi/scsi_debug.h
AgeCommit message (Expand)Author
2011-06-21scsi_link's scsibus field is redundant with bus->sc_dev.dv_unit, soMatthew Dempsky
2008-11-10clean namespace a fair bit; wrap kernel-use-only structures and gunk inTheo de Raadt
2004-01-25Allow restriction of SCSIDEBUG output to particular scsi buses inKenneth R Westerback
1997-09-05Add SCSITERSE option which omits the (large) ASC/ASCQ table.Todd C. Miller
1997-08-22Add more detailed SCSI error printing by Matthew Jacob. Enabled byTodd C. Miller
1997-04-14Merge in various pieces of current NetBSD scsi code, including but not limitedJason Downs
1996-11-28Make SCSI debugging more dynamic, more targets and luns can beNiklas Hallqvist
1996-10-31$OpenBSD RCSIDs + comment fix in sd.cNiklas Hallqvist
1996-06-10Several changes:Jason Downs
1995-10-18initial import of NetBSD treeTheo de Raadt