Revision 57ba97de

b/hw/mipsnet.c
1 1
#include "vl.h"
2 2

  
3
#define DEBUG_MIPSNET_SEND
4
#define DEBUG_MIPSNET_RECEIVE
3
//#define DEBUG_MIPSNET_SEND
4
//#define DEBUG_MIPSNET_RECEIVE
5 5
//#define DEBUG_MIPSNET_DATA
6
#define DEBUG_MIPSNET_IRQ
6
//#define DEBUG_MIPSNET_IRQ
7 7

  
8 8
/* MIPSnet register offsets */
9 9

  

Also available in: Unified diff