From: Ike Panhc <ike.pan@canonical.com>
To: Joey Lee <jlee@novell.com>
Cc: vpivaini@cs.helsinki.fi, dwmw2@infradead.org,
mjg59@srcf.ucam.org, carlos@strangeworlds.co.uk,
platform-driver-x86@vger.kernel.org
Subject: Re: acer-wmi is unnecessarily loaded on a Lenovo Ideapad S12
Date: Thu, 03 Mar 2011 15:11:01 +0800 [thread overview]
Message-ID: <4D6F3F05.8000105@canonical.com> (raw)
In-Reply-To: <4D6FD4C90200002300029504@novprvlin0050.provo.novell.com>
On 03/03/2011 02:50 PM, Joey Lee wrote:
> Hi Ike,
>
>
> Yes, I just simply check the Ideapad S12's DSDT that was dumped by
> Ville-Pekka Vaino, it also declare VPC2004 devices in EC block.
>
> And,
> per Vaino's mail, he said ideapad-laptop handle the killswitches better
> on Ideapad S12.
>
> Did you have any plan to add the module alias for all known machines
> that were support VPC2004 devices?
I believe its already done. The ideapad-laptop driver will bind on
ACPI:VPC2004 device.
In drivers/platform/x86/ideapad-laptop.c
static const struct acpi_device_id ideapad_device_ids[] = {
{ "VPC2004", 0},
{ "", 0},
};
MODULE_DEVICE_TABLE(acpi, ideapad_device_ids);
>
>
> Thank's
> Joey Lee
>
next prev parent reply other threads:[~2011-03-03 7:11 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-29 4:30 acer-wmi is unnecessarily loaded on a Lenovo Ideapad S12 Joey Lee
2010-12-29 22:12 ` Ville-Pekka Vainio
2010-12-30 10:04 ` Carlos Corbacho
2011-01-03 20:49 ` Matthew Garrett
2011-03-02 8:53 ` Joey Lee
2011-03-02 21:09 ` Carlos Corbacho
2011-03-03 3:17 ` Ike Panhc
2011-03-03 6:50 ` Joey Lee
2011-03-03 7:11 ` Ike Panhc [this message]
2011-03-03 7:29 ` Joey Lee
2011-03-03 7:23 ` Joey Lee
2011-03-10 6:23 ` Ozan Çağlayan
2011-03-10 6:36 ` Joey Lee
2011-03-10 6:58 ` Ozan Çağlayan
2011-03-10 7:45 ` Joey Lee
2011-03-10 7:52 ` Ozan Çağlayan
2011-03-04 23:59 ` Matthew Garrett
2011-03-06 2:53 ` Joey Lee
-- strict thread matches above, loose matches on Subject: below --
2010-12-31 9:10 Joey Lee
2010-12-29 23:41 Joey Lee
2010-12-28 15:36 Joey Lee
2010-12-28 17:28 ` Ville-Pekka Vainio
2010-12-28 12:31 Ville-Pekka Vainio
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=4D6F3F05.8000105@canonical.com \
--to=ike.pan@canonical.com \
--cc=carlos@strangeworlds.co.uk \
--cc=dwmw2@infradead.org \
--cc=jlee@novell.com \
--cc=mjg59@srcf.ucam.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=vpivaini@cs.helsinki.fi \
/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