--- - branch: MAIN date: Mon Apr 22 22:47:00 UTC 2024 files: - new: '1.7' old: '1.6' path: src/sys/arch/i386/i386/i386_mainbus.c pathrev: src/sys/arch/i386/i386/i386_mainbus.c@1.7 type: modified id: 20240422T224700Z.2637de335ad2b635eebd10bd29a0febf7dda091b log: | Add (defined(MPBIOS) || NACPICA > 0) check around mp_pci_childdetached(). Fixes the build without MPBIOS or ACPI. Modified patch from Paolo Pisati in current-users@. While here: Remove obsolete include with its guard. Add comments for multiple endifs for better readability. module: src subject: 'CVS commit: src/sys/arch/i386/i386' unixtime: '1713826020' user: andvar