summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorRink Springer <rink@FreeBSD.org>2006-11-20 16:22:32 +0000
committerRink Springer <rink@FreeBSD.org>2006-11-20 16:22:32 +0000
commit2c21a63940c378d68f4497fa7163e9a4f80161f9 (patch)
treef17fa4b199fddd4941d1ac57c641b60d11f8ff8e /sys
parentadbe1d33af58eb314d6e38d5b0d1843af27f9dab (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 d23838a1b614..a693b764f5c1 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -180,6 +180,7 @@ static struct fxp_ident fxp_ident_table[] = {
{ 0x1068, -1, "Intel 82801FBM (ICH6-M) Pro/100 VE Ethernet" },
{ 0x1069, -1, "Intel 82562EM/EX/GX Pro/100 Ethernet" },
{ 0x1092, -1, "Intel Pro/100 VE Network Connection" },
+ { 0x1093, -1, "Intel Pro/100 VM Network Connection" },
{ 0x1094, -1, "Intel Pro/100 946GZ (ICH7) Network Connection" },
{ 0x1209, -1, "Intel 82559ER Embedded 10/100 Ethernet" },
{ 0x1229, 0x01, "Intel 82557 Pro/100 Ethernet" },