public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Carlos Corbacho <cathectic@gmail.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: [RFC][PATCH 0/5] ACPI: acer_acpi
Date: Wed, 18 Jul 2007 20:58:40 -0400	[thread overview]
Message-ID: <200707182058.40193.lenb@kernel.org> (raw)
In-Reply-To: <200707171544.57004.cathectic@gmail.com>

On Tuesday 17 July 2007 10:44, Carlos Corbacho wrote:
> 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).

no, PNP0C14 is not specific to acer,
and a platform-specific driver should not be necessary to handle it.

I started a wmi.c a while back, and planned to get it out on the
list by the end of July.  I've got only one laptop that I can
test it on (an HP).  Perhaps you can help me test a generic wmi.c
on your Acer?

thanks,
-Len

> 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

  parent reply	other threads:[~2007-07-19  0:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Len Brown [this message]
2007-07-19  1:04   ` [RFC][PATCH 0/5] ACPI: acer_acpi Carlos Corbacho
2007-07-25 10:12   ` Thomas Renninger
2007-08-07 17:58     ` Carlos Corbacho

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=200707182058.40193.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=cathectic@gmail.com \
    --cc=linux-acpi@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox