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_