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





------- Comment #12 from [EMAIL PROTECTED]  2007-12-11 16:23 -------
(In reply to comment #11)
> I think this approach is not good for inclusion into kernel...
> It seems that Acer BIOS writers made a mistake -- 
> instead of "If (And (Local3, 0x8000))", which is check for negative value
> they wrote "If (LAnd (Local3, 0x8000))", which will be true if Local3 is not 
> 0.
> Andika, could you please check that removing "L" from the above statement in
> _BST method of DSDT helps as well?

Confirmed! That make a good result too.


-- 
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://sourceforge.net/services/buy/index.php
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to