summaryrefslogtreecommitdiff
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authorMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2003-01-28 11:17:33 +0000
committerMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2003-01-28 11:17:33 +0000
commita52cac69d2d3d8bb21ab6e407ee01a72ae4cf96f (patch)
treea1029a148006fd03896eb7da692fa13061b98aac /sys/dev/fxp
parent1c41d5b3acc84738ce0b4022d54ff3815cdee2e6 (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 376aa240567f..8cf9a3a69cf1 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -165,6 +165,7 @@ static struct fxp_ident fxp_ident_table[] = {
{ 0x103C, "Intel Pro/100 Ethernet" },
{ 0x103D, "Intel Pro/100 Ethernet" },
{ 0x103E, "Intel Pro/100 Ethernet" },
+ { 0x1059, "Intel Pro/100 M Mobile Connection" },
{ 0, NULL },
};