mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
642ba07a24
reporting an AT PIC. We do this because otherwise the PIC will claim IRQ 2 in an unshareable mode, preventing other devices from legitimately using it. For symmetry, in !APIC_IO mode, ignore the APIC if it's reported. This is a hack; a better solution would have the PIC's driver release the IRQ if it was not going to be active.