Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jiang zhe <zhe.jiang@intel.com>
To: Andy Shevchenko <andy@smile.org.ua>
Cc: tiwai@suse.de, alsa-devel@alsa-project.org
Subject: Re: [PATCH]Device ID for Toshiba laptop which uses	AD1986A
Date: Mon, 24 Dec 2007 10:12:18 +0800	[thread overview]
Message-ID: <1198462338.3811.2.camel@localhost.localdomain> (raw)
In-Reply-To: <20071221193932.GF29292@serv.smile.org.ua>

On Fri, 2007-12-21 at 21:39 +0200, Andy Shevchenko wrote:
> Hi Jiang zhe!
> 
>  On Thu, Dec 20, 2007 at 09:44:14AM +0800, Jiang zhe wrote next:
> 
> > @@ -859,6 +859,7 @@ static struct snd_pci_quirk ad1986a_cfg_
> >  	SND_PCI_QUIRK(0x17aa, 0x1017, "Lenovo A60", AD1986A_3STACK),
> >  	SND_PCI_QUIRK(0x17aa, 0x2066, "Lenovo N100", AD1986A_LAPTOP_AUTOMUTE),
> >  	SND_PCI_QUIRK(0x17c0, 0x2017, "Samsung M50", AD1986A_LAPTOP),
> > +	SND_PCI_QUIRK(0x1179, 0xff40, "Toshiba", AD1986A_LAPTOP_EAPD),
> >  	{}
> >  };
> Please, keep list sorted by PCI SSID.
> 

Thank you very much! ^_^

--- alsa-driver-hg20071224/alsa-kernel/pci/hda/patch_analog.c	2007-12-21
09:00:06.000000000 +0800
+++ b/alsa-kernel/pci/hda/patch_analog.c	2007-12-24 10:07:54.000000000
+0800
@@ -848,6 +848,7 @@ static struct snd_pci_quirk ad1986a_cfg_
 	SND_PCI_QUIRK(0x1043, 0x81cb, "ASUS M2N", AD1986A_3STACK),
 	SND_PCI_QUIRK(0x1043, 0x8234, "ASUS M2N", AD1986A_3STACK),
 	SND_PCI_QUIRK(0x10de, 0xcb84, "ASUS A8N-VM", AD1986A_3STACK),
+	SND_PCI_QUIRK(0x1179, 0xff40, "Toshiba", AD1986A_LAPTOP_EAPD),
 	SND_PCI_QUIRK(0x144d, 0xb03c, "Samsung R55", AD1986A_3STACK),
 	SND_PCI_QUIRK(0x144d, 0xc01e, "FSC V2060", AD1986A_LAPTOP),
 	SND_PCI_QUIRK(0x144d, 0xc023, "Samsung X60", AD1986A_LAPTOP_EAPD),
@@ -859,7 +860,6 @@ static struct snd_pci_quirk ad1986a_cfg_
 	SND_PCI_QUIRK(0x17aa, 0x1017, "Lenovo A60", AD1986A_3STACK),
 	SND_PCI_QUIRK(0x17aa, 0x2066, "Lenovo N100", AD1986A_LAPTOP_AUTOMUTE),
 	SND_PCI_QUIRK(0x17c0, 0x2017, "Samsung M50", AD1986A_LAPTOP),
-	SND_PCI_QUIRK(0x1179, 0xff40, "Toshiba", AD1986A_LAPTOP_EAPD),
 	{}
 };

      parent reply	other threads:[~2007-12-24  2:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-20  1:44 [PATCH]Device ID for Toshiba laptop which uses AD1986A Jiang zhe
2007-12-20 10:07 ` Takashi Iwai
     [not found] ` <20071221193932.GF29292@serv.smile.org.ua>
2007-12-24  2:12   ` Jiang zhe [this message]

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=1198462338.3811.2.camel@localhost.localdomain \
    --to=zhe.jiang@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=andy@smile.org.ua \
    --cc=tiwai@suse.de \
    /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