--- upstream/dynamips-0.2.7-RC3/dev_nm_16esw.c 2007/10/06 16:26:06 9 +++ trunk/dev_nm_16esw.c 2007/10/06 16:45:40 12 @@ -30,11 +30,11 @@ #define DEBUG_ACCESS 0 #define DEBUG_UNKNOWN 0 #define DEBUG_MII 0 -#define DEBUG_MEM 1 -#define DEBUG_REG 1 +#define DEBUG_MEM 0 +#define DEBUG_REG 0 #define DEBUG_TRANSMIT 0 #define DEBUG_RECEIVE 0 -#define DEBUG_FORWARD 1 +#define DEBUG_FORWARD 0 #define DEBUG_MIRROR 0 #define DEBUG_ARL 0