提交 6c504447 编写于 作者: K Keith Packard 提交者: Linus Torvalds

[PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptop

Signed-off-by: NKeith Packard <keithp@neko.keithp.com>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 7059abed
......@@ -1961,6 +1961,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
.name = "Tyan Thunder K8WE",
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x10f7,
.subdevice = 0x834c,
.name = "Panasonic CF-R4",
.type = AC97_TUNE_HP_ONLY,
},
{
.subvendor = 0x110a,
.subdevice = 0x0056,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册