summaryrefslogtreecommitdiffstats
path: root/c/src/libchip
diff options
context:
space:
mode:
authorEric Norum <WENorum@lbl.gov>2004-11-29 17:06:12 +0000
committerEric Norum <WENorum@lbl.gov>2004-11-29 17:06:12 +0000
commit55243362a7b307e6ea4bd62bd9c8fe05f7826fb7 (patch)
tree9cd2db6266bfed9239eba356c2d9a9ad1bd741eb /c/src/libchip
parent2004-11-25 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-55243362a7b307e6ea4bd62bd9c8fe05f7826fb7.tar.bz2
Add another module ID code.
Diffstat (limited to 'c/src/libchip')
-rw-r--r--c/src/libchip/network/if_fxp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/libchip/network/if_fxp.c b/c/src/libchip/network/if_fxp.c
index 3912602d3a..83e808018a 100644
--- a/c/src/libchip/network/if_fxp.c
+++ b/c/src/libchip/network/if_fxp.c
@@ -208,6 +208,7 @@ static struct fxp_ident fxp_ident_table[] = {
{ 0x1036, "Intel Pro/100 Ethernet", UNTESTED },
{ 0x1037, "Intel Pro/100 Ethernet", UNTESTED },
{ 0x1038, "Intel Pro/100 Ethernet", UNTESTED },
+ { 0x103B, "Intel Pro/100 Ethernet (82801BD PRO/100 VM (LOM))", 0 },
{ 0, NULL },
};