K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-05-06T19:34:55.136696Z K 7 svn:log V 252 Add global option "MPT_USE_BUSDMA" to have mpt(4) use busdma/mi instead of bus_dma. mpt(4) is the SCSI controller driver under VMWare Fusion, which makes for a convenient prototyping environment. Hook up to busdma_tag_create(). Everything else fails. END