CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2011/04/06 09:16:54
Modified files: sys/dev/usb : umass_scsi.c sys/scsi : scsiconf.c scsiconf.h Log message: add a new "serial" devid type for scsi devices. add code to usb that fakes it up by using the usb devices iSerial thing. ok deraadt@