CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2011/04/05 06:09:20
Modified files: sys/dev/ic : isp_openbsd.c Log message: add a scsi probe routine so isp(4) can reject high luns when the midlayer is probing, rather than every time it issues an io. ok krw@