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





------- Comment #50 from [EMAIL PROTECTED]  2007-12-18 17:36 -------
Although, I'm not sure that WMI is the answer here - yes, we can also read the
battery, and yes, our PHSR() method is properly defined.

Perhaps the problem boils down to Windows vs ACPICA's handling of the:

External (\_SB_.PHSR, MethodObj)    // 2 Arguments

On ACPICA, we fail on this; because, quite clearly, it doesn't exist. Is
Windows trying to be clever and matching that instead to the first PHSR()
method it can find in \_SB in the DSDT, rather than just failing? Would doing
something like that for External's in ACPICA also solve the problem?


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

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to