Re: [PATCH 5/7] I/OAT: Add support for MSI and MSI-X

From: Manu Abraham
Date: Fri Jul 20 2007 - 17:32:51 EST


On 7/21/07, Roland Dreier <rdreier@xxxxxxxxx> wrote:
> This driver supports some chipsets that do MSI, and some that do MSI-X,
> but none that can do both.

Thanks, that's the simple answer I was hoping for. Obviously if some
chipsets only do MSI then you need the MSI code in addition to the
MSI-X code.

In a case where you have a device that which supports MSI-X (multiple
interrupts) but the device in default is in MSI mode, ie some
configuration change is needed on the device. In such a case, how
would one handle between MSI-X and MSI ?

ie the device initially doesn't support MSI-X
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/