https://bugzilla.kernel.org/show_bug.cgi?id=12641





--- Comment #62 from Zhang Rui <rui.zh...@intel.com>  2010-03-29 01:50:51 ---
this is a piece of code in EC _REG method.

                                If (LGreater (OSYS, 0x07D5))
                                {
                                    WREC (0xDB, One, Zero, One)
                                    FLNK (0x14, One)
                                    Store (One, HKEM)
                                    WREC (0xDB, 0x10, 0x04, One)
                                    Store (One, HSEM)
                                    WREC (0xDB, 0x20, 0x05, One)
                                    If (LNotEqual (EVCT, Zero))
                                    {
                                        FLNK (0x11, EVCT)
                                        Store (And (KYB0, 0xFF), HSWK)
                                        Store (Zero, KYB0)
                                    }

                                    FLNK (0x10, One)
                                    FLNK (0x15, 0xFF)
                                }
                                Else
                                {
                                    WREC (0xDB, One, Zero, Zero)
                                    FLNK (0x15, 0xFF)
                                }
Not sure if this causes the problem.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to