This patch adds more Dell systems and a Panasonic laptop with Stac9200 codecs. Signed off by Tobin Davis <tdavis@xxxxxxxxxxxx>
diff -r 5bd948503866 pci/hda/patch_sigmatel.c --- a/pci/hda/patch_sigmatel.c Tue May 15 11:47:48 2007 +0200 +++ b/pci/hda/patch_sigmatel.c Wed May 16 11:41:23 2007 -0700 @@ -469,6 +474,14 @@ static struct snd_pci_quirk stac9200_cfg "Dell Precision M90", STAC_REF), SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d6, "unknown Dell", STAC_REF), + SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d8, + "Dell Inspiron 640m", STAC_REF), + SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f5, + "Dell Inspiron 1501", STAC_REF), + + /* Panasonic */ + SND_PCI_QUIRK(0x10f7, 0x8338, "Panasonic CF-74", STAC_REF), + {} /* terminator */ };
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel