From owner-freebsd-bugs@FreeBSD.ORG Tue Apr 25 17:20:15 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84E2316A402 for ; Tue, 25 Apr 2006 17:20:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBF5443D46 for ; Tue, 25 Apr 2006 17:20:14 +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 k3PHKEOl067089 for ; Tue, 25 Apr 2006 17:20:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3PHKEEL067088; Tue, 25 Apr 2006 17:20:14 GMT (envelope-from gnats) Resent-Date: Tue, 25 Apr 2006 17:20:14 GMT Resent-Message-Id: <200604251720.k3PHKEEL067088@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, Mike Durian Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA31E16A402 for ; Tue, 25 Apr 2006 17:16:28 +0000 (UTC) (envelope-from durian@boogie.com) Received: from shadetreesoftware.com (ip-64-139-62-106.den.megapath.net [64.139.62.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF53E43D69 for ; Tue, 25 Apr 2006 17:16:20 +0000 (GMT) (envelope-from durian@boogie.com) Received: from mailhost.boogie.com (root@cpe-66-87-52-132.co.sprintbbd.net [66.87.52.132]) by shadetreesoftware.com (8.13.4/8.13.4) with ESMTP id k3PHGHgp072137 for ; Tue, 25 Apr 2006 11:16:18 -0600 (MDT) (envelope-from durian@boogie.com) Received: from boogie.com (man.boogie.com [192.168.1.3]) by mailhost.boogie.com (8.13.6/8.13.6) with ESMTP id k3PHGGeP073317 for ; Tue, 25 Apr 2006 11:16:16 -0600 (MDT) (envelope-from durian@fever.boogie.com) Received: from man.boogie.com (localhost [127.0.0.1]) by boogie.com (8.13.6/8.13.6) with ESMTP id k3PHGG1U001052 for ; Tue, 25 Apr 2006 11:16:16 -0600 (MDT) (envelope-from durian@man.boogie.com) Received: (from durian@localhost) by man.boogie.com (8.13.6/8.13.6/Submit) id k3PHGGjT001051; Tue, 25 Apr 2006 11:16:16 -0600 (MDT) (envelope-from durian) Message-Id: <200604251716.k3PHGGjT001051@man.boogie.com> Date: Tue, 25 Apr 2006 11:16:16 -0600 (MDT) From: Mike Durian To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/96322: re driver false positives on the loopback test X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mike Durian List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2006 17:20:15 -0000 >Number: 96322 >Category: kern >Synopsis: re driver false positives on the loopback test >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 Apr 25 17:20:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Mike Durian >Release: FreeBSD 6.1-RC i386 >Organization: >Environment: System: FreeBSD man.boogie.com 6.1-RC FreeBSD 6.1-RC #5: Sat Apr 15 10:43:56 MDT 2006 root@man.boogie.com:/disk2/obj/disk2/src/sys/BOOGIE i386 >Description: The re, RealTek, ethernet driver tests for a board defect by sending and reading a packet in loopback mode. This test false positives after rebooting from Windows XP. After running Windows XP and then rebooting into FreeBSD, the re driver will report that the loopback test has failed. An additional reboot will clear this problem. The card is in a 32-bit slot and thus should not have the bug the driver is trying to detect. And in fact, the card works fine when it does get past the loopback test. >How-To-Repeat: Boot Windows. Restart and boot into FreeBSD. System boot up will halt during loopback test. Reboot again and it will succeed. >Fix: >Release-Note: >Audit-Trail: >Unformatted: