On Wednesday 07 February 2007 13:23, Sergei Shtylyov wrote: > Hello. > > Alan wrote: > > On Wed, 07 Feb 2007 19:08:14 +0100 > > Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> wrote: > > > >>- ACPI support for IDE (has been in SuSE kernels for months) > >> (Hannes Reinecke <hare@xxxxxxx>) > > > I can find no public copy of this or discussion of it, please post a > > http://marc.theaimsgroup.com/?l=linux-ide&m=116916643921306 > > > reference to the previous discussion or put the ACPI patch somewhere for > > review first. > > http://kernel.org/pub/linux/kernel/people/bart/pata-2.6/patches/ide-acpi-support.patch So it looks like... if (CONFIG_BLK_DEV_IDEACPI=y) suspend uses _GTM resume uses _STM But it looks like _GTF and using the task file is disabled by default, and needs to be enabled by invoking "ide=acpigtf". Why is that? Also, what's the story on ide=acpionboot -- when/why is that expected to be invoked, and why is it not the default? thanks, -Len - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html