[ALSA] hda-codec - Dell Latitude D820 + D/Port
authorCory T. Tusar <ctusar@videon-central.com>
Tue, 30 Jan 2007 16:30:55 +0000 (17:30 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:03:21 +0000 (09:03 +0100)
Support port replicator headphone output on Dell Latitude D820 + D/Port.

Signed-off-by: Cory T. Tusar <ctusar@videon-central.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/hda/patch_sigmatel.c

index 0556b7e7bb8b02e6799c7b4d28a7448b51efc317..6f4a39273b988f8a99f8ac83283684a925cfc1ec 100644 (file)
@@ -455,6 +455,8 @@ static struct snd_pci_quirk stac9200_cfg_tbl[] = {
                      "Dell Latitude D620", STAC_REF),
        SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cb,
                      "Dell Latitude 120L", STAC_REF),
+       SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cc,
+                     "Dell Latitude D820", STAC_REF),
        {} /* terminator */
 };