提交 9970dce5 编写于 作者: T Takashi Iwai 提交者: Jaroslav Kysela

[ALSA] intel8x0 - Add quirk for FSC 4010

Intel8x0 driver
Added ac97_quirk for FSC 4010.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 7153a558
...@@ -1890,6 +1890,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = { ...@@ -1890,6 +1890,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
.name = "Fujitsu S6210", /* STAC9750/51 */ .name = "Fujitsu S6210", /* STAC9750/51 */
.type = AC97_TUNE_HP_ONLY .type = AC97_TUNE_HP_ONLY
}, },
{
.subvendor = 0x10cf,
.subdevice = 0x12ec,
.name = "Fujitsu-Siemens 4010",
.type = AC97_TUNE_HP_ONLY
},
{ {
.subvendor = 0x10f1, .subvendor = 0x10f1,
.subdevice = 0x2665, .subdevice = 0x2665,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册