summaryrefslogtreecommitdiff
path: root/src/sys/include/arch/amd64/i8259.h
AgeCommit message (Collapse)Author
2025-09-15kern/amd64: boot: Disable the i8259 chip on bootIan Moffett
To avoid interrupt conflicts on some machines with the I/O APIC, disable the legacy i8259 chip by default Signed-off-by: Ian Moffett <ian@osmora.org>