CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2011/04/18 19:21:51
Modified files: sys/dev/usb : umass_scsi.c Log message: Include USB vendor and product ids when manufacturing a unique disk id from a USB serial number, as recommended by the umass spec. ok dlg@