1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00
freebsd/tools/bus_space
Marcel Moolenaar da4f5bdaff Add support for Python 3 and make it the default.
Python 2.7 will retire on Januari 1, 2020.
2019-06-30 02:29:12 +00:00
..
C Rename busdma_sync() to busdma_sync_range() and rename the 2015-08-02 01:09:30 +00:00
examples Add support for Python 3 and make it the default. 2019-06-30 02:29:12 +00:00
Python Add support for Python 3 and make it the default. 2019-06-30 02:29:12 +00:00
bus.c Change the dev argument from a full path to just the device 2015-07-26 21:37:31 +00:00
bus.h Change the dev argument from a full path to just the device 2015-07-26 21:37:31 +00:00
busdma.c Rename busdma_sync() to busdma_sync_range() and rename the 2015-08-02 01:09:30 +00:00
busdma.h Rename busdma_sync() to busdma_sync_range() and rename the 2015-08-02 01:09:30 +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