K 10 svn:author V 6 marcel K 8 svn:date V 27 2015-06-06T16:09:25.165219Z K 7 svn:log V 303 DMA support part 1: DMA tag create & destroy Create a special resource (= device special file) for management of tags and maps, as well as for mapping memory into the address space. DMA resources are managed using the PROTO_IOC_BUSDMA ioctl. Part 1 implements tag creation, derivation and destruction. END