X-1.4 Camiel Vanderhoeven 14-MAR-2008 1. More meaningful exceptions replace throwing (int) 1. 2. U64 macro replaces X64 macro.
X-1.3 Camiel Vanderhoeven 05-MAR-2008 Multi-threading version.
X-1.2 Brian Wheeler 26-FEB-2008 Debugging statements conditionalized.
X-1.1 Camiel Vanderhoeven 26-FEB-2008 Created. Contains code previously found in AliM1543C.cpp
Definition in file DMA.cpp.
#include "StdAfx.h"
#include "System.h"
#include "DMA.h"
#include "AliM1543C.h"
Go to the source code of this file.
Variables | |
| static u32 | dma_magic1 = 0x65324387 |
| static u32 | dma_magic2 = 0x24092875 |
u32 dma_magic1 = 0x65324387 [static] |
u32 dma_magic2 = 0x24092875 [static] |