]> git.pld-linux.org Git - packages/kernel.git/blob - 2.6.0-t11-EPoX-sound-lkml.patch
- added description of djurban's branch
[packages/kernel.git] / 2.6.0-t11-EPoX-sound-lkml.patch
1 diff -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.029826 seconds and 3 git commands to generate.