File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Documentation/sound/hd-audio Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 704
704
no-jd
705
705
BIOS setup but without jack-detection
706
706
intel
707
- Intel DG45 * mobos
707
+ Intel D*45 * mobos
708
708
dell-m6-amic
709
709
Dell desktops/laptops with analog mics
710
710
dell-m6-dmic
Original file line number Diff line number Diff line change @@ -1955,6 +1955,8 @@ static const struct snd_pci_quirk stac92hd73xx_fixup_tbl[] = {
1955
1955
"DFI LanParty" , STAC_92HD73XX_REF ),
1956
1956
SND_PCI_QUIRK (PCI_VENDOR_ID_DFI , 0x3101 ,
1957
1957
"DFI LanParty" , STAC_92HD73XX_REF ),
1958
+ SND_PCI_QUIRK (PCI_VENDOR_ID_INTEL , 0x5001 ,
1959
+ "Intel DP45SG" , STAC_92HD73XX_INTEL ),
1958
1960
SND_PCI_QUIRK (PCI_VENDOR_ID_INTEL , 0x5002 ,
1959
1961
"Intel DG45ID" , STAC_92HD73XX_INTEL ),
1960
1962
SND_PCI_QUIRK (PCI_VENDOR_ID_INTEL , 0x5003 ,
You can’t perform that action at this time.
0 commit comments