kern/53038: [patch] Intel 82540EZ can't probe using fxp driver

Shin-ichi Yoshimoto yosimoto at waishi.jp
Sun Jun 8 01:00:24 PDT 2003


>Number:         53038
>Category:       kern
>Synopsis:       [patch] Intel 82540EZ can't probe using fxp driver
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 08 01:00:21 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Shin-ichi Yoshimoto
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD current.waishi.jp 5.1-CURRENT FreeBSD 5.1-CURRENT #9: Sun Jun 8 07:43:17 JST 2003 yosimoto at current.waishi.jp:/usr/obj/usr/src/sys/CURRENT i386


>Description:
	Intel 82540EZ ethernet controller can't probe using fxp driver 
>How-To-Repeat:
	
>Fix:
--- if_fxp.c.orig       Mon Jun  2 14:16:42 2003
+++ if_fxp.c    Sun Jun  8 06:41:30 2003
@@ -166,6 +166,7 @@
     { 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 82540EZ Pro/100 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" },

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


More information about the freebsd-bugs mailing list