summaryrefslogtreecommitdiff
path: root/sys/kern/dma_alloc.c
AgeCommit message (Expand)Author
2010-07-15limit the pools from 14 bits down. We cannot use PAGE_SIZE because itTheo de Raadt
2010-07-14oops; Fred CrowsonTheo de Raadt
2010-07-13dma_alloc() and dma_free(). This is a thin shim on top of a bag ofTheo de Raadt