(Rescuing old discussion about some IdeaPad S10-3t firmware weirdness, where the front keys fire an EC event that is quietly consumed by DSDT) Florian Echtler (Thu, 22 Apr 2010 10:21:28 +0200): > So it would be all joy and happiness if it weren't for the fact that > ERQ0 is initialized to zero and is never changed anywhere else.. Just realized that a few lines below ERQ0 some bit fields are defined (AP[0-7]) that are actually on the same address as the ERQ0 byte. This makes a lot of sense as AP[0-7] are written by WSIO (aka what wmi_set_block calls here). Just tried setting a random bit of AP* and events started flowing in. Thank you! Javier. -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html