patch-2.4.0-test7 linux/include/asm-arm/arch-cl7500/dma.h
Next file: linux/include/asm-arm/arch-cl7500/hardware.h
Previous file: linux/include/asm-arm/arch-arc/system.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Sun Aug 13 09:54:15 2000
- Orig file:
v2.4.0-test6/linux/include/asm-arm/arch-cl7500/dma.h
- Orig date:
Thu Jul 27 17:38:02 2000
diff -u --recursive --new-file v2.4.0-test6/linux/include/asm-arm/arch-cl7500/dma.h linux/include/asm-arm/arch-cl7500/dma.h
@@ -7,13 +7,15 @@
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
+/* DMA is not yet implemented! It should be the same as acorn, copy over.. */
+
/*
* This is the maximum DMA address that can be DMAd to.
* There should not be more than (0xd0000000 - 0xc0000000)
* bytes of RAM.
*/
#define MAX_DMA_ADDRESS 0xd0000000
-#define MAX_DMA_CHANNELS 1
+#define MAX_DMA_CHANNELS 0
#define DMA_S0 0
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)