diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-DF2F0439-AE1A-599C-91B9-6EF2177C3C7E.dita --- a/Symbian3/PDK/Source/GUID-DF2F0439-AE1A-599C-91B9-6EF2177C3C7E.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-DF2F0439-AE1A-599C-91B9-6EF2177C3C7E.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,24 +1,24 @@ - - - - - -DMA FrameworkThe DMA Framework is a kernel extension that manages DMA (Direct -Memory Access) hardware. -

Device drivers use DMA to copy data quickly between memory locations, -and between memory and peripherals. This section describes how to create a -port of it for your phone hardware. The Device Driver Guide documentation -describes how to use the DMA Framework from a device driver.

-

The DMA Framework provides a Platform Independent Layer. You must provide -a Platform Specific Layer to implement the interface to the DMA Controller -hardware on your phone.

-
- -DMA Framework in the Device Driver Tutorial + + + + + +DMA FrameworkThe DMA Framework is a kernel extension that manages DMA (Direct +Memory Access) hardware. +

Device drivers use DMA to copy data quickly between memory locations, +and between memory and peripherals. This section describes how to create a +port of it for your phone hardware. The Device Driver Guide documentation +describes how to use the DMA Framework from a device driver.

+

The DMA Framework provides a Platform Independent Layer. You must provide +a Platform Specific Layer to implement the interface to the DMA Controller +hardware on your phone.

+
+ +DMA Framework in the Device Driver Tutorial
\ No newline at end of file