On Mon, Jan 16, 2012 at 12:02 PM, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: >> >> http://www.codon.org.uk/~mjg59/tmp/ahci_quirk_cleanup.diff > > Hmm. This with just a setup option to enable it might well be good > enough. No need for whitelists/blacklists, since we couldn't maintain > those sanely anyway. That patch doesn't work for me. I get a panic in ahci_enable_ahci, looks like 'mmio' is bogus there (attempting to dereference 0x01ffe6). I notice that the PIIX device doesn't have any MMIO at all, it's all PIO. Maybe there is some "need to enable MMIO thing" too. Or maybe I used the wrong PCI ID when I added it to the quirk table. Linus -- 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