Subject: bus_dmamap
To: tech-kern@NetBSD.ORG <tech-kern@NetBSD.ORG>
From: Dante Profeta <dante@mclink.it>
List: tech-kern
Date: 06/16/1998 21:29:32
Hi folks,

I'm still trying to write a driver...

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?

Thanks you
--
  Dante_