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





------- Comment #62 from [EMAIL PROTECTED]  2007-12-20 16:56 -------
Actually, slight correction, we're looking at:

External (\_SB_.PHSR, MethodObj)

Scope (\_SB)
{
    Device (PCI0)
    {
        Method (PHSR, 2, NotSerialized)
        {
            /* Do something */
        }

        Device (EC0)
        {
            Method (test, 0, NotSerialized)
            {
                \_SB.PHSR(1, 2)
            }
        }
    }
}


-- 
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