aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/proto/proto_dev.h
Commit message (Expand)AuthorAgeFilesLines
* Implement unload and sync operations.Marcel Moolenaar2015-07-031-0/+7
* Add create, destroy and load of memory descriptors.Marcel Moolenaar2015-07-031-1/+6
* Load the allocated memory and return both the physicalMarcel Moolenaar2015-06-101-2/+4
* Add DMA memory allocation and freeing.Marcel Moolenaar2015-06-081-0/+8
* DMA support part 1: DMA tag create & destroyMarcel Moolenaar2015-06-061-1/+24
* Add proto(4): A driver for prototyping and diagnostics.Marcel Moolenaar2014-04-281-0/+43