summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-04-07 15:47:14 +0000
committerimp <imp@FreeBSD.org>2004-04-07 15:47:14 +0000
commit66ed31db8ac3bfcd1bfd4f1d9db2a60d5e9fa080 (patch)
tree891825f3ea9c8e49cb66cef553a759e07d472f45 /sys/dev/fxp
parent9bd70cfd161bdce73a134c468503110997f86e30 (diff)
downloadFreeBSD-src-66ed31db8ac3bfcd1bfd4f1d9db2a60d5e9fa080.zip
FreeBSD-src-66ed31db8ac3bfcd1bfd4f1d9db2a60d5e9fa080.tar.gz
Add new ID for Intel 82562ET (ICH5/ICH5R) Pro/100 VE Ethernet.
Submitted by: Stefan Bethke PR: 61320
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 a83bc02..fbc655d 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -168,6 +168,7 @@ static struct fxp_ident fxp_ident_table[] = {
{ 0x103D, -1, "Intel 82801DB (ICH4) Pro/100 VE Ethernet" },
{ 0x103E, -1, "Intel 82801DB (ICH4) Pro/100 VM Ethernet" },
{ 0x1050, -1, "Intel 82801BA (D865) Pro/100 VE Ethernet" },
+ { 0x1051, -1, "Intel 82562ET (ICH5/ICH5R) Pro/100 VE Ethernet" },
{ 0x1059, -1, "Intel 82551QM Pro/100 M Mobile Connection" },
{ 0x1209, -1, "Intel 82559ER Embedded 10/100 Ethernet" },
{ 0x1229, 0x01, "Intel 82557 Pro/100 Ethernet" },
OpenPOWER on IntegriCloud