Re: bge(4) + asf

2011-04-15 Thread Miroslav Lachman
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:: static int bge_allow_asf = 0; TUNABLE_INT("hw.bge.allow_asf",&bge_allow_asf); There were s

bge(4) + asf

2011-04-15 Thread Sean Bruno
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:: static int bge_allow_asf = 0; TUNABLE_INT("hw.bge.allow_asf", &bge_allow_asf); bge0@pci0:1:0:0:class=0x0

bge(4) ASF problem report...

2009-06-04 Thread Juli Mallett
Hey there, On my HP DL360 G4 with bge interfaces identified as "NC7782 Gigabit Server Adapter, ASIC rev. 0x2100", I find that having ASF enabled results in a total system freeze. Is anyone else running this hardware on either 7.x or 8-CURRENT? If so, I'd love to hear whether hw.bge.allow_asf=1 (