Currently, Linux supports multiple MSI-X interrupts per device, but only a single MSI interrupt. This patch series adds support to the generic PCI code for supporting multiple MSI interrupts. Architectures will need to add support for multiple MSIs, and I have a patch to do that for x86 (which needs some more work). Getting this patch series in first is important so we can start supporting this interface in drivers and architectures independently. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html