|
@@ -136,6 +136,7 @@ void pcibios_remove_pci_devices(struct pci_bus *bus);
|
|
|
|
|
|
/** Discover new pci devices under this bus, and add them */
|
|
/** Discover new pci devices under this bus, and add them */
|
|
void pcibios_add_pci_devices(struct pci_bus * bus);
|
|
void pcibios_add_pci_devices(struct pci_bus * bus);
|
|
|
|
+void pcibios_fixup_new_pci_devices(struct pci_bus *bus, int fix_bus);
|
|
|
|
|
|
extern int pcibios_remove_root_bus(struct pci_controller *phb);
|
|
extern int pcibios_remove_root_bus(struct pci_controller *phb);
|
|
|
|
|