CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/03/24 03:53:20
Modified files:
sys/dev/acpi : acpi.c
Log message:
Ignore sub-nodes of non-functional nodes in ACPI tree walk.
This fixes double- and triple attachments of the same PCIe root bridges,
which leads to boot hangs and several other PCIe errors.
Big thanks to Tristan Kundrat for his debugging support!
ok kettenis@
just commit it: deraadt@
