ladybird/Kernel/PCI
Liav A 07474b4349 Kernel/PCI: Fix support of multiple PCI host controllers enumeration
First scan PCI bus 0. Find any device on that bus, and if it's a
PCI-to-PCI bridge, recursively scan it too.

Then try to handle Multiple PCI host bridges on slot 0, device 0.
If we happen to miss some PCI buses because they are not reachable
through recursive PCI-to-PCI bridges scanning starting from bus 0, we
might find them in this scanning.
2021-05-21 17:58:53 +01:00
..
Access.cpp
Access.h
Definitions.h
Device.cpp
Device.h
DeviceController.cpp
DeviceController.h
IDs.h
Initializer.cpp
Initializer.h
IOAccess.cpp
IOAccess.h
MMIOAccess.cpp
MMIOAccess.h
WindowedMMIOAccess.cpp
WindowedMMIOAccess.h