http://bugzilla.kernel.org/show_bug.cgi?id=5809


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16020|0                           |1
        is obsolete|                            |
  Attachment #16026|0                           |1
        is obsolete|                            |




------- Comment #74 from [EMAIL PROTECTED]  2008-05-07 22:23 -------
Created an attachment (id=16062)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=16062&action=view)
the custom DSDT

Hi, Steffen
    The attached is the custom DSDT based on your ACPIDUMP.
    The lid state is stored to the global \LIDS variable in the course of EC
initialization. 
  >  Method (_REG, 2, NotSerialized)                {
>                        If (LAnd (LEqual (Arg0, 0x03), LEqual (Arg1, One)))
                        {
 >                               Store(LIDS, \LIDS)
  >                          Store (One, ECON)
   >                         Store (ACEX, PWRS)

   And thanks for your help.



-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to