public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] eeepc-laptop: add 3G rfkill support for 901Go
@ 2009-06-12 22:32 Janne Grunau
  2009-06-13  6:52 ` Corentin Chary
  0 siblings, 1 reply; 6+ messages in thread
From: Janne Grunau @ 2009-06-12 22:32 UTC (permalink / raw)
  To: acpi4asus-user; +Cc: linux-kernel, Corentin Chary

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-06-16 13:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-12 22:32 [PATCH 0/2] eeepc-laptop: add 3G rfkill support for 901Go Janne Grunau
2009-06-13  6:52 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox