CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/17 05:31:34
Modified files:
sys/dev/ic : mfi.c mfireg.h mfivar.h
Log message:
add support for "physical devices" on skinny controllers.
these controllers let you specify disks that should be accessed directly
rather than be part of logical volumes. apparently you can plug in things
like tape drives too.
anyway, physical devices are exposed via a separate scsibus attached to
mfi.
ok mikeb@
