On Fri, 18 Mar 2011 16:48:13 -0600 (MDT)
Jordan Hargrave wrote:
> This patch changes the values of boolean comparisons from 0:1 to 0:-1
> (from ACPI Spec) in order to fix an AML issue on some Asus machines.
> Please test on other machines as well to verify that hardware
> sensors/acpi/boot work p
On Fri, Mar 18, 2011 at 04:48:13PM -0600, Jordan Hargrave wrote:
> This patch changes the values of boolean comparisons from 0:1 to 0:-1 (from
> ACPI Spec) in order to fix an AML issue on some Asus machines.
> Please test on other machines as well to verify that hardware
> sensors/acpi/boot work
This is the right thing to do.
ok
On Fri, Mar 18, 2011 at 04:48:13PM -0600, Jordan Hargrave wrote:
> This patch changes the values of boolean comparisons from 0:1 to 0:-1 (from
> ACPI Spec) in order to fix an AML issue on some Asus machines.
> Please test on other machines as well to verify that
This patch changes the values of boolean comparisons from 0:1 to 0:-1 (from
ACPI Spec) in order to fix an AML issue on some Asus machines.
Please test on other machines as well to verify that hardware sensors/acpi/boot
work properly.
Index: dsdt.c