patch-2.3.49 linux/include/asm-arm/arch-nexuspci/dma.h
Next file: linux/include/asm-arm/arch-nexuspci/hardware.h
Previous file: linux/include/asm-arm/arch-cl7500/time.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Feb 28 14:16:37 2000
- Orig file:
v2.3.48/linux/include/asm-arm/arch-nexuspci/dma.h
- Orig date:
Thu Jan 7 15:51:33 1999
diff -u --recursive --new-file v2.3.48/linux/include/asm-arm/arch-nexuspci/dma.h linux/include/asm-arm/arch-nexuspci/dma.h
@@ -1,9 +1,12 @@
/*
* linux/include/asm-arm/arch-nexuspci/dma.h
*
- * Architecture DMA routines - NexusPCI has no DMA, so this file is very
- * simple. :-)
+ * Architecture DMA routines
*
- * Copyright (C) 1998 Philip Blundell
+ * Copyright (C) 1998, 1999 Philip Blundell
*/
+/*
+ * This is the maximum DMA address that can be DMAd to.
+ */
+#define MAX_DMA_ADDRESS 0xffffffff
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)