summaryrefslogtreecommitdiff
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authorMaxime Henrion <mux@FreeBSD.org>2003-06-12 11:21:06 +0000
committerMaxime Henrion <mux@FreeBSD.org>2003-06-12 11:21:06 +0000
commit62c0d1bf0e513dc3ddd917a914b36d780ed21ad4 (patch)
tree0ca688a17bedf4c6a57c7f7763026eefff87ceb3 /sys/dev/fxp
parent33f73ee4884e100bbcfb32084b8d1bf2182f790a (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 5b378b0e6cec..59f80a84cc73 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -166,6 +166,7 @@ static struct fxp_ident fxp_ident_table[] = {
{ 0x103C, "Intel 82801DB (ICH4) Pro/100 Ethernet" },
{ 0x103D, "Intel 82801DB (ICH4) Pro/100 VE Ethernet" },
{ 0x103E, "Intel 82801DB (ICH4) Pro/100 VM Ethernet" },
+ { 0x1050, "Intel 82801BA (D865) Pro/100 VE Ethernet" },
{ 0x1059, "Intel 82551QM Pro/100 M Mobile Connection" },
{ 0x1209, "Intel 82559ER Embedded 10/100 Ethernet" },
{ 0x1229, "Intel 82557/8/9 EtherExpress Pro/100(B) Ethernet" },