Date: Fri, 16 Nov 2007 16:18:28 -0500 From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-current@FreeBSD.org Cc: Andrey <andrey.kosachenko@gmail.com> Subject: Re: RELENG_7 and HEAD: bge causes system hang Message-ID: <200711161618.40441.jkim@FreeBSD.org> In-Reply-To: <473AEED9.6070301@gmail.com> References: <473AD98A.8050003@gmail.com> <20071114115254.GA55351@eos.sc1.parodius.com> <473AEED9.6070301@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 14 November 2007 07:49 am, Andrey wrote: > Thanks for willingness to help! > > I've tried to play with hw.bge.allow_asf sysctl option many times > on many snapshots of 7-th branch (200708, 200709, 200710, > 7.0-BETA1.5, 7.0-BETA2). More that each time I tracked changes in > CVS assumed to be related with the problem I csup'ed sources and > tried again and again. Even changing corresponding code inside of > sys/dev/bge/if_bge.c (I mean string that currently looks like > "static int bge_allow_asf = 0;") didn't help. > > I know it helps other people who had similar porblems on their HP > machines with other Broadcom's NIC's. But unfortunately such a > solution does not fit my case :o(. > > Jeremy Chadwick wrote: > > 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. Please try: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/pci/pci.c.diff?r1=1.355;r2=1.356 Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711161618.40441.jkim>