diff options
author | Liav A <liavalb@gmail.com> | 2021-05-21 12:06:20 +0300 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-05-21 17:58:53 +0100 |
commit | 07474b434918c2b927f2829a1a944c9f5f4c0c7d (patch) | |
tree | acb78ea929200a15762f58b3d5e47c00ef34d023 /Ports/SDL2_mixer | |
parent | c6ffee7f180396495a9ee4633ba36589abbe45f9 (diff) | |
download | serenity-07474b434918c2b927f2829a1a944c9f5f4c0c7d.zip |
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.
Diffstat (limited to 'Ports/SDL2_mixer')
0 files changed, 0 insertions, 0 deletions