summaryrefslogtreecommitdiff
path: root/wiretap/nettl.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-10-06 10:08:29 +0000
committerGuy Harris <guy@alum.mit.edu>2004-10-06 10:08:29 +0000
commitdba97f9cc58867f7eccd4e6ae057e47c40c3a2b7 (patch)
tree249052515c52f002074e2d0ebaef94fa1ac5c27c /wiretap/nettl.h
parent1e47d6557f1ce907df62f16eca1101eab2e6a505 (diff)
downloadwireshark-dba97f9cc58867f7eccd4e6ae057e47c40c3a2b7.tar.gz
From Mark C. Brown: add EISA 100BaseTX, EISA FDDI, and HSC FDDI support,
and make a small performance fix to HP-PB FDDI. svn path=/trunk/; revision=12218
Diffstat (limited to 'wiretap/nettl.h')
-rw-r--r--wiretap/nettl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/wiretap/nettl.h b/wiretap/nettl.h
index 0a2bf5860f..d08ac2945c 100644
--- a/wiretap/nettl.h
+++ b/wiretap/nettl.h
@@ -76,6 +76,7 @@
/* Ethernet cards */
#define NETTL_SUBSYS_LAN100 164
+#define NETTL_SUBSYS_EISA100BT 172
#define NETTL_SUBSYS_BASE100 173
#define NETTL_SUBSYS_GSC100BT 178
#define NETTL_SUBSYS_PCI100BT 179
@@ -88,7 +89,9 @@
/* FDDI cards */
#define NETTL_SUBSYS_HPPB_FDDI 95
+#define NETTL_SUBSYS_EISA_FDDI 174
#define NETTL_SUBSYS_PCI_FDDI 176
+#define NETTL_SUBSYS_HSC_FDDI 177
/* Token Ring cards */
#define NETTL_SUBSYS_TOKEN 31