aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci')
-rw-r--r--sound/pci/intel8x0.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c
index c5c4ec64a156..5bbc8a047539 100644
--- a/sound/pci/intel8x0.c
+++ b/sound/pci/intel8x0.c
@@ -1912,6 +1912,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
1912 .type = AC97_TUNE_HP_ONLY 1912 .type = AC97_TUNE_HP_ONLY
1913 }, 1913 },
1914 { 1914 {
1915 .subvendor = 0x10cf,
1916 .subdevice = 0x12f2,
1917 .name = "Fujitsu-Siemens Celsius H320",
1918 .type = AC97_TUNE_SWAP_HP
1919 },
1920 {
1915 .subvendor = 0x10f1, 1921 .subvendor = 0x10f1,
1916 .subdevice = 0x2665, 1922 .subdevice = 0x2665,
1917 .name = "Fujitsu-Siemens Celsius", /* AD1981? */ 1923 .name = "Fujitsu-Siemens Celsius", /* AD1981? */