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:
parent
f071b4d3ca
commit
57ba97deb8
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user