> > Ok so you've got a board reporting native mode using the legacy IRQ > > numbering (14/15 - or platform equivalents) ? In which case may I suggest > > you rewrite the header to indicate it is in legacy mode as per the BIOS > > guide ? > > The drivers/ide/pci/alim15x3.c driver currently has code to correctly > set the IRQ fields for anything that isn't SPARC. Does this mean we > must disable the libata driver for anything that isn't SPARC? What about > other boards where this device combination is present? There should be no boards where this combination is present. IRQ 0 in native mode means "polled". It would therefore be helpful if you would start considering your board as a problem special case - one we need to support yes - rather than trying to argue that we should break support for standard configurations. Alan -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html