summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/fxp/if_fxp.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c
index 594d9ac..9e88652 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -161,6 +161,10 @@ static struct fxp_ident fxp_ident_table[] = {
{ 0x1038, "Intel Pro/100 Ethernet" },
{ 0x1039, "Intel Pro/100 Ethernet" },
{ 0x103A, "Intel Pro/100 Ethernet" },
+ { 0x103B, "Intel Pro/100 Ethernet" },
+ { 0x103C, "Intel Pro/100 Ethernet" },
+ { 0x103D, "Intel Pro/100 Ethernet" },
+ { 0x103E, "Intel Pro/100 Ethernet" },
{ 0, NULL },
};
OpenPOWER on IntegriCloud