summaryrefslogtreecommitdiff
path: root/sys/scsi/scsi_message.h
AgeCommit message (Collapse)Author
2001-04-02Add padding and new field 'flags2' to struct scsi_inquiry_data,Kenneth R Westerback
bringing it in line with the spc-2 definition of standard inquiry data. scsi_inquiry_data grows from 50 to 57 bytes in size. The new 'flags2' field gives access to PPR related information, the IUS, QAS and DT bits, used in negotiating Ultra3 transfers. Also add PPR related extended message defines. ok deraadt@
2000-03-09update for new adaptec support.Steve Murphree
1996-11-28Sync to NetBSD 961107Niklas Hallqvist
1996-10-31$OpenBSD RCSIDs + comment fix in sd.cNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt