From: Matthew Garrett <mjg59@srcf.ucam.org>
To: Rainer Koenig <Rainer.Koenig@ts.fujitsu.com>
Cc: "linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>
Subject: Re: [Patch] Eject button for button driver
Date: Wed, 7 Mar 2012 09:05:40 +0000 [thread overview]
Message-ID: <20120307090540.GA3379@srcf.ucam.org> (raw)
In-Reply-To: <4F57155B.6080401@ts.fujitsu.com>
On Wed, Mar 07, 2012 at 08:59:23AM +0100, Rainer Koenig wrote:
> Name(_HID, EISAID("PNP0C32")) // HID ACPI button device
PNP0C32 devices are documented in
http://download.microsoft.com/download/9/c/5/9c5b2167-8017-4bae-9fde-d599bac8184a/DirAppLaunch_Vista.doc
- binding this in the button driver would make it impossible to write a
full driver. There's an existing driver floating around under the name
"quickstart". A better approach would be to tidy that up and make sure
it works for your case, and then submit that.
--
Matthew Garrett | mjg59@srcf.ucam.org
next prev parent reply other threads:[~2012-03-07 9:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-07 7:59 [Patch] Eject button for button driver Rainer Koenig
2012-03-07 9:05 ` Matthew Garrett [this message]
2012-03-07 9:48 ` Rainer Koenig
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=20120307090540.GA3379@srcf.ucam.org \
--to=mjg59@srcf.ucam.org \
--cc=Rainer.Koenig@ts.fujitsu.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 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.