K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-05-04T23:33:40.038951Z K 7 svn:log V 427 Restore the existing bus_dma implementation. I'll be creating a new interface on the side so that I don't have to worry about breaking everything. Also, drivers can be migrated over time with proper testing if and when the new interface pans out. The current API uses the bus_dma prefix. The new one will use the busdma prefix. This also works for source files, with 1 exception: */*/busdma_machdep.c. I think I can manage... END