> I had a look, and there doesn't seem to be any way of specifying an > IRQ for a host port when registering with libata-sff.c, which is a > problem since we need to be able to either pass-in or have a callback > to allow our "quirk" to specify a new IRQ for the device. Currently there is not. However if the device as a whole is wired to IRQ 14 you want to quirk pdev->irq. -- 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