[alsa-devel] [PATCH alsa-kernel] snd-hda-codec-realtek: Add quirk for Jetway NF92

Forest Bond forest at alittletooquiet.net
Mon Mar 28 20:43:07 CEST 2011


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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
Url : http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20110328/8a2c9749/attachment.sig 


More information about the Alsa-devel mailing list