Re: RFC Proposal to enable MSI support in Linux kernel

Jeff Garzik (jgarzik@pobox.com)
Wed, 28 May 2003 19:45:40 -0400


Zwane Mwaikambo wrote:
> On Wed, 28 May 2003, Jeff Garzik wrote:
>>A bigger question though: if platform_legacy_irq() returns zero, will
>>the handler _ever_ be edge-triggered?
>
>
> Good question, i wouldn't think so, that would collapse that section into
> two lines.

Have you ever seen an edge-triggered interrupt on x86 that would fail
the current platform_legacy_irq test? For what cases does that happen?
The legacy interrupts on the boxes I poked at are edge triggered, but
I do not know enough to say if that is a general rule.

Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/