Re: (no subject)

On Thu, May 08, 2003 at 11:56:17AM +0000, Anne Smorthit wrote:
> Hi Everyone,
> 
> I have started to write a driver for the Alphi Technologies AD8 cPCI card.  
> When the module is modprobed it looks as if has been successful, but when I 
> looked in the kernel log I got the following:
> 
> Alphi_Ad8 DBG: BGN: Alphi_Ad8_attach(...)
> pcidev->irq = 5
> PCI: Assigned IRQ 5 for device 02:0c.0
> IRQ routing conflict for 00:09.0, have irq 9, want irq 5
> PCI: Sharing IRQ 5 with 00:0a.0
> pci_enable_device rv = 0
> 
> How do I get rid of this routing conflict?

You can override the BIOS irq settings by using the pirq= kernel
command line parameter, IIRC.  I have very little clue how to
do this.



dave...

Received on 2003-05-08Z17:30:33