提交 2eb061f4 编写于 作者: J Jaroslav Kysela

[ALSA] intel8x0 - Added swap_hp quirk for Fujitsu-Siemens Celsius H320 [0x10cf:0x12f2]

Modules: Intel8x0 driver
Signed-off-by: NJaroslav Kysela <perex@suse.cz>
上级 a9824c86
......@@ -1911,6 +1911,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
.name = "Fujitsu-Siemens 4010",
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x10cf,
.subdevice = 0x12f2,
.name = "Fujitsu-Siemens Celsius H320",
.type = AC97_TUNE_SWAP_HP
},
{
.subvendor = 0x10f1,
.subdevice = 0x2665,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册