From nobody@FreeBSD.org  Thu Nov  4 17:28:12 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 B377516A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  4 Nov 2004 17:28:12 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9250443D31
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  4 Nov 2004 17:28:12 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id iA4HSCUX035599
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 4 Nov 2004 17:28:12 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id iA4HSC4V035598;
	Thu, 4 Nov 2004 17:28:12 GMT
	(envelope-from nobody)
Message-Id: <200411041728.iA4HSC4V035598@www.freebsd.org>
Date: Thu, 4 Nov 2004 17:28:12 GMT
From: Ben <nebpub@yahoo.fr>
To: freebsd-gnats-submit@FreeBSD.org
Subject: problem with the Broadcom BCM5788 Gigabit Ethernet
X-Send-Pr-Version: www-2.3

>Number:         73538
>Category:       kern
>Synopsis:       [bge] problem with the Broadcom BCM5788 Gigabit Ethernet
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    yongari
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 04 17:30:26 GMT 2004
>Closed-Date:    Fri Aug 27 00:48:19 UTC 2010
>Last-Modified:  Fri Aug 27 00:48:19 UTC 2010
>Originator:     Ben
>Release:        5.3-STABLE
>Organization:
Scito
>Environment:
FreeBSD vioben.labo 5.3-STABLE FreeBSD 5.3-STABLE #2: Thu Oct 28 17:58:20 CEST 2004     toor@vioben.labo:/usr/obj/usr/src/sys/NVIDIA-AMD64  i386
>Description:
Network is unstable.
After 20mn of download, ssh connection, chating, or just browsing through the web, network connection is out and give a bge0 Watchdog timeout.

>How-To-Repeat:
      Just download a big file (over than 500 Mo and wait)
>Fix:
      Don't know
>Release-Note:
>Audit-Trail:

From: pavieb@netcourrier.com
To: freebsd-gnats-submit@FreeBSD.org, nebpub@yahoo.fr
Cc:  
Subject: Re: kern/73538: problem with the Broadcom BCM5788
Date: Wed, 10 Nov 2004 18:38:13 CET

 The problem apperas on =
 
 Acer Aspire 1510LM
 
 Fix:
 outcommenting device apic fixes the problem
 
 Regards
 
 Benjamin
 
 -------------------------------------------------------------
 NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Tool=
 bar...
 Web/Wap : www.netcourrier.com
 T=E9l=E9phone/Fax : 08 92 69 00 21 (0,34 =80 TTC/min)
 Minitel: 3615 NETCOURRIER (0,16 =80 TTC/min)
 

From: giupil <giupil@aliceposta.it>
To: freebsd-gnats-submit@FreeBSD.org, nebpub@yahoo.fr
Cc:  
Subject: Re: kern/73538: problem with the Broadcom BCM5788 Gigabit Ethernet
Date: Fri, 10 Dec 2004 09:45:37 +0000

 Acer Aspire 1513LMI have this problem.
 
 Fix:
 
 On a 32bit/5.3-stable installation the  problem is fixed commenting 
 "device apic"
 
 On a 64bit/5.3-stable installation the problem is fixed commenting 
 "device acpi", because
 the "device apic" is not a 5.3-amd64 option.
       

From: Lucifer <giupil@aliceposta.it>
To: freebsd-gnats-submit@FreeBSD.org, nebpub@yahoo.fr
Cc:  
Subject: Re: kern/73538: problem with the Broadcom BCM5788 Gigabit Ethernet
Date: Wed, 22 Dec 2004 19:21:42 +0100

 I'm sorry. My ignorance about FreeBSD is HUGE. For this problem there's 
 a note in:
 
 http://www.freebsd.org/releases/5.3R/installation-amd64.html#Q4.2.2.
 
 then to disable the apic on a 64bit/5.3-stable installation is enough 
 add "hint.apic.0.disabled="1" ''
 in the /boot/device.hints file. This work for me.
 
 Bye Giuseppe
State-Changed-From-To: open->feedback 
State-Changed-By: vwe 
State-Changed-When: Wed Jan 14 21:23:10 UTC 2009 
State-Changed-Why:  
Ben, 
is this still an issue with recent releases? 


Responsible-Changed-From-To: freebsd-bugs->freebsd-net 
Responsible-Changed-By: vwe 
Responsible-Changed-When: Wed Jan 14 21:23:10 UTC 2009 
Responsible-Changed-Why:  

Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73538 
Responsible-Changed-From-To: freebsd-net->yongari 
Responsible-Changed-By: andre 
Responsible-Changed-When: Mon Aug 23 18:23:19 UTC 2010 
Responsible-Changed-Why:  
Over to expert. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73538 

From: Pyun YongHyeon <pyunyh@gmail.com>
To: Ben <nebpub@yahoo.fr>
Cc: bug-followup@FreeBSD.org, yongari@freebsd.org
Subject: Re: kern/73538: [bge] problem with the Broadcom BCM5788 Gigabit Ethernet
Date: Thu, 26 Aug 2010 17:30:45 -0700

 On Mon, Aug 23, 2010 at 06:23:38PM +0000, andre@freebsd.org wrote:
 > Synopsis: [bge] problem with the Broadcom BCM5788 Gigabit Ethernet
 > 
 > Responsible-Changed-From-To: freebsd-net->yongari
 > Responsible-Changed-By: andre
 > Responsible-Changed-When: Mon Aug 23 18:23:19 UTC 2010
 > Responsible-Changed-Why: 
 > Over to expert.
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=73538
 
 There had been a lot of changes since 5.3-RELEASE.
 Is it still issue on more recent FreeBSD releases?
State-Changed-From-To: feedback->closed 
State-Changed-By: yongari 
State-Changed-When: Fri Aug 27 00:47:47 UTC 2010 
State-Changed-Why:  
Mail bounced, close this PR. 
If you still see the issue on more recent FreeBSD releases please 
open PR again let me know the PR number. 
Thanks a lot for reporting! 

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