o make sure the boundary is a power of 2, when not zero.
[freebsd.git] / sys / dev / proto / proto_busdma.c
2015-07-26 marcelo make sure the boundary is a power of 2, when not...
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-03 marcelImplement unload and sync operations.
2015-07-03 marcelAdd create, destroy and load of memory descriptors.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 sjgAdd META_MODE support.
2015-06-10 marcelLoad the allocated memory and return both the physical
2015-06-10 delphijMFV r284234:
2015-06-08 marcelImplement mmap(2) for the busdma resource.
2015-06-08 marcelAdd DMA memory allocation and freeing.
2015-06-06 marcelDMA support part 1: DMA tag create & destroy