From dffdeae0b1f5945f166eb3c34fa27f66e24c32ce Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 20 Apr 2005 20:54:43 +0200 Subject: [PATCH] --- yaml --- r: 1523 b: refs/heads/master c: 930fed517441310a80e269a193ee52f99dd58082 h: refs/heads/master i: 1521: 61f3295d521f3226f782e4818a1a7bfe77727cb6 1519: 95e03abf8d0cb2904ee610e7f3f877e7fbaf2dd3 v: v3 --- [refs] | 2 +- trunk/sound/pci/via82xx.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index f7e1f299297b..34e16000f62d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d21b37ea134921f807ebdbd19ae3cd00bb8bf2fc +refs/heads/master: 930fed517441310a80e269a193ee52f99dd58082 diff --git a/trunk/sound/pci/via82xx.c b/trunk/sound/pci/via82xx.c index 881af1d11aad..4c41df053523 100644 --- a/trunk/sound/pci/via82xx.c +++ b/trunk/sound/pci/via82xx.c @@ -2169,6 +2169,7 @@ static int __devinit check_dxs_list(struct pci_dev *pci) { .vendor = 0x1297, .device = 0xa232, .action = VIA_DXS_ENABLE }, /* Shuttle ?? */ { .vendor = 0x1297, .device = 0xc160, .action = VIA_DXS_ENABLE }, /* Shuttle SK41G */ { .vendor = 0x1458, .device = 0xa002, .action = VIA_DXS_ENABLE }, /* Gigabyte GA-7VAXP */ + { .vendor = 0x1462, .device = 0x0080, .action = VIA_DXS_SRC }, /* MSI K8T Neo-FIS2R */ { .vendor = 0x1462, .device = 0x3800, .action = VIA_DXS_ENABLE }, /* MSI KT266 */ { .vendor = 0x1462, .device = 0x5901, .action = VIA_DXS_NO_VRA }, /* MSI KT6 Delta-SR */ { .vendor = 0x1462, .device = 0x7023, .action = VIA_DXS_NO_VRA }, /* MSI K8T Neo2-FI */