提交 46f02ca3 编写于 作者: M Mikael Nilsson 提交者: Jaroslav Kysela

[ALSA] hda-codec - Patch for enabling LFE on more Dell laptops

Fix LFE controls for Dell Inspiron E1705/9400 and XPS M1710 laptops.
Signed-off-by: NMikael Nilsson <mikael@nilsson.name>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
Signed-off-by: NJaroslav Kysela <perex@suse.cz>
上级 82f30040
无相关合并请求
...@@ -457,6 +457,10 @@ static struct snd_pci_quirk stac9200_cfg_tbl[] = { ...@@ -457,6 +457,10 @@ static struct snd_pci_quirk stac9200_cfg_tbl[] = {
"Dell Latitude 120L", STAC_REF), "Dell Latitude 120L", STAC_REF),
SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cc, SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cc,
"Dell Latitude D820", STAC_REF), "Dell Latitude D820", STAC_REF),
SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cd,
"Dell Inspiron E1705/9400", STAC_REF),
SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ce,
"Dell XPS M1710", STAC_REF),
{} /* terminator */ {} /* terminator */
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部