summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG11
1 files changed, 8 insertions, 3 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 4696cb6..6820ff6 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -25,9 +25,11 @@ PATCHES=(
# add custom acpi dsdt patch, in reference to:
# http://gaugusch.at/kernel.shtml
# http://acpi.sourceforge.net
+ # http://gaugusch.at/acpi-dsdt-initrd-patches/acpi-dsdt-initrd-v0.9c-2.6.28.patch%1
# fixed for 2.6.30 usage
- #acpi-dsdt-initrd-v0.9c-2.6.30.patch%1
-
+ # http://svn.mandriva.com/svn/packages/cooker/kernel/current/PATCHES/patches/
+ acpi-dsdt-2.6.30.patch%1
+
# fix http://bugs.archlinux.org/task/12180
quirks-h12y.patch%1
@@ -38,13 +40,16 @@ PATCHES=(
# fix wmi stack acer crash
wmi.patch%1
+ # fix intel sound regression
+ # http://bugs.archlinux.org/task/15114
+ sound-skipping-regression-introduced-in-2.6.30-rc8.patch%1
# add aufs2 support, in reference to:
# http://aufs.sourceforge.net
aufs2-20090611.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.30-3-ARCH"
+PATCHNAME="patch-2.6.30-4-ARCH"
# Run this before applying patches
pre_apply() {