Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9970dce5 authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela
Browse files

[ALSA] intel8x0 - Add quirk for FSC 4010



Intel8x0 driver
Added ac97_quirk for FSC 4010.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 7153a558
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1890,6 +1890,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
		.name = "Fujitsu S6210",	/* STAC9750/51 */
		.type = AC97_TUNE_HP_ONLY
	},
	{
		.subvendor = 0x10cf,
		.subdevice = 0x12ec,
		.name = "Fujitsu-Siemens 4010",
		.type = AC97_TUNE_HP_ONLY
	},
	{
		.subvendor = 0x10f1,
		.subdevice = 0x2665,