Am Sat, 24 Feb 2007 13:10:42 -0200 schrieb Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>: > Always use the highest-level possible, i.e. use WLSW. Or, if > anything else uses WLSW, check to see if you should not be using that > instead. I thought so. WLSW is not used by anythink else so it should be used. > Also, you need to make sure you understand what GSTS returns if it > has more than one bit. What is its definition in the AML code? It looks like it is one bit. I did not really read all the docs on ACPI but this code looks to me like TMPs have one byte and GSTS one bit. OperationRegion (ECOR, EmbeddedControl, 0x00,0x0100) Field (ECOR, ByteAcc, NoLock, Preserve) { HDBM, 1, ... HPNF, 1, , 1, GSTS, 1, , 2, ... TMP0, 8, TMP1, 8, TMP2, 8, ... Henning ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ ibm-acpi-devel mailing list ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel