From nobody@FreeBSD.org  Mon Jul  2 22:36:23 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 7252137B401
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  2 Jul 2001 22:36:22 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f635aMZ32792;
	Mon, 2 Jul 2001 22:36:22 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200107030536.f635aMZ32792@freefall.freebsd.org>
Date: Mon, 2 Jul 2001 22:36:22 -0700 (PDT)
From: Yoshiaki Suzuki <zensyo@ann.tama.kawasaki.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: timeout promrem on Intel PCL 10/100 Ethernet adapter(fxp)
X-Send-Pr-Version: www-1.0

>Number:         28660
>Category:       kern
>Synopsis:       timeout promrem on Intel PCL 10/100 Ethernet adapter(fxp)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jlemon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 02 22:40:01 PDT 2001
>Closed-Date:    Sun Sep 2 12:29:11 PDT 2001
>Last-Modified:  Sun Sep 02 12:29:53 PDT 2001
>Originator:     Yoshiaki Suzuki
>Release:        4.3-RELEASE
>Organization:
Inetd Co, LTD.
>Environment:
FreeBSD superr.quality.co.jp 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000     kh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC  i386

>Description:
fxp driver got problem on only 10BASE-T environment.

Jul  3 09:43:32 superr /kernel: fxp0: SCB timeout
Jul  3 09:43:37 superr /kernel: fxp0: device timeout
Jul  3 10:07:53 superr /kernel: fxp0: SCB timeout
Jul  3 10:07:57 superr /kernel: fxp0: device timeout

fxp driver has no problem on 100BASE-TX environment .

The fxp is not a card. It is on bord chip at the mother bord Intel D815EEA-L.

fxp0: <Intel PLC 10/100 Ethernet> port 0xdf00-0xdf3f mem 0xff8ff000-0xff8fffff irq 11 at device 8.0 on pci1


>How-To-Repeat:
Please do ftp get and put some times .

>Fix:

>Release-Note:
>Audit-Trail:

From: David Malone <dwmalone@maths.tcd.ie>
To: Yoshiaki Suzuki <zensyo@ann.tama.kawasaki.jp>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/28660: timeout promrem on Intel PCL 10/100 Ethernet adapter(fxp)
Date: Tue, 3 Jul 2001 09:33:20 +0100

 On Mon, Jul 02, 2001 at 10:36:22PM -0700, Yoshiaki Suzuki wrote:
 
 > >Environment:
 > FreeBSD superr.quality.co.jp 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000     kh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC  i386
 
 Just to check, the "kh@bento.FreeBSD.org" in the above line should
 say "jkh@bento.FreeBSD.org" - if it doesn't then you probably have
 some serious hardware problems ;-)
 
 	David.

From: zensyo@ann.tama.kawasaki.jp
To: dwmalone@maths.tcd.ie
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/28660: timeout promrem on Intel PCL 10/100 Ethernet
 adapter(fxp)
Date: Tue, 03 Jul 2001 17:41:41 +0900

 > > FreeBSD superr.quality.co.jp 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000     kh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC  i386
 > 
 > Just to check, the "kh@bento.FreeBSD.org" in the above line should
 > say "jkh@bento.FreeBSD.org" - if it doesn't then you probably have
 > some serious hardware problems ;-)
 
 Sorry. This is my miss take at past the text.

From: zensyo@ann.tama.kawasaki.jp
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: kern/28660: timeout promrem on Intel PCL 10/100 Ethernet
 adapter(fxp)
Date: Tue, 03 Jul 2001 20:26:35 +0900

 I got a additional infomation.
 
 The trouble happens only using media autoselect on 10BASE-T
 environment. 
 Then fix a media type by ifconfig media ..., it works fine.
   Ex. ifconfig fxp0 media 10baseT/UTP.
 
Responsible-Changed-From-To: freebsd-bugs->jlemon 
Responsible-Changed-By: kris 
Responsible-Changed-When: Thu Jul 12 16:39:56 PDT 2001 
Responsible-Changed-Why:  
jlemon wrote the new fxp driver 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28660 
State-Changed-From-To: open->closed 
State-Changed-By: jlemon 
State-Changed-When: Sun Sep 2 12:29:11 PDT 2001 
State-Changed-Why:  
Fixed w/rev 1.117 of if_fxp.c 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28660 
>Unformatted:
