[ALSA] hda-codec - Dell Latitude D820 + D/Port

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>
This commit is contained in:
Cory T. Tusar 2007-01-30 17:30:55 +01:00 committed by Jaroslav Kysela
parent 18b9b3d996
commit 877b866d86

View 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 */
};