From: Ike Panhc <ike.pan@canonical.com>
To: joeyli <jlee@suse.com>
Cc: Vaclav Mocek <vmocek@gmail.com>,
mjg@redhat.com, platform-driver-x86@vger.kernel.org
Subject: Re: drivers/platform/x86/acer-wmi.c: Support for another Lenovo Ideapad S205
Date: Tue, 20 Mar 2012 11:03:57 +0800 [thread overview]
Message-ID: <4F67F39D.2070705@canonical.com> (raw)
In-Reply-To: <1332209144.10557.281.camel@linux-s257.site>
On 03/20/2012 10:05 AM, joeyli wrote:
> Hi Vaclav,
>
> 於 二,2012-03-20 於 00:45 +0000,Vaclav Mocek 提到:
>> Hi Joey,
>>
>>>
>>> If you want, Please kindly try this patch.
>> [Re]tested, it works. Actually, it was the first thing I tried, but
>> after that I found out there are other sixteen known product names.
>>
>> Vaclav M.
>
> Great! thanks for your testing.
>
>
> Hi Ike,
>
> Do you want to handle this machine in ideapad-laptop driver? or I just
> direct put this quirk to acer-wmi for wifi support?
>
>
> Thanks
> Joey Lee
>
ideapad-laptop has its own way to query soft block status, and it is not
to query from ec bits.
Please put this quirk in acer-wmi so that acer-wireless will report
correct soft block status.
>>>
>>> Thanks a lot!
>>> Joey Lee
>>>
>>>> From 02a341b8142f71190c09a1a4fe509922b8f055c4 Mon Sep 17 00:00:00 2001
>>> From: "Lee, Chun-Yi"<jlee@suse.com>
>>> Date: Fri, 16 Mar 2012 12:31:08 +0800
>>> Subject: [PATCH] acer-wmi: add support Lenovo Ideapad S205 Brazos
>>>
>>> acer-wmi: add support Lenovo Ideapad S205 Brazos
>>>
>>> Signed-off-by: Lee, Chun-Yi<jlee@suse.com>
>>> ---
>>> drivers/platform/x86/acer-wmi.c | 9 +++++++++
>>> 1 files changed, 9 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c
>>> index 1e5290b..f158956 100644
>>> --- a/drivers/platform/x86/acer-wmi.c
>>> +++ b/drivers/platform/x86/acer-wmi.c
>>> @@ -468,6 +468,15 @@ static struct dmi_system_id acer_quirks[] = {
>>> },
>>> {
>>> .callback = dmi_matched,
>>> + .ident = "Lenovo Ideapad S205",
>>> + .matches = {
>>> + DMI_MATCH(DMI_SYS_VENDOR, "LENOVO"),
>>> + DMI_MATCH(DMI_PRODUCT_NAME, "Brazos"),
>>> + },
>>> + .driver_data =&quirk_lenovo_ideapad_s205,
>>> + },
>>> + {
>>> + .callback = dmi_matched,
>>> .ident = "Lenovo 3000 N200",
>>> .matches = {
>>> DMI_MATCH(DMI_SYS_VENDOR, "LENOVO"),
>>
>>
>
>
next prev parent reply other threads:[~2012-03-20 3:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-14 3:01 drivers/platform/x86/acer-wmi.c: Support for another Lenovo Ideapad S205 Vaclav Mocek
2012-03-14 6:16 ` Ike Panhc
2012-03-14 21:49 ` Vaclav Mocek
2012-03-15 23:09 ` Vaclav Mocek
2012-03-16 3:46 ` Ike Panhc
2012-03-16 3:53 ` Ike Panhc
2012-03-16 4:34 ` joeyli
2012-03-20 0:45 ` Vaclav Mocek
2012-03-20 2:05 ` joeyli
2012-03-20 3:03 ` Ike Panhc [this message]
2012-03-20 3:22 ` joeyli
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=4F67F39D.2070705@canonical.com \
--to=ike.pan@canonical.com \
--cc=jlee@suse.com \
--cc=mjg@redhat.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=vmocek@gmail.com \
/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