[Mit-cadr-cvs] r389 - trunk/emulator/usim

ggilley at common-lisp.net ggilley at common-lisp.net
Tue Dec 4 05:57:23 UTC 2012


Author: ggilley
Date: Mon Dec  3 21:57:23 2012
New Revision: 389

Log:
turn off packet debugging

Modified:
   trunk/emulator/usim/chaos.c

Modified: trunk/emulator/usim/chaos.c
==============================================================================
--- trunk/emulator/usim/chaos.c	Mon Dec  3 21:53:29 2012	(r388)
+++ trunk/emulator/usim/chaos.c	Mon Dec  3 21:57:23 2012	(r389)
@@ -48,7 +48,7 @@
 # define CHAOS_DEBUG 0
 #endif
 
-#define CHAOS_DEBUG_PKT 1
+#define CHAOS_DEBUG_PKT 0
 //#define CHAOS_TOSS_IF_RXBUFF_FULL
 
 #define CHAOS_BUF_SIZE_BYTES 8192




More information about the mit-cadr-cvs mailing list