summaryrefslogtreecommitdiff
path: root/sys/dev/proto/proto_dev.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2015-07-03Implement unload and sync operations.Marcel Moolenaar
2015-07-03Add create, destroy and load of memory descriptors.Marcel Moolenaar
2015-06-10Load the allocated memory and return both the physicalMarcel Moolenaar
2015-06-08Add DMA memory allocation and freeing.Marcel Moolenaar
2015-06-06DMA support part 1: DMA tag create & destroyMarcel Moolenaar
2014-04-28Add proto(4): A driver for prototyping and diagnostics.Marcel Moolenaar