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

Modified Files:
        wct4xxp.c 
Log Message:
re-enable magic :-)


Index: wct4xxp.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wct4xxp.c,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- wct4xxp.c   9 Jun 2005 17:05:46 -0000       1.72
+++ wct4xxp.c   10 Jun 2005 02:46:59 -0000      1.73
@@ -359,7 +359,7 @@
 {
        unsigned int tmp;
        wc->membase[addr] = cpu_to_le32(value);
-#if 0
+#if 1
        tmp = le32_to_cpu(wc->membase[addr]);
        if ((value != tmp) && (addr != WC_LEDS) && (addr != WC_LDATA) &&
                (addr != WC_GPIO) && (addr != WC_INTR))

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to