[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090612223255.GD14878@aniel.lan>
Date: Sat, 13 Jun 2009 00:32:55 +0200
From: Janne Grunau <j@...nau.net>
To: acpi4asus-user@...ts.sourceforge.net
Cc: linux-kernel@...r.kernel.org,
Corentin Chary <corentincj@...aif.net>
Subject: [PATCH 0/2] eeepc-laptop: add 3G rfkill support for 901Go
Hi,
The asus_acpi module coming with the Eee PC 901 Go can turn the internal
3G modem on and off. I haven't found updated sources for it (only the
release from november 2007) but I haven't searched thoroughly nor
requested updated sources from Asus.
Adding support to eeepc-laptop looking at objdump output was easy enough
and probably faster than reply from Asus.
There remain only two little issues:
- the new values are not added to the end of the CM_ASL* enum but before
CM_ASL_LID. I don't think it's a problem since it seems to be unused.
- The eeepc 1000HE reports 3G control support according to
http://wiki.debian.org/DebianEeePC/Models but has no 3G modem. I assume
this is an error in the bios.
Janne Grunau (2):
eeepc-laptop: add 3G and Wimax CM_ASL values and acpi method names
eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go
drivers/platform/x86/eeepc-laptop.c | 62 +++++++++++++++++++++++++++++++++-
1 files changed, 60 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists