From nobody@FreeBSD.org  Tue Feb  3 15:59:51 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BC17116A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <saxonww@ufl.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Onboard Broadcom BCM5705 controller not initialized properly
X-Send-Pr-Version: www-2.0

>Number:         62324
>Category:       i386
>Synopsis:       [bge] Onboard Broadcom BCM5705 controller not initialized properly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 03 16:00:36 PST 2004
>Closed-Date:    Tue Jan 17 14:03:11 GMT 2006
>Last-Modified:  Tue Jan 17 14:03:11 GMT 2006
>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: <Broadcom BCM5705 Gigabit Ethernet, ASIC rev. 0x3003> 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:
Responsible-Changed-From-To: freebsd-bugs->wpaul 
Responsible-Changed-By: vs 
Responsible-Changed-When: Tue Jul 20 08:03:35 GMT 2004 
Responsible-Changed-Why:  
Over to author 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62324 
Responsible-Changed-From-To: wpaul->freebsd-bugs 
Responsible-Changed-By: wpaul 
Responsible-Changed-When: Wed Jul 21 16:57:13 GMT 2004 
Responsible-Changed-Why:  
Do not blindly assign PRs to me. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62324 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Tue Jan 17 14:02:22 UTC 2006 
State-Changed-Why:  
Duplicate of 79324. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62324 
>Unformatted:
