mirror of
https://github.com/acpica/acpica/
synced 2025-03-15 18:52:51 +03:00
Install PCI handlers in AcpiEnable
date 2000.08.17.16.58.00; author rmoore1; state Exp;
This commit is contained in:
parent
b3f1d09209
commit
b2910fb16d
@ -284,14 +284,6 @@ AcpiEvInstallDefaultAddressSpaceHandlers (
|
||||
return_ACPI_STATUS (Status);
|
||||
}
|
||||
|
||||
/*
|
||||
* Install PCI config space handler for all PCI root bridges. A PCI root
|
||||
* bridge is found by searching for devices containing a HID with the value
|
||||
* EISAID("PNP0A03")
|
||||
*/
|
||||
|
||||
AcpiEvFindPciRootBuses ();
|
||||
|
||||
|
||||
return_ACPI_STATUS (AE_OK);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user