patch-2.0.21-2.1.0 linux/include/asm-i386/dma.h
Next file: linux/include/asm-i386/fcntl.h
Previous file: linux/include/asm-i386/checksum.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Sep 28 23:01:29 1996
- Orig file:
lx2.0/v2.0.21/linux/include/asm-i386/dma.h
- Orig date:
Tue Aug 1 10:02:44 1995
diff -u --recursive --new-file lx2.0/v2.0.21/linux/include/asm-i386/dma.h linux/include/asm-i386/dma.h
@@ -70,7 +70,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 (PAGE_OFFSET+0x1000000)
/* 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