CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2011/07/08 22:37:53
Modified files: sys/dev/usb : umass_scsi.c Log message: Switch umass(4) to use a single target scsibus with SCSI_NO_ADAPTER_TARGET instead of a two target bus with a reserved "host" target. ok krw@