[alsa-devel] [PATCH 1/3] [ALSA] Add quirk for Sony Vaio VGN-SZ650N

Pascal Terjan pterjan at mandriva.com
Mon Sep 28 11:43:11 CEST 2009


From
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/195605/comments/25

Signed-off-by: Pascal Terjan <pterjan at mandriva.com>
---
 sound/pci/hda/patch_sigmatel.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index 826137e..cd91d95 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -5815,6 +5815,8 @@ static unsigned int *stac9872_brd_tbl[STAC_9872_MODELS] = {
 static struct snd_pci_quirk stac9872_cfg_tbl[] = {
 	SND_PCI_QUIRK_MASK(0x104d, 0xfff0, 0x81e0,
 			   "Sony VAIO F/S", STAC_9872_VAIO),
+	SND_PCI_QUIRK(0x104d, 0x9008,
+			   "Sony Vaio VGN-SZ650N", STAC_9872_VAIO),
 	{} /* terminator */
 };
 
-- 
1.6.4.2



More information about the Alsa-devel mailing list