Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759629AbXFFOHw (ORCPT ); Wed, 6 Jun 2007 10:07:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751124AbXFFOHq (ORCPT ); Wed, 6 Jun 2007 10:07:46 -0400 Received: from mx2.suse.de ([195.135.220.15]:54114 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751098AbXFFOHp (ORCPT ); Wed, 6 Jun 2007 10:07:45 -0400 Date: Wed, 06 Jun 2007 16:07:44 +0200 Message-ID: From: Takashi Iwai To: Dave Jones Cc: Linux Kernel , perex@suse.cz, andy@smile.org.ua Subject: Re: Yet another Uniwill laptop with ALC861 codec In-Reply-To: <20070606052306.GA16320@redhat.com> References: <20070606052306.GA16320@redhat.com> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta27) (fiddleheads) (+CVS-20060704) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1602 Lines: 43 At Wed, 6 Jun 2007 01:23:06 -0400, Dave Jones wrote: > > Rediffed version of the patch from .. > http://bugzilla.kernel.org/show_bug.cgi?id=8016 > that seems to be lingering for some time. > > Original patch by: Andy Shevchenko > Signed-off-by: Dave Jones Thanks, merged to ALSA tree now. Takashi > > diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c > index 4776de9..2e6193c 100644 > --- a/sound/pci/hda/patch_realtek.c > +++ b/sound/pci/hda/patch_realtek.c > @@ -8771,6 +8771,7 @@ static struct snd_pci_quirk alc861_cfg_tbl[] = { > SND_PCI_QUIRK(0x1179, 0xff00, "Toshiba", ALC861_TOSHIBA), > SND_PCI_QUIRK(0x1179, 0xff10, "Toshiba", ALC861_TOSHIBA), > SND_PCI_QUIRK(0x1584, 0x9072, "Uniwill m31", ALC861_UNIWILL_M31), > + SND_PCI_QUIRK(0x1584, 0x9075, "Uniwill", ALC861_UNIWILL_M31), > SND_PCI_QUIRK(0x1584, 0x2b01, "Uniwill X40AIx", ALC861_UNIWILL_M31), > SND_PCI_QUIRK(0x1849, 0x0660, "Asrock 939SLI32", ALC660_3ST), > SND_PCI_QUIRK(0x8086, 0xd600, "Intel", ALC861_3ST), > > > -- > http://www.codemonkey.org.uk > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/