[Adding Robert to the CC incase he doesn't follow linux-ide] On Fri, Apr 13, 2007 at 12:33:41PM -0400, Kyle McMartin wrote: > On Fri, Apr 13, 2007 at 12:24:34PM -0400, Jeff Garzik wrote: > > Kyle McMartin wrote: > > >Oddly, the command at least executes and doesn't MCE (but it's not at all > > >happy either) if I use ATA_PROT_PIO. I wonder if ATA_PROT_NODATA is > > >buggered > > >on this sata_nv chip (Asus A8N-E). > > > > > >Weird... > > > > > > Try turning off ADMA using the module parameter, and see if > > ATA_PROT_NODATA magically works. > > > > ADMA is an advanced command execution mode, and it may not be > > appropriate for certain non-data commands. > > > > Thanks so much, Jeff! This did it. Think we should drop ADMA by default? > Do you know off-hand if there's any other drivers this might bite us on? > Seems to have been commit 382a6652e91b34d5480cfc0ed840c196650493d4 that caused it (submitting NODATA commands using ADMA.) Reverting that commit (or booting with sata_nv.adma=0) fixes HPA for me here... Robert, is reverting that commit going to crush my little world, or is it a safe course of action? I'd rather not disable ADMA (which turns off NCQ, right?) wholesale, as the whizbang-gentoo crowd will hang me. Cheers, Kyle - 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