patch-2.3.99-pre2 linux/include/asm-ia64/pci.h
Next file: linux/include/asm-m68k/page.h
Previous file: linux/include/asm-ia64/page.h
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Thu Mar 16 11:28:58 2000
-  Orig file: 
v2.3.99-pre1/linux/include/asm-ia64/pci.h
-  Orig date: 
Sun Feb 20 21:12:39 2000
diff -u --recursive --new-file v2.3.99-pre1/linux/include/asm-ia64/pci.h linux/include/asm-ia64/pci.h
@@ -11,6 +11,11 @@
 #define PCIBIOS_MIN_IO		0x1000
 #define PCIBIOS_MIN_MEM		0x10000000
 
+extern inline void pcibios_set_master(struct pci_dev *dev)
+{
+	/* No special bus mastering setup handling */
+}
+
 /*
  * Dynamic DMA mapping API.
  * IA-64 has everything mapped statically.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)