On Mon, Mar 21, 2005 at 10:16:18AM -0800, Richard Henderson wrote: > On Mon, Mar 21, 2005 at 02:52:10PM +0000, Alan Cox wrote: > > The issue is bigger - it's needed for the CMD controllers on PA-RISC for > > example it appears - and anything else where IDE legacy IRQ is wired > > oddly. > > Sure, but who queries this information? That's my question.
IDE drivers. Since its a detail that varies widely depending on platform, the arch should either provide it or at least have a way to override it. linux/pci.h would be fine place for the "generic version arch overrides with HAVE_ARCH_PCI_IDE_IRQ", or we could fix the asm-generic header to not need #ifdefs in -your- source just to be usable. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/