freebsd-dev/tools/bus_space/Python
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
..
lang.c Implement busdma_md_unload() and busdma_sync(). 2015-07-03 05:47:56 +00:00
Makefile Rename bus_space to bus (i.e. drop _space). This makes the 2015-06-10 16:00:09 +00:00