Date: Sat, 16 Apr 2011 07:56:32 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> To: Sean Bruno <seanbru@yahoo-inc.com> Cc: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org> Subject: Re: bge(4) + asf Message-ID: <4DA92F90.2050204@quip.cz> In-Reply-To: <1302907430.4297.43.camel@hitfishpass-lx.corp.yahoo.com> References: <1302907430.4297.43.camel@hitfishpass-lx.corp.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sean Bruno wrote: > So, I note that the tuneable bge_allow_asf is set to 0. This > effectively disabled IPMI for a few controllers that I have. Is there > any reason to *not* turn it on? > > Sean > > if_bge.c:: > <snip> > static int bge_allow_asf = 0; > > TUNABLE_INT("hw.bge.allow_asf",&bge_allow_asf); > </snip> There were some reports about freezes with bge_allow_asf=1. I am using hw.bge.allow_asf=1 in loader.conf for a few years on our Sun Fire X2100 M2 machines without any problems. Miroslav Lachman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DA92F90.2050204>