[Asterisk-cvs] zaptel zconfig.h,1.2,1.3
markster at lists.digium.com
markster at lists.digium.com
Fri Feb 6 22:24:57 CST 2004
Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv15179
Modified Files:
zconfig.h
Log Message:
Warn of AMD incompatibility with MMX in zconfig.h (bug #676)
Index: zconfig.h
===================================================================
RCS file: /usr/cvsroot/zaptel/zconfig.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- zconfig.h 13 Jan 2004 20:02:39 -0000 1.2
+++ zconfig.h 7 Feb 2004 04:33:41 -0000 1.3
@@ -29,6 +29,9 @@
/*
* Define if you want MMX optimizations in zaptel
*
+ * Note: CONFIG_ZAPTEL_MMX is generally incompatible with AMD
+ * processors and can cause system instability!
+ *
*/
/* #define CONFIG_ZAPTEL_MMX */
More information about the svn-commits
mailing list