Browse Source

Merge remote branch 'alsa/fixes' into fix/misc

Takashi Iwai 15 years ago
parent
commit
ad6cfc2ac7
1 changed files with 6 additions and 0 deletions
  1. 6 0
      sound/pci/via82xx.c

+ 6 - 0
sound/pci/via82xx.c

@@ -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,