K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-06-02T04:35:11.840580Z K 7 svn:log V 331 o Create MDs using a common support function: _busdma_md_create() o Implement busdma_md_create() o Implement busdma_md_destroy() o Stub busdma_md_load_linear() enough to have it return an error via the callback function o Use _busdma_md_create() in busdma_mem_alloc() to create the MD o Implement busdma_mem_free() END