msi-laptop: Support some MSI 3G netbook that is need load SCM
authorLee, Chun-Yi <jlee@novell.com>
Thu, 21 Jan 2010 16:15:59 +0000 (00:15 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 8 Mar 2010 01:04:53 +0000 (17:04 -0800)
commit472ea12d1a265c868e1605abb59bf21f595eedfc
tree423796857593af71f52b60ce43a45548e6321370
parentfc0dc4c926e6b7afe680aecf809f48eef3faa182
msi-laptop: Support some MSI 3G netbook that is need load SCM

Some MSI 3G netbook only have one fn key to control Wlan/Bluetooth/3G,
those netbook will load the SCM (windows app) to disable the original
Wlan/Bluetooth control by BIOS when user press fn key, then control
Wlan/Bluetooth/3G by SCM (software control by OS). Without SCM, user
cann't on/off 3G module on those 3G netbook.
On Linux, msi-laptop driver will do the same thing to disable the
original BIOS control, then might need use HAL or other userland
application to do the software control that simulate with SCM.
e.g. MSI N034 netbook

Signed-off-by: Lee, Chun-Yi <jlee@novell.com>
Cc: Lennart Poettering <mzxreary@0pointer.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/platform/x86/msi-laptop.c