patch-2.3.99-pre2 linux/include/asm-alpha/pci.h
Next file: linux/include/asm-alpha/smp.h
Previous file: linux/include/asm-alpha/page.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Thu Mar 16 11:28:57 2000
- Orig file:
v2.3.99-pre1/linux/include/asm-alpha/pci.h
- Orig date:
Thu Mar 2 14:36:23 2000
diff -u --recursive --new-file v2.3.99-pre1/linux/include/asm-alpha/pci.h linux/include/asm-alpha/pci.h
@@ -39,6 +39,11 @@
#define PCIBIOS_MIN_IO alpha_mv.min_io_address
#define PCIBIOS_MIN_MEM alpha_mv.min_mem_address
+extern inline void pcibios_set_master(struct pci_dev *dev)
+{
+ /* No special bus mastering setup handling */
+}
+
/* IOMMU controls. */
/* Allocate and map kernel buffer using consistant mode DMA for PCI
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)