Skip site navigation (1)Skip section navigation (2)
Date:      13 Jan 2004 15:57:41 -0000
From:      Mark Daniel Reidel <freebsd@mark.reidel.info>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   i386/61320: IntelPRO NIC 82562ET Pro/100
Message-ID:  <20040113155741.40239.qmail@karm.dyndns.org>
Resent-Message-ID: <200401131600.i0DG0bJt079002@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61320
>Category:       i386
>Synopsis:       IntelPRO NIC 82562ET Pro/100
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 13 08:00:37 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Mark Daniel Reidel
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD alu.reidel.info 5.2-RELEASE FreeBSD 5.2-RELEASE #1: Tue Jan 13 10:12:54 CET 2003 root@alu.reidel.info:/usr/obj/usr/src/sys/MARK i386


The IntelPRO 82562ET NIC (Included On The Mother Board)
>Description:
	5.2-RELEASE doesn't recognize the Intel NIC 82562ET installed on several motherboards we use.
>How-To-Repeat:
>Fix:
The file if_fxp.c at /usr/src/sys/dev/fxp has to be aware:
--- fxp.diff begins here ---
--- if_fxp.c	Tue Jan 13 16:49:25 2004
+++ if_fxp.c.orig	Tue Jan 13 16:41:56 2004
@@ -171,7 +171,6 @@
     { 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" },
--- fxp.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040113155741.40239.qmail>