patch-2.3.40 linux/include/asm-ppc/pci.h

Next file: linux/include/asm-ppc/posix_types.h
Previous file: linux/include/asm-ppc/msgbuf.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.39/linux/include/asm-ppc/pci.h linux/include/asm-ppc/pci.h
@@ -7,4 +7,7 @@
  */
 #define pcibios_assign_all_busses()	0
 
+#define PCIBIOS_MIN_IO		0x1000
+#define PCIBIOS_MIN_MEM		0x10000000
+
 #endif /* __PPC_PCI_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)