IDMA on MPC855/860 ?

Dan Malek dan at mvista.com
Sat Sep 22 06:39:02 EST 2001


Steven Scholz wrote:

> Can anyone point me to some driver code already in the recent linuxppc
> that are using the MPC's IDMA, please?

All of the MPC8xx unique drivers use DMA....it's the only way
to transfer data through the CPM.  Just take one of the drivers,
like uart.c or enet.c, and remove everything except the buffer
descriptor management.  Then just add the few lines of code to
initialize the IDMA channel and you are done.


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list