Re: PCI Interrupt

From: Lennart Sorensen
Date: Tue Sep 18 2007 - 10:25:55 EST


On Tue, Sep 18, 2007 at 03:08:46PM +0100, Duncan.Perrett@xxxxxxxxxx wrote:
> The driver already does that ...
>
> result =
> request_irq(irq, can_pci_interrupt, SA_INTERRUPT | SA_SHIRQ,
> pDevice->au8IrqName, pDevice);
>
>
> Any other ideas?

Maybe the system thinks a ps2 mouse port owns irq 12 and messes it up as
a result.

--
Len Sorensen
-
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/