PCI interrupts and the IO-APIC
Posted: Tue Feb 07, 2012 10:33 am
I've noticed an issue on some physical PC's as well as VMware that the some interrupts do not map 1:1 with the IO-APIC. Legacy IRQs like the keyboard and RTC seem to be fine. For my network card driver I query the PCI space to grab the Interrupt Line but that is no longer enough.
Do I need to be concerned about the Interrupt PIN as well (if set)? Do the ACPI tables contain the data for the GSI to hardware interrupt mappings?
Thanks,
-Ian
Do I need to be concerned about the Interrupt PIN as well (if set)? Do the ACPI tables contain the data for the GSI to hardware interrupt mappings?
Thanks,
-Ian