public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/5] ACPI: acer_acpi
@ 2007-07-17 14:44 Carlos Corbacho
  2007-07-17 14:45 ` [RFC][PATCH 1/5] ACPI: acer_acpi: Add acer_acpi driver Carlos Corbacho
  2007-07-19  0:58 ` [RFC][PATCH 0/5] ACPI: acer_acpi Len Brown
  0 siblings, 2 replies; 6+ messages in thread
From: Carlos Corbacho @ 2007-07-17 14:44 UTC (permalink / raw)
  To: linux-acpi

Hello all,

The following five patches (against acpi test) add support for Acer laptops
(2005 and newer) that define the PNP0C14 _HID device in ACPI (aka the Windows
Management Instrumentation Device).

There are two known, supported ACPI devices so far that are attached to
PNP0C14 in the DSDTs of supported laptops that I've seen:

1) \_SB.AMW0 (some 2005 - 2006 laptops)
2) \_SB.WMID (some 2006 - present laptops)

acer_acpi can enable and disable the wireless and bluetooth devices on these
laptops through the methods with this _HID device (especially useful since
many Acer laptops ship with software controlled switches for these). On AMW0
laptops, we can also enable the mail LED, and on WMID, alter the brightness
of the backlight.

For one laptop, we also apply an old quirk with the keyboard controller to
make the multimedia keys emit scancodes.

Any comments, thoughts, criticisms, etc are all welcome - if it isn't painfully
obvious already, this is my first kernel driver.

-Carlos
-- 
E-Mail: cathectic@gmail.com
Web: strangeworlds.co.uk
GPG Key ID: 0x23EE722D

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

end of thread, other threads:[~2007-08-07 17:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-17 14:44 [RFC][PATCH 0/5] ACPI: acer_acpi Carlos Corbacho
2007-07-17 14:45 ` [RFC][PATCH 1/5] ACPI: acer_acpi: Add acer_acpi driver Carlos Corbacho
2007-07-19  0:58 ` [RFC][PATCH 0/5] ACPI: acer_acpi Len Brown
2007-07-19  1:04   ` Carlos Corbacho
2007-07-25 10:12   ` Thomas Renninger
2007-08-07 17:58     ` Carlos Corbacho

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