patch-2.3.43 linux/arch/alpha/kernel/pci.c
Next file: linux/arch/alpha/kernel/pci_impl.h
Previous file: linux/arch/alpha/kernel/machvec_impl.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Feb  7 20:09:05 2000
-  Orig file: 
v2.3.42/linux/arch/alpha/kernel/pci.c
-  Orig date: 
Fri Jan 21 18:19:15 2000
diff -u --recursive --new-file v2.3.42/linux/arch/alpha/kernel/pci.c linux/arch/alpha/kernel/pci.c
@@ -40,6 +40,7 @@
  */
 
 struct pci_controler *hose_head, **hose_tail = &hose_head;
+struct pci_controler *pci_isa_hose;
 
 /*
  * Quirks.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)