]> git.pld-linux.org Git - packages/kernel.git/blame - linux-2.6.16-hda-sound-dc7600.patch
- rel 2; fix for local root hole CVE-2007-4573
[packages/kernel.git] / linux-2.6.16-hda-sound-dc7600.patch
CommitLineData
e302127c 1diff -Nru linux-2.6.16.21.orig/sound/pci/hda/patch_realtek.c linux-2.6.16.21/sound/pci/hda/patch_realtek.c
2--- linux-2.6.16.21.orig/sound/pci/hda/patch_realtek.c 2006-06-22 11:37:47.806532750 +0000
3+++ linux-2.6.16.21/sound/pci/hda/patch_realtek.c 2006-06-22 11:38:20.088550250 +0000
4@@ -2953,7 +2953,7 @@
5 { .modelname = "hp", .config = ALC260_HP },
6 { .pci_subvendor = 0x103c, .pci_subdevice = 0x3010, .config = ALC260_HP },
7 { .pci_subvendor = 0x103c, .pci_subdevice = 0x3011, .config = ALC260_HP },
8- { .pci_subvendor = 0x103c, .pci_subdevice = 0x3012, .config = ALC260_HP },
9+ { .pci_subvendor = 0x103c, .pci_subdevice = 0x3012, .config = ALC260_HP_3013 },
10 { .pci_subvendor = 0x103c, .pci_subdevice = 0x3013, .config = ALC260_HP_3013 },
11 { .pci_subvendor = 0x103c, .pci_subdevice = 0x3014, .config = ALC260_HP },
12 { .pci_subvendor = 0x103c, .pci_subdevice = 0x3015, .config = ALC260_HP },
This page took 0.056864 seconds and 4 git commands to generate.