FIXED - Re: kern/76551: re0: watchdog timeout

Zer0 zer0 at flexynet.org
Fri Feb 11 04:00:36 PST 2005


The following reply was made to PR kern/76551; it has been noted by GNATS.

From: Zer0 <zer0 at flexynet.org>
To: freebsd-gnats-submit at 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 at 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 at 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


More information about the freebsd-bugs mailing list