summaryrefslogtreecommitdiffstats
path: root/grlib.h
diff options
context:
space:
mode:
authorJiri Gaisler <jiri@gaisler.se>2020-10-25 11:27:31 -0400
committerJiri Gaisler <jiri@gaisler.se>2020-10-28 13:38:31 -0400
commit66efed88eff45dca65661ab65327ee47f2732cfa (patch)
tree17d58ad35d7fa967347bd99bd4005721de2e8716 /grlib.h
parentAdd -rt option to synch sim to wall time (diff)
downloadsis-66efed88eff45dca65661ab65327ee47f2732cfa.tar.bz2
Add networking support using host tap device2.23
* Emulation of GRETH 10/100 Mbit MAC and PHY * Supported only on linux
Diffstat (limited to 'grlib.h')
-rw-r--r--grlib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/grlib.h b/grlib.h
index d261b3b..a895c11 100644
--- a/grlib.h
+++ b/grlib.h
@@ -36,6 +36,7 @@
#define GAISLER_APBUART 0x00C
#define GAISLER_IRQMP 0x00D
#define GAISLER_GPTIMER 0x011
+#define GAISLER_GRETH 0x01D
#define ESA_MCTRL 0x00F
/* How to build entries in the plug&play area */