mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
Less debug noise from the mipsnet driver.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3463 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
+3
-3
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user