TR: Async DMA completion

Laurent Lagrange lagrange at fr.oleane.com
Fri Nov 28 02:33:56 EST 2008



Hello,

I would like to use async DMA driver to transfer data. I find no function to
wait for the end of the DMA transfer in blocking mode:
the only way to get the end of the transfer is the polling by the function
"dma_async_is_tx_complete".

To wait the end of the transfer, must I poll the transfer status by the
function "dma_async_is_tx_complete" or is there a function
that waits for a DMA channel interrupt ?

Thanks for any tips.
Laurent




More information about the Linuxppc-embedded mailing list