From nobody@FreeBSD.org  Fri Jan 21 19:03:27 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4417E16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 Jan 2005 19:03:27 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 21BD643D45
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 Jan 2005 19:03:27 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j0LJ3QSq043296
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 Jan 2005 19:03:26 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j0LJ3QMl043295;
	Fri, 21 Jan 2005 19:03:26 GMT
	(envelope-from nobody)
Message-Id: <200501211903.j0LJ3QMl043295@www.freebsd.org>
Date: Fri, 21 Jan 2005 19:03:26 GMT
From: Zer0 <zer0@flexynet.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: re0: watchdog timeout
X-Send-Pr-Version: www-2.3

>Number:         76551
>Category:       kern
>Synopsis:       [re] [patch] re0: watchdog timeout
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 21 19:10:11 GMT 2005
>Closed-Date:    Sun Jul 01 08:47:57 GMT 2007
>Last-Modified:  Sun Jul 01 08:47:57 GMT 2007
>Originator:     Zer0
>Release:        5.3
>Organization:
FLEXYnet
>Environment:
FreeBSD deniz.flexynet.org 5.3-STABLE FreeBSD 5.3-STABLE #2: Fri Jan 21 18:45:36 CET 2005     root@deniz.flexynet.org:/usr/obj/usr/src/sys/DENIZ  i386

>Description:
using the new "re" driver will output "re0: watchdog timeout" during a cvsup, the only way to solve that for me was do an ifconfig up/down on the interface...
>How-To-Repeat:
using cvsup to sync ports will do the job.
>Fix:
i have moved all cards from "re" driver to the old "rl" driver, that was a good solution for me... "re" seems really not stable.

so now i have rl on this:

rl0@pci0:11:0:  class=0x020000 card=0x00b00e11 chip=0x813910ec rev=0x20 hdr=0x00
    vendor   = 'Realtek Semiconductor'
    device   = 'RT8139 (A/B/C/810x/813x/C+) Fast Ethernet Adapter'
    class    = network
    subclass = ethernet

Hope re will be fixed or "rl" can replace "re" in the meanwhile.

Thanks for your support.
>Release-Note:
>Audit-Trail:

From: Zer0 <zer0@flexynet.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: FIXED - Re: kern/76551: re0: watchdog timeout
Date: Fri, 11 Feb 2005 11:54:37 GMT

 >Submitter-Id:	current-users
 >Originator:	Zer0
 >Organization:	FLEXYnet
 >Confidential:	no
 >Synopsis:	FIXED - Re: kern/76551: re0: watchdog timeout
 >Severity:	critical
 >Priority:	high
 >Category:	kern
 >Class:		sw-bug
 >Release:	5.3
 >Environment:	FreeBSD deniz.flexynet.org 5.3-STABLE FreeBSD 5.3-STABLE #2: Fri Jan 21 18:45:36 CET 2005     root@deniz.flexynet.org:/usr/obj/usr/src/sys/DENIZ  i386
 >Description:
 using the new "re" driver will output "re0: watchdog timeout" during a cvsup, the only way to solve that for me was do an ifconfig up/down on the interface every 5 seconds, this before i could write a kernel patch.
 >How-To-Repeat:
 using cvsup to sync ports will do the job.
 >Fix:
 i have moved all cards from "re" driver to the old "rl" driver, that was a good solution for me... "re" seems really not stable.
 
 so now i have rl working instead of re.
 
 rl0@pci0:11:0:  class=0x020000 card=0x00b00e11 chip=0x813910ec rev=0x20 hdr=0x00
     vendor   = 'Realtek Semiconductor'
     device   = 'RT8139 (A/B/C/810x/813x/C+) Fast Ethernet Adapter'
     class    = network
     subclass = ethernet
 
 Hope re will be fixed or "rl" can replace "re" in the meanwhile.
 Thanks for your support.
 
 Currently a patch is available at:
 
 http://0es.org/delegate_re_to_rl/delegate_re_to_rl.patch
State-Changed-From-To: open->feedback 
State-Changed-By: remko 
State-Changed-When: Sat Jan 27 10:35:26 UTC 2007 
State-Changed-Why:  
Hello, is this still an issue on freebsd 6.2? 


Responsible-Changed-From-To: freebsd-bugs->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Sat Jan 27 10:35:26 UTC 2007 
Responsible-Changed-Why:  
grab the pr 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76551 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Jul 1 08:47:34 UTC 2007 
State-Changed-Why:  
Feedback timeout (5 months). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76551 
>Unformatted:
