Hello, I try to use DMA in a ethernet driver I am writing (for OMAP4460). I know there is the edma API which can be used with OMAP: http://processors.wiki.ti.com/index.php/EDMA_sample_test_application But on viewing the ethernet driver in the kernel tree, I can't find anywhere using these APIs. I assume there is some framework in between which is used instead (and probably calls the edma APIs directly). 1. Do you think for simplicity I can use the edma APIs directly ? 2.Is there any example which shows how to use DMA (which shall call the edma, and shall result in triggering a dma trsnaction in OMAP) ? Thank you, Ran -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html