X86 platform drivers
 help / color / mirror / Atom feed
From: joeyli <jlee@suse.com>
To: Vaclav Mocek <vmocek@gmail.com>, ike.pan@canonical.com
Cc: 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 10:05:44 +0800	[thread overview]
Message-ID: <1332209144.10557.281.camel@linux-s257.site> (raw)
In-Reply-To: <4F67D32A.8080902@gmail.com>

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

> >
> > 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"),
> 
> 

  reply	other threads:[~2012-03-20  2:07 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 [this message]
2012-03-20  3:03       ` Ike Panhc
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=1332209144.10557.281.camel@linux-s257.site \
    --to=jlee@suse.com \
    --cc=ike.pan@canonical.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