patch-2.2.18 linux/include/asm-ppc/pci.h
Next file: linux/include/asm-ppc/pmu.h
Previous file: linux/include/asm-ppc/pci-bridge.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Wed Nov 8 23:00:35 2000
- Orig file:
v2.2.17/include/asm-ppc/pci.h
- Orig date:
Thu Jan 1 01:00:00 1970
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-ppc/pci.h linux/include/asm-ppc/pci.h
@@ -0,0 +1,13 @@
+#ifndef __PPC_PCI_H
+#define __PPC_PCI_H
+
+#include <linux/config.h>
+#include <linux/pci.h>
+
+/* Values for the `which' argument to sys_pciconfig_iobase. */
+#define IOBASE_BRIDGE_NUMBER 0
+#define IOBASE_MEMORY 1
+#define IOBASE_IO 2
+
+
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)