Hi Matthew, These patches add new wmi support to acer-wmi driver, included the following functions. Please kindly review and accept it: - Acer wmi hotkey events: Acer BIOS applied wmi hotkey events from 2010, this patch adds support. - Enabled Acer Launch Manager mode: Directly enable it to avoid the raw EC behavior conflict with rfkill-input or userland solution. - Add 3G rfkill sysfs file: Provide interface to userland for enable/disable 3G function by wmi method. - Detect the WiFi/Bluetooth/3G devices available: Look for OEM type AAh in dmi to get the WiFi/BT/3G devices available. Signed-off-by: Lee, Chun-Yi <jlee@xxxxxxxxxx> Reviewed-by: Thomas Renninger <trenn@xxxxxxx> Lee, Chun-Yi (4): Add acer wmi hotkey events support Enabled Acer Launch Manager mode Add 3G rfkill sysfs file Detect the WiFi/Bluetooth/3G devices available drivers/platform/x86/Kconfig | 2 + drivers/platform/x86/acer-wmi.c | 400 ++++++++++++++++++++++++++++++++++++++- 2 files changed, 394 insertions(+), 8 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html