Hello, I wrote:

The DMA is supported by current git for dm6446 usb.

I've used for quite a long period.

I don't advise using it. It surely has a big issue with sending data -- DMA IRQ happens before the data is actually sent, and the next URB is likely to flush the last packet from FIFO before being actually sent. The upstream USB driver doesn't contain a workaround for that issue.

Oops, sorry for misinforming you. I should have also looked into cppi_dma.c... it has a workaround, it's just not what I thought.

David

MBR, Sergei

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

Reply via email to