summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMike Silbersack <silby@FreeBSD.org>2002-07-03 05:26:45 +0000
committerMike Silbersack <silby@FreeBSD.org>2002-07-03 05:26:45 +0000
commit69f431560045c97ae755f0956cccef33042d571a (patch)
tree2e7719e3bac111eaa391562122cfcc7f171bb5d7 /sys
parenta635aef6f602a4e4c47e63002d4cb868fd198f59 (diff)
Notes
Diffstat (limited to 'sys')
-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 cda515c5e6c1..f0ed66dee7bf 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -160,6 +160,7 @@ static struct fxp_ident fxp_ident_table[] = {
{ 0x1037, "Intel Pro/100 Ethernet" },
{ 0x1038, "Intel Pro/100 Ethernet" },
{ 0x1039, "Intel Pro/100 Ethernet" },
+ { 0x103A, "Intel Pro/100 Ethernet" },
{ 0, NULL },
};