DragonFly commits List (threaded) for 2009-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.123.gaa2d9 master sys/platform/pc32/i386 busdma_machdep.c sys/sys bus_dma.h
commit aa2d9ae8d22a0b68b2b39ccfd6e4396f39f68189
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sun Jan 18 11:14:38 2009 +0800
busdma(9): Add bus_dmamap_load_mbuf_segment()
See the comment in sys/bus_dma.h for detailed information
about this function.
Let bus_dmamap_load_mbuf() call this function with busdma tag's
segments and nsegments.
Inspired-by: FreeBSD's bus_dmamap_load_mbuf_sg()
Summary of changes:
sys/platform/pc32/i386/busdma_machdep.c | 63 ++++++++++++++++++++++--------
sys/sys/bus_dma.h | 14 +++++++
2 files changed, 60 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aa2d9ae8d22a0b68b2b39ccfd6e4396f39f68189
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]