IDE IRQ probe brokenness.

David Woodhouse (dwmw2@infradead.org)
Tue, 10 Jun 2003 09:33:04 +0100


I have on my desk a machine where all PCI interrupts are routed to
IRQ 0.

The IDE code doesn't seem very happy with it -- it seems to think that
hwif->irq == 0 means that no IRQ has been set. It should be using -1 for
that instead.

This error is in both 2.4 and 2.5.

-- 
dwmw2

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