From d3af50c506841b4b62af2ff937a17a1f9bb2ce71 Mon Sep 17 00:00:00 2001 From: Mikael Nilsson Date: Tue, 13 Feb 2007 12:46:16 +0100 Subject: [PATCH] --- yaml --- r: 48496 b: refs/heads/master c: 46f02ca36e9b2b690ebcef18fa0652c586d6c08e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_sigmatel.c | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6a718b6c939d..d9efd2b723a1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 82f30040ada635d5d42a244b6eb84607d9881f5a +refs/heads/master: 46f02ca36e9b2b690ebcef18fa0652c586d6c08e diff --git a/trunk/sound/pci/hda/patch_sigmatel.c b/trunk/sound/pci/hda/patch_sigmatel.c index 2535c1ad39e9..f7ef9c5afe87 100644 --- a/trunk/sound/pci/hda/patch_sigmatel.c +++ b/trunk/sound/pci/hda/patch_sigmatel.c @@ -457,6 +457,10 @@ static struct snd_pci_quirk stac9200_cfg_tbl[] = { "Dell Latitude 120L", STAC_REF), SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cc, "Dell Latitude D820", STAC_REF), + SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cd, + "Dell Inspiron E1705/9400", STAC_REF), + SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ce, + "Dell XPS M1710", STAC_REF), {} /* terminator */ };