cvs commit: src/sys/i386/i386 io_apic.c
John Baldwin
jhb at FreeBSD.org
Wed Jun 23 11:11:44 PDT 2004
jhb 2004-06-23 18:11:33 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 io_apic.c
Log:
Finally implement bus_config_intr() support for I/O APIC interrupt sources.
This should fix problems with older SMP systems that only have ISA/EISA
IRQs when routing virgin PCI interrupts as well as on other boxes whose
MADT does not have any interrupt override entries for ISA IRQs that are
used to route PCI interrupts even in APIC mode.
Revision Changes Path
1.13 +27 -20 src/sys/i386/i386/io_apic.c
More information about the cvs-src
mailing list