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





------- Comment #30 from [EMAIL PROTECTED]  2007-12-31 11:52 -------
The acpidump for Steffen's Samsung M50-2130 in bug #9666
shows the same EC mechanism for updating _LID:

               Device (H_EC)
                {
                    Name (_HID, EisaId ("PNP0C09"))
...
                    OperationRegion (ECR, EmbeddedControl, Zero, 0xFF)
                    Field (ECR, ByteAcc, Lock, Preserve)
                    {
                                Offset (0x18),
                        SPTR,   8,
                        SSTS,   8,
                        SADR,   8,
                        SCMD,   8,
                        SBFR,   256,
                        SCNT,   8,
                                Offset (0x80),
                        B1EX,   1,
                            ,   1,
                        ACEX,   1,
                                Offset (0x81),
                        SWBE,   1,
                        DCBE,   1,
                                Offset (0x82),
                        WLST,   1,
                                Offset (0x83),
                        LIDS,   1,
                                Offset (0x84),
...
                    Method (_Q5E, 0, NotSerialized)
                    {
                        Store (LIDS, \LIDS)
                        Notify (LID0, 0x80)
                    }

                    Method (_Q5F, 0, NotSerialized)
                    {
                        Store (LIDS, \LIDS)
                        Notify (LID0, 0x80)
                    }


-- 
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to