[alsa-devel] [PATCH 2/3] [ALSA] Add quirk for Sony Vaio VGN-AR51M
Pascal Terjan
pterjan at mandriva.com
Mon Sep 28 11:43:12 CEST 2009
From
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/195605/comments/35
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 cd91d95..9d73311 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -5817,6 +5817,8 @@ static struct snd_pci_quirk stac9872_cfg_tbl[] = {
"Sony VAIO F/S", STAC_9872_VAIO),
SND_PCI_QUIRK(0x104d, 0x9008,
"Sony Vaio VGN-SZ650N", STAC_9872_VAIO),
+ SND_PCI_QUIRK(0x104d, 0x9016,
+ "Sony Vaio VGN-AR51M", STAC_9872_VAIO),
{} /* terminator */
};
--
1.6.4.2
More information about the Alsa-devel
mailing list