diff options
Diffstat (limited to 'sound/pci/intel8x0.c')
| -rw-r--r-- | sound/pci/intel8x0.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c index 5634bc349257..9b962c4e0973 100644 --- a/sound/pci/intel8x0.c +++ b/sound/pci/intel8x0.c | |||
| @@ -1956,6 +1956,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = { | |||
| 1956 | .type = AC97_TUNE_HP_ONLY | 1956 | .type = AC97_TUNE_HP_ONLY |
| 1957 | }, | 1957 | }, |
| 1958 | { | 1958 | { |
| 1959 | .subvendor = 0x10f1, | ||
| 1960 | .subdevice = 0x2895, | ||
| 1961 | .name = "Tyan Thunder K8WE", | ||
| 1962 | .type = AC97_TUNE_HP_ONLY | ||
| 1963 | }, | ||
| 1964 | { | ||
| 1959 | .subvendor = 0x110a, | 1965 | .subvendor = 0x110a, |
| 1960 | .subdevice = 0x0056, | 1966 | .subdevice = 0x0056, |
| 1961 | .name = "Fujitsu-Siemens Scenic", /* AD1981? */ | 1967 | .name = "Fujitsu-Siemens Scenic", /* AD1981? */ |
