alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH alsa-kernel] snd-hda-codec-realtek: Add quirk for Jetway NF92
@ 2011-03-28 18:43 Forest Bond
  2011-03-29  6:59 ` Takashi Iwai
  2011-03-29  9:10 ` Paul Menzel
  0 siblings, 2 replies; 6+ messages in thread
From: Forest Bond @ 2011-03-28 18:43 UTC (permalink / raw)
  To: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 796 bytes --]

The Jetway NF92 mainboard works with model=3stack-6ch-dig.  Add a
quirk to automatically configure the codec accordingly.

Signed-off-by: Forest Bond <forest.bond@rapidrollout.com>
---
 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 f1a03f2..6cc8378 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -18777,6 +18777,7 @@ static struct snd_pci_quirk alc662_cfg_tbl[] = {
 	SND_PCI_QUIRK_MASK(0x1854, 0xf000, 0x2000, "ASUS H13-200x",
 			   ALC663_ASUS_H13),
 	SND_PCI_QUIRK(0x1991, 0x5628, "Ordissimo EVE", ALC662_LENOVO_101E),
+	SND_PCI_QUIRK(0x16f3, 0xa625, "Jetway NF92", ALC662_3ST_6ch_DIG),
 	{}
 };
 
-- 
1.7.0.4

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2011-03-29 13:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 18:43 [PATCH alsa-kernel] snd-hda-codec-realtek: Add quirk for Jetway NF92 Forest Bond
2011-03-29  6:59 ` Takashi Iwai
2011-03-29 13:37   ` Forest Bond
2011-03-29  9:10 ` Paul Menzel
2011-03-29 13:36   ` Forest Bond
2011-03-29 13:46     ` Paul Menzel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).