[alsa-devel] [PATCH 3/3] [ALSA] Add quirk for Sony Vaio VGN-FZ15G
Pascal Terjan
pterjan at mandriva.com
Mon Sep 28 11:43:13 CEST 2009
From
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/195605/comments/36
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 9d73311..c4310ee 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, 0x9005,
+ "Sony Vaio VGN-FZ15G", STAC_9872_VAIO),
SND_PCI_QUIRK(0x104d, 0x9008,
"Sony Vaio VGN-SZ650N", STAC_9872_VAIO),
SND_PCI_QUIRK(0x104d, 0x9016,
--
1.6.4.2
More information about the Alsa-devel
mailing list