Hi, I want to make DMA memory accessiblee to cpu. I realize dma_map_single can be returned using dma_sync_single_for_cpu. Can this be also used to return pages i.e. addresses returned via dma_map_page?
Regards, Asim -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ
