CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2011/06/14 19:10:05
Modified files: sys/scsi : scsiconf.h scsi_base.c safte.c Log message: factor the common bits out of code that builds scsi inquiry commands into scsi_init_inquiry(). cut the compiled INQUIRY code over to it. ok and tweaks from krw@ ok matthew@