Andrea Gasparini wrote:
> Hi, 
> there are some good examples of how to use EDMA functions with MV kernel?
> ( the interface implemented in /arch/arm/mach-davinci/dma.c )
> 
> I found the mmc driver, that's however quite complex.
> If someone has a cleaner example, I'll bless him :P 
> Otherwise, I'll continue with mmc. :)
> 
> Thanks! bye!

We did a driver that allows DMA access from userspace (to allow the DMA engine
to be used for BLTs)
        
http://mail.directfb.org/pipermail/directfb-users/2007-November/000123.html

I'm not sure whether it will compile against the MV kernel, since we've
been using the git kernel for quite some time.

Eric

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to