Skip to content

Commit

Permalink
[ALSA] hda-codec - Dell Latitude D820 + D/Port
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Cory T. Tusar authored and Jaroslav Kysela committed Feb 9, 2007
1 parent 18b9b3d commit 877b866
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
};

Expand Down

0 comments on commit 877b866

Please sign in to comment.