Some laptop BIOS change the subsystem id for STAC9205 cards if the
microphone isn't toggled on/off in the settings.
---
Signed-off-by: Matthew Ranostay <mranostay@xxxxxxxxxxxxxxxxx>
diff -r f2c43802b1aa pci/hda/patch_sigmatel.c
--- a/pci/hda/patch_sigmatel.c Tue Aug 21 15:20:26 2007 +0200
+++ b/pci/hda/patch_sigmatel.c Thu Aug 30 15:24:59 2007 -0400
@@ -824,6 +824,8 @@ static struct snd_pci_quirk stac9205_cfg
"Dell Precision", STAC_9205_M43xx),
SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f9,
"Dell Precision", STAC_9205_DELL_M43),
+ SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021b,
+ "Dell Precision", STAC_9205_DELL_M43),
SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fa,
"Dell Precision", STAC_9205_DELL_M43),
SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fe,
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel