From 16be7abe046e4ad38530afea3b1b66553f56e781 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 27 May 2005 11:10:18 +0200 Subject: [PATCH] --- yaml --- r: 1605 b: refs/heads/master c: 685c0dccadfe19233d414afd9f00b8d480a85953 h: refs/heads/master i: 1603: 41b890878afc8fb27c06e74fccc24867b5128caa v: v3 --- [refs] | 2 +- trunk/sound/pci/via82xx.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 09ad315ec55d..254dc85774fc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fc232c6e8d618daae212f643587f33d202961861 +refs/heads/master: 685c0dccadfe19233d414afd9f00b8d480a85953 diff --git a/trunk/sound/pci/via82xx.c b/trunk/sound/pci/via82xx.c index 4c41df053523..bb322de4777f 100644 --- a/trunk/sound/pci/via82xx.c +++ b/trunk/sound/pci/via82xx.c @@ -2179,6 +2179,7 @@ static int __devinit check_dxs_list(struct pci_dev *pci) { .vendor = 0x147b, .device = 0x1413, .action = VIA_DXS_ENABLE }, /* ABIT KV8 Pro */ { .vendor = 0x147b, .device = 0x1415, .action = VIA_DXS_NO_VRA }, /* Abit AV8 */ { .vendor = 0x14ff, .device = 0x0403, .action = VIA_DXS_ENABLE }, /* Twinhead mobo */ + { .vendor = 0x14ff, .device = 0x0408, .action = VIA_DXS_NO_VRA }, /* Twinhead mobo */ { .vendor = 0x1584, .device = 0x8120, .action = VIA_DXS_ENABLE }, /* Gericom/Targa/Vobis/Uniwill laptop */ { .vendor = 0x1584, .device = 0x8123, .action = VIA_DXS_NO_VRA }, /* Uniwill (Targa Visionary XP-210) */ { .vendor = 0x161f, .device = 0x202b, .action = VIA_DXS_NO_VRA }, /* Amira Note book */