[Asterisk-cvs] zaptel wct4xxp.c,1.71,1.72

markster at lists.digium.com markster at lists.digium.com
Thu Jun 9 13:03:40 CDT 2005


Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv29906

Modified Files:
	wct4xxp.c 
Log Message:
Build with 1st gen support by default (duh!)


Index: wct4xxp.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wct4xxp.c,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- wct4xxp.c	6 Jun 2005 17:53:19 -0000	1.71
+++ wct4xxp.c	9 Jun 2005 17:05:46 -0000	1.72
@@ -63,7 +63,7 @@
 #define ENABLE_PREFETCH
 
 /* Support first generation cards? */
-/* #define SUPPORT_GEN1 */
+#define SUPPORT_GEN1 
 
 /* Define to get more attention-grabbing but slightly more I/O using
    alarm status */




More information about the svn-commits mailing list