patch-2.3.14 linux/drivers/pci/pci.c
Next file: linux/drivers/pnp/Config.in
Previous file: linux/drivers/pci/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Aug 12 11:50:14 1999
- Orig file:
v2.3.13/linux/drivers/pci/pci.c
- Orig date:
Mon Aug 9 14:59:22 1999
diff -u --recursive --new-file v2.3.13/linux/drivers/pci/pci.c linux/drivers/pci/pci.c
@@ -27,6 +27,8 @@
#define DBG(x...)
#endif
+extern void pci_namedevice(struct pci_dev *);
+
struct pci_bus pci_root;
struct pci_dev *pci_devices = NULL;
int pci_reverse __initdata = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)