[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070918142542.GG5386@csclub.uwaterloo.ca>
Date: Tue, 18 Sep 2007 10:25:42 -0400
From: lsorense@...lub.uwaterloo.ca (Lennart Sorensen)
To: Duncan.Perrett@...kta.com
Cc: Linux kernel <linux-kernel@...r.kernel.org>
Subject: Re: PCI Interrupt
On Tue, Sep 18, 2007 at 03:08:46PM +0100, Duncan.Perrett@...kta.com 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists