This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
xdma
History
br
a04175a895
Don't copy the data from bounce buffer back to the mbuf if channel does
...
not use bounce buffering. Sponsored by: DARPA, AFRL
2019-05-29 16:01:34 +00:00
..
controller
Eliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-20 15:57:27 +00:00
xdma_bank.c
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
xdma_bio.c
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
xdma_fdt_test.c
…
xdma_if.m
…
xdma_mbuf.c
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
xdma_queue.c
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
xdma_sg.c
Don't copy the data from bounce buffer back to the mbuf if channel does
2019-05-29 16:01:34 +00:00
xdma_sglist.c
…
xdma.c
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
xdma.h
o Implement a bounce buffer based on device reserved memory.
2019-05-08 15:22:27 +00:00