freebsd-dev/tools/bus_space
Marcel Moolenaar 4af242aad1 Implement busdma_md_unload() and busdma_sync().
While here:
1.  have the Python bindings contain constants for the space
    identifiers and the sync operation.
2.  change the segment iterators to return None when done,
    not ENXIO.
2015-07-03 05:47:56 +00:00
..
C Implement busdma_md_unload() and busdma_sync(). 2015-07-03 05:47:56 +00:00
Python Implement busdma_md_unload() and busdma_sync(). 2015-07-03 05:47:56 +00:00
bus.c Rename bus_space to bus (i.e. drop _space). This makes the 2015-06-10 16:00:09 +00:00
bus.h Rename bus_space to bus (i.e. drop _space). This makes the 2015-06-10 16:00:09 +00:00
busdma.c Implement busdma_md_unload() and busdma_sync(). 2015-07-03 05:47:56 +00:00
busdma.h Implement busdma_md_unload() and busdma_sync(). 2015-07-03 05:47:56 +00:00
Makefile
Makefile.inc Rename bus_space to bus (i.e. drop _space). This makes the 2015-06-10 16:00:09 +00:00