DragonFly-2.3.0.178.g8ecaf master sys/kern subr_busdma.c sys/sys bus_dma.h

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Feb 17 03:33:42 PST 2009


commit 8ecafcc73efab7dfb97e1d5a7e5ae5c31dfa4f15
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Jan 26 13:24:48 2009 +0800

    busdma(9): Add bus_dmamem_coherent_any()
    
    This function is a simplified version of bus_dmamem_coherent(),
    see the comment in sys/bus_dma.h for details.

Summary of changes:
 sys/kern/subr_busdma.c |   22 ++++++++++++++++++++++
 sys/sys/bus_dma.h      |   15 +++++++++++++++
 2 files changed, 37 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8ecafcc73efab7dfb97e1d5a7e5ae5c31dfa4f15


-- 
DragonFly BSD source repository





More information about the Commits mailing list