aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@suse.cz>2004-05-17 19:20:32 +0200
committerJaroslav Kysela <perex@suse.cz>2004-05-17 19:20:32 +0200
commite722528492cc72ea8de93643c257a99b054b0c6c (patch)
tree4e0938ab1266da0c98e1fae971f063b020a9ada5 /sound
parent3a2ff73ed2794730dfe71177a21376f069f4874b (diff)
downloadhistory-e722528492cc72ea8de93643c257a99b054b0c6c.tar.gz
ALSA CVS update - Takashi Iwai <tiwai@suse.de>
VIA82xx driver added DXS whitelist for (eMachines) m680x.
Diffstat (limited to 'sound')
-rw-r--r--sound/pci/via82xx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/via82xx.c b/sound/pci/via82xx.c
index fae6efd145c18f..08c832704a914b 100644
--- a/sound/pci/via82xx.c
+++ b/sound/pci/via82xx.c
@@ -2123,6 +2123,7 @@ static int __devinit check_dxs_list(struct pci_dev *pci)
{ .vendor = 0x1462, .device = 0x5901, .action = VIA_DXS_NO_VRA }, /* MSI KT6 Delta-SR */
{ .vendor = 0x1584, .device = 0x8120, .action = VIA_DXS_ENABLE }, /* Gericom/Targa/Vobis/Uniwill laptop */
{ .vendor = 0x161f, .device = 0x202b, .action = VIA_DXS_NO_VRA }, /* Amira Note book */
+ { .vendor = 0x161f, .device = 0x2032, .action = VIA_DXS_ENABLE }, /* m680x machines */
{ .vendor = 0x1631, .device = 0xe004, .action = VIA_DXS_ENABLE }, /* Easy Note 3174, Packard Bell */
{ .vendor = 0x1695, .device = 0x3005, .action = VIA_DXS_ENABLE }, /* EPoX EP-8K9A */
{ .vendor = 0x1849, .device = 0x3059, .action = VIA_DXS_NO_VRA }, /* ASRock K7VM2 */