# HG changeset patch # User Cory T. Tusar # Date 1169945686 18000 # Node ID e34c84e64c65931a9d5e8ebd2344b5e0a0fa9d25 # Parent 5f099a0fe6f0aac9e9b551bc36b3fdea8ed131e9 Support port replicator headphone output on Dell Latitude D820 + D/Port. Signed-off-by: Cory T. Tusar diff -r 5f099a0fe6f0 -r e34c84e64c65 pci/hda/patch_sigmatel.c --- a/pci/hda/patch_sigmatel.c Fri Jan 26 18:33:17 2007 +0100 +++ b/pci/hda/patch_sigmatel.c Sat Jan 27 19:54:46 2007 -0500 @@ -455,6 +455,8 @@ static struct snd_pci_quirk stac9200_cfg "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 */ };