]> git.pld-linux.org Git - packages/kernel.git/blame - 2.6.0-t11-EPoX-sound-lkml.patch
+CONFIG_IP_NF_MATCH_LAYER7=m
[packages/kernel.git] / 2.6.0-t11-EPoX-sound-lkml.patch
CommitLineData
1cbd4257 1diff -u linux-2.6.0-test11/sound/pci/via82xx.c linux-2.6.0-test11-af1/sound/pci/via82xx.c
2--- linux-2.6.0-test11/sound/pci/via82xx.c 2003-11-29 19:18:22.000000000 +0100
3+++ linux-2.6.0-test11-af1/sound/pci/via82xx.c 2003-11-29 19:38:41.000000000 +0100
4@@ -1969,6 +1969,7 @@
5 static struct dxs_whitelist whitelist[] = {
6 { .vendor = 0x1019, .device = 0x0996, .action = VIA_DXS_48K },
7 { .vendor = 0x1297, .device = 0xc160, .action = VIA_DXS_ENABLE }, /* Shuttle SK41G */
8+ { .vendor = 0x1695, .device = 0x3005, .action = VIA_DXS_ENABLE }, /* EPoX EP-8K9A */
9 { } /* terminator */
10 };
11 struct dxs_whitelist *w;
This page took 0.058381 seconds and 4 git commands to generate.