All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH REALTEK] Added quirk to enable sound on Toshiba NB200
@ 2009-09-23  5:39 Manoj Iyer
  2009-09-23  5:50   ` Takashi Iwai
  0 siblings, 1 reply; 22+ messages in thread
From: Manoj Iyer @ 2009-09-23  5:39 UTC (permalink / raw)
  To: tiwai, perex; +Cc: alsa-devel, linux-kernel


>From c96629e96fecbe59de7124ec913019ed378d0029 Mon Sep 17 00:00:00 2001
From: Manoj Iyer <manoj.iyer@canonical.com>
Date: Tue, 22 Sep 2009 18:33:29 -0500
Subject: [PATCH] [PATCH REALTEK] Added quirk to enable sound on Toshiba NB200

Patch was tested on Toshiba NB200 and is found to enable sound.

Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Cc: stable@kernel.org
---
  sound/pci/hda/patch_realtek.c |    1 +
  1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 30eeb30..713bf69 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -16876,6 +16876,7 @@ static struct snd_pci_quirk alc662_cfg_tbl[] = {
  	SND_PCI_QUIRK(0x105b, 0x0cd6, "Foxconn", ALC662_ECS),
  	SND_PCI_QUIRK(0x105b, 0x0d47, "Foxconn 45CMX/45GMX/45CMX-K",
  		      ALC662_3ST_6ch_DIG),
+	SND_PCI_QUIRK(0x1179, 0xff6e, "Toshiba NB200", ALC663_ASUS_MODE4),
  	SND_PCI_QUIRK(0x144d, 0xca00, "Samsung NC10", ALC272_SAMSUNG_NC10),
  	SND_PCI_QUIRK(0x1458, 0xa002, "Gigabyte 945GCM-S2L",
  		      ALC662_3ST_6ch_DIG),
-- 
1.6.3.3


--- manjo

^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2009-10-08  5:28 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-23  5:39 [PATCH REALTEK] Added quirk to enable sound on Toshiba NB200 Manoj Iyer
2009-09-23  5:50 ` Takashi Iwai
2009-09-23  5:50   ` Takashi Iwai
2009-09-28 15:30   ` manoj.iyer
2009-09-29  7:23     ` Takashi Iwai
2009-09-29  7:23       ` Takashi Iwai
2009-09-30  0:23       ` manoj.iyer
2009-09-30  5:33         ` Takashi Iwai
2009-09-30  5:33           ` Takashi Iwai
2009-10-01  7:11           ` manoj.iyer
2009-10-01  8:26             ` Takashi Iwai
2009-10-01  8:26               ` Takashi Iwai
2009-10-01 19:28               ` Takashi Iwai
2009-10-01 19:28                 ` Takashi Iwai
2009-10-02 20:44                 ` manoj.iyer
2009-10-06  0:13                 ` manoj.iyer
2009-10-06  5:45                   ` Takashi Iwai
2009-10-06  5:45                     ` Takashi Iwai
2009-10-06 22:06                     ` manoj.iyer
2009-10-07 20:34                 ` manoj.iyer
2009-10-08  5:27                   ` Takashi Iwai
2009-10-08  5:27                     ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.