Subject: Re: bus_dmamap To: Dante Profeta <dante@mclink.it> From: Chris G. Demetriou <cgd@pa.dec.com> List: tech-kern Date: 06/16/1998 13:11:43
> I need to know what this functions do and ...why ;-)
>
> bus_dmamem_alloc();
> bus_dmamem_map();
> bus_dmamap_create();
> bus_dmamap_load();
>
> Could you please describe them briefly?
have you looked at bus_dma(9)?
cgd