]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/bus_space/busdma.c
Merge ACPICA 20150619.
[FreeBSD/FreeBSD.git] / tools / bus_space / busdma.c
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 sjgAdd META_MODE support.
2015-06-12 marcelFree the segment objects properly.
2015-06-11 marcelAdd accessor functions for iterating over segments...
2015-06-10 delphijMFV r284234:
2015-06-08 marcelMap the allocated DMA memory into the address space.
2015-06-08 marcelAdd busdma_mem_alloc & busdma_mem_free.
2015-06-06 marcelAdd DMA tag management to the C library and Python...