summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorRink Springer <rink@FreeBSD.org>2006-11-11 10:47:46 +0000
committerRink Springer <rink@FreeBSD.org>2006-11-11 10:47:46 +0000
commit3f66350ae82c76716cd39e92c5c0256b0e681b67 (patch)
treebcf2a46eb4a4c3feb3c1531ab4bf5664c94a28b3 /sys/dev
parentd354a0a11c558337492aaf0bc29b3b9ad40aab2d (diff)
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/fxp/if_fxp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c
index 7147a1f60bfc..d23838a1b614 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -176,9 +176,11 @@ static struct fxp_ident fxp_ident_table[] = {
{ 0x1051, -1, "Intel 82562ET (ICH5/ICH5R) Pro/100 VE Ethernet" },
{ 0x1059, -1, "Intel 82551QM Pro/100 M Mobile Connection" },
{ 0x1064, -1, "Intel 82562EZ (ICH6)" },
+ { 0x1065, -1, "Intel 82562ET/EZ/GT/GZ PRO/100 VE Ethernet" },
{ 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" },
+ { 0x1094, -1, "Intel Pro/100 946GZ (ICH7) Network Connection" },
{ 0x1209, -1, "Intel 82559ER Embedded 10/100 Ethernet" },
{ 0x1229, 0x01, "Intel 82557 Pro/100 Ethernet" },
{ 0x1229, 0x02, "Intel 82557 Pro/100 Ethernet" },