diff -r 578be2adaf3e -r 307f4279f433 Adaptation/GUID-EE50283A-543C-446F-A5D1-E64043F988ED.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Adaptation/GUID-EE50283A-543C-446F-A5D1-E64043F988ED.dita Fri Oct 15 14:32:18 2010 +0100 @@ -0,0 +1,40 @@ + + + + + +DMA Device Driver GuideExplains the key concepts that the device driver creator +needs to know before developing a device driver. +

The DMA framework bypasses the CPU for data transfers. Without +DMA, the CPU would have to copy each piece of data from the source +to the destination.

+
+DMA +Tutorials Overview +DMA +Implementation Overview +DMA +Technology Guide +
\ No newline at end of file