K 10 svn:author V 6 marcel K 8 svn:date V 27 2013-11-08T05:20:51.345712Z K 7 svn:log V 345 o Implement busdma_md_load_mbuf() o The behaviour provided by bus_dmamap_load_mbuf_sg() is achieved by passing a NULL pointer for the callback function. Change existing load functions to do the same. o Allow per-device busdma flags to be set using hints. A typical use would be for debugging and tracing on a per device basis. END