From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 3 16:00:46 2004 Return-Path: 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 108D116A4CE for ; Tue, 3 Feb 2004 16:00:46 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34A7443D6E for ; Tue, 3 Feb 2004 16:00:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1400aFR080535 for ; Tue, 3 Feb 2004 16:00:36 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1400aHo080534; Tue, 3 Feb 2004 16:00:36 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 3 Feb 2004 16:00:36 -0800 (PST) Resent-Message-Id: <200402040000.i1400aHo080534@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, Will Saxon Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC17116A4CE for ; Tue, 3 Feb 2004 15:59:51 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BCE543D62 for ; Tue, 3 Feb 2004 15:59:49 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i13NxndL026991 for ; Tue, 3 Feb 2004 15:59:49 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i13NxnN8026990; Tue, 3 Feb 2004 15:59:49 -0800 (PST) (envelope-from nobody) Message-Id: <200402032359.i13NxnN8026990@www.freebsd.org> Date: Tue, 3 Feb 2004 15:59:49 -0800 (PST) From: Will Saxon To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: misc/62324: Onboard Broadcom BCM5705 controller not initialized properly X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 00:00:46 -0000 >Number: 62324 >Category: misc >Synopsis: Onboard Broadcom BCM5705 controller not initialized properly >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 03 16:00:36 PST 2004 >Closed-Date: >Last-Modified: >Originator: Will Saxon >Release: 5.2 >Organization: >Environment: Not currently booted into FreeBSD on this machine. This is an amd64 machine and the problem exists in 5.2-RELEASE in both amd64 and i386 builds. >Description: During module insertion or using GENERIC with the compiled in bge driver, with or without ACPI enabled: bge0: mem 0xfb100000-0xfb10ffff irq 5 at device 11.0 on pci0 bge0: firmware handshake timed out bge0: RX CPU self-diagnostics failed! bge0: chip initialization failed device_probe_and_attach: bge0 attach returned 6 This problem also seems to occur with the linux tg3 driver, although the linux bcm5700 driver does work. This chip is integrated on an MSI K8T Master2-FAR dual Opteron board. >How-To-Repeat: Happens every time you attempt to initialize the adapter >Fix: I read in the mail archives about this possibly being fixed by altering the DELAY(n) statements in /usr/src/sys/dev/bge/if_bge.c. I went through that file and multiplied each value by 10 and then by 1000, but that did not work. >Release-Note: >Audit-Trail: >Unformatted: