Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2005 12:00:36 GMT
From:      Zer0 <zer0@flexynet.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   FIXED - Re: kern/76551: re0: watchdog timeout
Message-ID:  <200502111200.j1BC0a8o095255@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/76551; it has been noted by GNATS.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502111200.j1BC0a8o095255>