From: Janne Grunau <j@jannau.net>
To: acpi4asus-user@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org, Corentin Chary <corentincj@iksaif.net>
Subject: [PATCH 0/2] eeepc-laptop: add 3G rfkill support for 901Go
Date: Sat, 13 Jun 2009 00:32:55 +0200 [thread overview]
Message-ID: <20090612223255.GD14878@aniel.lan> (raw)
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(-)
next reply other threads:[~2009-06-12 22:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-12 22:32 Janne Grunau [this message]
2009-06-13 6:52 ` [PATCH 0/2] eeepc-laptop: add 3G rfkill support for 901Go Corentin Chary
2009-06-13 11:06 ` Janne Grunau
2009-06-13 11:36 ` Corentin Chary
2009-06-15 11:48 ` Corentin Chary
2009-06-16 13:33 ` Janne Grunau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090612223255.GD14878@aniel.lan \
--to=j@jannau.net \
--cc=acpi4asus-user@lists.sourceforge.net \
--cc=corentincj@iksaif.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.