patch-1.3.4 linux/include/asm-alpha/dma.h
Next file: linux/include/asm-alpha/pal.h
Previous file: linux/fs/xiafs/symlink.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Tue Jun 20 08:58:27 1995
 -  Orig file: 
v1.3.3/linux/include/asm-alpha/dma.h
 -  Orig date: 
Fri Jun  2 13:51:16 1995
 
diff -u --recursive --new-file v1.3.3/linux/include/asm-alpha/dma.h linux/include/asm-alpha/dma.h
@@ -74,7 +74,7 @@
 #define MAX_DMA_CHANNELS	8
 
 /* The maximum address that we can perform a DMA transfer to on this platform */
-#define MAX_DMA_ADDRESS		0x1000000
+#define MAX_DMA_ADDRESS		(~0UL)
 
 /* 8237 DMA controllers */
 #define IO_DMA1_BASE	0x00	/* 8 bit slave DMA, channels 0..3 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this