28 Sep
2009
28 Sep
'09
11:43 a.m.
From https://bugs.launchpad.net/ubuntu/+source/linux/+bug/195605/comments/35
Signed-off-by: Pascal Terjan pterjan@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