From owner-freebsd-bugs@FreeBSD.ORG Tue Nov 28 06:13:21 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4530216A415 for ; Tue, 28 Nov 2006 06:13:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8476B44DBC for ; Tue, 28 Nov 2006 06:00:34 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAS60Sbu031892 for ; Tue, 28 Nov 2006 06:00:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAS60SvM031891; Tue, 28 Nov 2006 06:00:28 GMT (envelope-from gnats) Resent-Date: Tue, 28 Nov 2006 06:00:28 GMT Resent-Message-Id: <200611280600.kAS60SvM031891@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, NieBaopeng Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DBEC216A4D0 for ; Tue, 28 Nov 2006 05:53:47 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF206458B3 for ; Tue, 28 Nov 2006 05:11:17 +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 kAS5B1Eg009794 for ; Tue, 28 Nov 2006 05:11:01 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id kAS5B1Er009793; Tue, 28 Nov 2006 05:11:01 GMT (envelope-from nobody) Message-Id: <200611280511.kAS5B1Er009793@www.freebsd.org> Date: Tue, 28 Nov 2006 05:11:01 GMT From: NieBaopeng To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: kern/105937: if_re watchdog timeout problem and network down X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 06:13:21 -0000 >Number: 105937 >Category: kern >Synopsis: if_re watchdog timeout problem and network down >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 28 06:00:27 GMT 2006 >Closed-Date: >Last-Modified: >Originator: NieBaopeng >Release: 6.2-Prerelease >Organization: >Environment: FreeBSD notany.kmip.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Tue Nov 28 02:06:46 UTC 2006 notany@.localdomain:/usr/src/sys/i386/compile/mykernel i386 >Description: This is my box hardware: Abit Aw8d + PentiumD930 +1 G ram The pciconf -lv output about the re hardware : rl0@pci3:0:0: class=0x020000 card=0x240b147b chip=0x816810ec rev=0x01 hdr=0x00 vendor = 'Realtek Semiconductor' class = network subclass = ethernet rl1@pci4:0:0: class=0x020000 card=0x240b147b chip=0x816810ec rev=0x01 hdr=0x00 vendor = 'Realtek Semiconductor' class = network subclass = ethernet When I use the default if_re driver for this hardware , I often get the "Nov 27 19:41:37 kernel: re1: watchdog timeout Nov 27 19:49:13 kernel: re1: watchdog timeout Nov 27 19:49:20 kernel: re1: watchdog timeout Nov 27 19:49:28 kernel: re1: watchdog timeout Nov 27 19:52:28 kernel: re1: watchdog timeout Nov 27 23:37:09 kernel: re1: watchdog timeout Nov 28 01:03:19 kernel: re1: watchdog timeout Nov 28 01:21:08 kernel: re1: watchdog timeout Nov 28 01:24:45 kernel: re1: watchdog timeout Nov 28 01:27:22 kernel: re1: watchdog timeout" And Network is down. I think That should be fixed. >How-To-Repeat: Use the default driver , then will get the output and the network will down. >Fix: Use The Realtek.com's driver for freebsd will slove the problem. >Release-Note: >Audit-Trail: >Unformatted: