]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ACPI: add DMI to disable AML Vista compatibility on MSI GX723 Notebook
authorLee, Chun-Yi <jlee@novell.com>
Fri, 1 Oct 2010 08:28:29 +0000 (16:28 +0800)
committerLen Brown <len.brown@intel.com>
Sat, 2 Oct 2010 02:26:20 +0000 (22:26 -0400)
commit3deb11ef16632fb76daead0db281f6f7d19332f2
tree79cfaa5b851db4200b74ddb415858578e1a1cf22
parent899611ee7d373e5eeda08e9a8632684e1ebbbf00
ACPI: add DMI to disable AML Vista compatibility on MSI GX723 Notebook

The brightness control hotkey don't work with Vista compatibility
because the MSI GX723 includes an infinite while loop in DSDT when
brightness control hotkey pressed.

The MSI GX723 uses Nvidia video.  Perhaps the loop is specific
to the Nvidia Vista driver...

This patch should be reverted once nouveau grows support
to call the ACPI NVIF method.

Signed-off-by: Lee, Chun-Yi <jlee@novell.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/blacklist.c