[Pkg-voip-commits] r8646 - /dahdi-linux/trunk/debian/patches/mmx_auto

tzafrir at alioth.debian.org tzafrir at alioth.debian.org
Wed Oct 20 04:39:44 UTC 2010


Author: tzafrir
Date: Wed Oct 20 04:39:37 2010
New Revision: 8646

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8646
Log:
Keep mmx_auto around, but clarify the problem with it.

Modified:
    dahdi-linux/trunk/debian/patches/mmx_auto

Modified: dahdi-linux/trunk/debian/patches/mmx_auto
URL: http://svn.debian.org/wsvn/pkg-voip/dahdi-linux/trunk/debian/patches/mmx_auto?rev=8646&op=diff
==============================================================================
--- dahdi-linux/trunk/debian/patches/mmx_auto (original)
+++ dahdi-linux/trunk/debian/patches/mmx_auto Wed Oct 20 04:39:37 2010
@@ -1,7 +1,16 @@
+Description: Enable MMX support in the DAHDI EC for most i386 CPUs
+Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+Bug: http://bugs.digium.com/view.php?id=13500
+
 Enable MMX support if safe on the target CPU type (on most i386 systems,
-not on x86_64).
+not on x86_64). The OSLEC patch will build the module 'echo' with MMX
+support if DAHDI_USE_MMX from here is defined.
 
 Patch dahdi_mmx_auto.diff from http://bugs.digium.com/view.php?id=13500
+This specific part of the fix has been rejected by upstream, as non of
+the echo cancellers included there uses MMX.
+
+See also http://bugs.debian.org/593438 before re-adding it.
 
 --- a/drivers/dahdi/Kbuild
 +++ b/drivers/dahdi/Kbuild




More information about the Pkg-voip-commits mailing list