ACPI: Allow a WAN module enable/disable on a Thinkpad X60.
authorJeremy Fitzhardinge <jeremy@goop.org>
Thu, 1 Jun 2006 21:41:00 +0000 (17:41 -0400)
committerLen Brown <len.brown@intel.com>
Fri, 2 Jun 2006 00:42:32 +0000 (20:42 -0400)
commit42adb53cb36d19862a02d3087e2e3d9dab39e5fa
treecbf070073a1bedaf8ab2247864ba03269e3e7f26
parentba8f5baba79da8eb502f8534c3a8ecb64aceb790
ACPI: Allow a WAN module enable/disable on a Thinkpad X60.

The WAN (Sierra Wireless EV-DO) module is very similar to the
Bluetooth module.  It appears on the USB bus when enabled.  It can be
controlled via hot key, or directly via ACPI.  This change enables
direct control via ACPI.

I have tested it on my Lenovo Thinkpad X60; I guess it will probably
work on other Thinkpad models which come with this module installed.

Signed-off-by: Jeremy Fitzhardinge <jeremy@goop.org>
Ack'd by: Borislav Deianov <borislav@users.sf.net>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/ibm_acpi.c