summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp/if_fxp.c
diff options
context:
space:
mode:
authormux <mux@FreeBSD.org>2003-06-12 11:21:06 +0000
committermux <mux@FreeBSD.org>2003-06-12 11:21:06 +0000
commit69d791a08149931a112d07e5b9e499b93cff0549 (patch)
tree0ca688a17bedf4c6a57c7f7763026eefff87ceb3 /sys/dev/fxp/if_fxp.c
parent8ce1f89230ef6e11aff77011055e2cc6ee7428aa (diff)
downloadFreeBSD-src-69d791a08149931a112d07e5b9e499b93cff0549.zip
FreeBSD-src-69d791a08149931a112d07e5b9e499b93cff0549.tar.gz
Add a new device ID.
Submitted by: Tom Alsberg <alsbergt@cs.huji.ac.il>
Diffstat (limited to 'sys/dev/fxp/if_fxp.c')
-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 5b378b0..59f80a8 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" },
OpenPOWER on IntegriCloud