summaryrefslogtreecommitdiff
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authorDoug Ambrisko <ambrisko@FreeBSD.org>2002-06-06 04:56:57 +0000
committerDoug Ambrisko <ambrisko@FreeBSD.org>2002-06-06 04:56:57 +0000
commit7d1aa856ba5a22a9c216645a0c5ef07b6deec126 (patch)
tree9a0b1cfac0d1da59b5b4a85f60c02a2389134dea /sys/dev/fxp
parent225a9af96bb50178bca6027188a6a78224b7c7bc (diff)
Notes
Diffstat (limited to 'sys/dev/fxp')
-rw-r--r--sys/dev/fxp/if_fxp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c
index 237bfb803b52..cda515c5e6c1 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -159,6 +159,7 @@ static struct fxp_ident fxp_ident_table[] = {
{ 0x1036, "Intel Pro/100 Ethernet" },
{ 0x1037, "Intel Pro/100 Ethernet" },
{ 0x1038, "Intel Pro/100 Ethernet" },
+ { 0x1039, "Intel Pro/100 Ethernet" },
{ 0, NULL },
};