summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-08 08:11:34 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-08 08:11:34 +0000
commita8e75a07066fd3b038a4794ee09c7261c403235c (patch)
tree6efe9d109ce3d81df556ea449054b55f820e8fc9 /media-sound/alsa-driver/files
parentcomment updated (diff)
downloadhistorical-a8e75a07066fd3b038a4794ee09c7261c403235c.tar.gz
historical-a8e75a07066fd3b038a4794ee09c7261c403235c.tar.bz2
historical-a8e75a07066fd3b038a4794ee09c7261c403235c.zip
Adding cs46xx patch to portage.
Diffstat (limited to 'media-sound/alsa-driver/files')
-rw-r--r--media-sound/alsa-driver/files/alsa-driver-1.0.5a-cs46xx-passthrough.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/media-sound/alsa-driver/files/alsa-driver-1.0.5a-cs46xx-passthrough.patch b/media-sound/alsa-driver/files/alsa-driver-1.0.5a-cs46xx-passthrough.patch
new file mode 100644
index 000000000000..50078e648ddb
--- /dev/null
+++ b/media-sound/alsa-driver/files/alsa-driver-1.0.5a-cs46xx-passthrough.patch
@@ -0,0 +1,13 @@
+--- alsa-driver-1.0.5a/pci/cs46xx/Makefile 2004-04-08 12:38:16.000000000 -0400
++++ alsa-driver-1.0.3/pci/cs46xx/Makefile 2004-07-01 19:18:58.084822112 -0400
+@@ -5,6 +5,10 @@
+ include $(SND_TOPDIR)/toplevel.config
+ include $(SND_TOPDIR)/Makefile.conf
+
++# Hack for new dsp flag
++EXTRA_CFLAGS += -DCONFIG_SND_CS46XX_NEW_DSP=1
++CONFIG_SND_CS46XX_NEW_DSP=y
++
+ include $(SND_TOPDIR)/alsa-kernel/pci/cs46xx/Makefile
+
+ include $(SND_TOPDIR)/Rules.make