patch-2.1.97 linux/include/asm-ppc/dma.h
Next file: linux/include/asm-ppc/elf.h
Previous file: linux/include/asm-ppc/cuda.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Tue Apr 14 17:34:00 1998
- Orig file:
v2.1.96/linux/include/asm-ppc/dma.h
- Orig date:
Tue Feb 17 13:12:49 1998
diff -u --recursive --new-file v2.1.96/linux/include/asm-ppc/dma.h linux/include/asm-ppc/dma.h
@@ -53,6 +53,11 @@
#define ISA_DMA_THRESHOLD ~0L
#endif /* CONFIG_PMAC */
+#ifdef CONFIG_APUS
+/* This is bogus and should go away. */
+#define ISA_DMA_THRESHOLD (0x00ffffff)
+#endif
+
#else
/* in arch/ppc/kernel/setup.c -- Cort */
extern unsigned long DMA_MODE_WRITE, DMA_MODE_READ;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov