CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/14 22:30:26
Modified files:
sys/dev/ic : mpi.c
Log message:
rearrange attach so that the SDEV_VIRTUAL flag is set during scsi_probe,
rather than as a scan of all attached devices after scsibus is attached.
this will allow the cache enabling on virtual disks to run as part of the
disks attach routine.
