Re: IRQ clash problems with 2.2.14 and 2.3.33?

David Woodhouse (dwmw2@infradead.org)
Tue, 25 Jan 2000 10:47:41 +0000


rhw@MemAlpha.CX said:
> > Beware of making PCI IRQs share too much, though - I've found
> > that if it tries to make a PCI device share IRQs with the
> > on-board USB, then that PCI device can't actually generate any
> > interrupts.
> Is this last comment specific to the Abit BP6 or the 3c509, or is it a
> general warning relating to any PCI hardware?

It was meant to be specific to the BP6. Most boards at least manage to get
devices to share IRQs nicely if they assign them like that.

A BIOS sticking three PCI cards on the same IRQ, leaving two IRQs free, is
suboptimal, but normally fairly harmless. I wouldn't worry.

--
dwmw2

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