From owner-freebsd-current@FreeBSD.ORG Wed Nov 14 11:52:54 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FEDA16A469 for ; Wed, 14 Nov 2007 11:52:54 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id 66DC713C4BB for ; Wed, 14 Nov 2007 11:52:54 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 489401CC092; Wed, 14 Nov 2007 03:52:54 -0800 (PST) Date: Wed, 14 Nov 2007 03:52:54 -0800 From: Jeremy Chadwick To: Andrey Message-ID: <20071114115254.GA55351@eos.sc1.parodius.com> References: <473AD98A.8050003@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <473AD98A.8050003@gmail.com> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-current@freebsd.org Subject: Re: RELENG_7 and HEAD: bge causes system hang X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2007 11:52:54 -0000 On Wed, Nov 14, 2007 at 01:18:34PM +0200, Andrey wrote: > I still would like to report the real and constantly reproducible problem > connected with bge driver on machines with BroadCom Netlink Gigabit > Ethernet Controller (BCM5787 chipset). > > In order to reproduce the problem it is enough try to install RELENG_7 or > CURRENT system on a machine with BroadCom Netlink Gigabit Ethernet > Controller (with BCM5787 chipset). System hangs as soon as it tries to > adjust bge device driver. > > I've tried to overcome mentioned problem in many different ways. > Unfortunately I still didn't manage to get it working. This is a shot in the dark, but try putting the following in /boot/loader.conf: hw.bge.allow_asf=1 If /boot/loader.conf already has that in it, try a value of 0 instead. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |