i386/61320: IntelPRO NIC 82562ET Pro/100
Mark Daniel Reidel
freebsd at mark.reidel.info
Tue Jan 13 08:00:40 PST 2004
>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 at 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:
More information about the freebsd-i386
mailing list