aboutsummaryrefslogtreecommitdiff
path: root/src/Wifi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wifi.cpp')
-rw-r--r--src/Wifi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wifi.cpp b/src/Wifi.cpp
index 2a60a6a..77be4d8 100644
--- a/src/Wifi.cpp
+++ b/src/Wifi.cpp
@@ -941,7 +941,7 @@ void Write(u32 addr, u16 val)
case 0x0A4:
case 0x0A8:
case 0x094:
- printf("wifi: trying to send packet. %08X=%04X\n", addr, val);
+ printf("wifi: trying to send packet. %08X=%04X. TXREQ=%04X\n", addr, val, IOPORT(W_TXReqRead));
break;
// read-only ports