Less debug noise from the mipsnet driver.
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 28 Oct 2007 01:43:52 +0000 (01:43 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 28 Oct 2007 01:43:52 +0000 (01:43 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3463 c046a42c-6fe2-441c-8c8c-71466251a162

hw/mipsnet.c

index bebfd4d..97bc276 100644 (file)
@@ -1,9 +1,9 @@
 #include "vl.h"
 
-#define DEBUG_MIPSNET_SEND
-#define DEBUG_MIPSNET_RECEIVE
+//#define DEBUG_MIPSNET_SEND
+//#define DEBUG_MIPSNET_RECEIVE
 //#define DEBUG_MIPSNET_DATA
-#define DEBUG_MIPSNET_IRQ
+//#define DEBUG_MIPSNET_IRQ
 
 /* MIPSnet register offsets */