1
0
Fork 0

ALSA: via82xx: add quirk for D1289 motherboard

Add a headphones-only quirk for the Fujitsu Siemens D1289.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Reported-and-tested-by: Marc Haber <mh+alsa201002@zugschlus.de>
Cc: <stable@kernel.org>

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
hifive-unleashed-5.1
Clemens Ladisch 2010-02-22 10:33:13 +01:00 committed by Jaroslav Kysela
parent 3be522a951
commit bf30a4309d
1 changed files with 6 additions and 0 deletions

View File

@ -1790,6 +1790,12 @@ static struct ac97_quirk ac97_quirks[] = {
.name = "ASRock K7VT2",
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x110a,
.subdevice = 0x0079,
.name = "Fujitsu Siemens D1289",
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x1019,
.subdevice = 0x0a81,