CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2009/02/15 17:05:03
Modified files: sys/scsi : scsiconf.c Log message: on some buses (eg sas and fc fabrics) the initiator id doesnt mean anything. we represent that in the midlayre by moving the initiator id out of the buswidth. let's not print it in that case. ok deraadt@ kettenis@ krw@ marco@