Update Changelog with new Xscale platforms and vmsvga.
[qemu] / hw / mipsnet.c
index bebfd4d..5a74ad9 100644 (file)
@@ -1,9 +1,12 @@
-#include "vl.h"
+#include "hw.h"
+#include "mips.h"
+#include "net.h"
+#include "isa.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 */