From: Corentin Chary Date: Sat, 26 Feb 2011 09:20:40 +0000 (+0100) Subject: asus-nb-wmi: Asus Notebooks WMI Driver X-Git-Tag: v2.6.39-rc1~20^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b229ece9911cc0b2415d3ffd55d7b2a28d30b614;p=pandora-kernel.git asus-nb-wmi: Asus Notebooks WMI Driver Introduce a new driver for Asus Notebooks shipped with a WMI device instead of the old ACPI device. The WMI device is almost the same as the one present in Eee PC, but the event guid and the keymap are different. The keymap comes from asus-laptop module. On Asus notebooks, when you call the WMI device, you always need a 64bit buffer, even if you only want to get the state of a device (tested on a G73). Signed-off-by: Corentin Chary Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed