patch-2.4.4 linux/include/asm-mips/pci.h
Next file: linux/include/asm-mips/pgalloc.h
Previous file: linux/include/asm-mips/mipsregs.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 13 20:26:07 2001
- Orig file:
v2.4.3/linux/include/asm-mips/pci.h
- Orig date:
Thu Jun 22 07:17:16 2000
diff -u --recursive --new-file v2.4.3/linux/include/asm-mips/pci.h linux/include/asm-mips/pci.h
@@ -40,7 +40,7 @@
#include <linux/string.h>
#include <asm/io.h>
-#ifdef CONFIG_DDB5074
+#if (defined(CONFIG_DDB5074) || defined(CONFIG_DDB5476))
#undef PCIBIOS_MIN_IO
#undef PCIBIOS_MIN_MEM
#define PCIBIOS_MIN_IO 0x0100000
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)