From owner-freebsd-net@FreeBSD.ORG Thu Mar 14 06:44:37 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CC76FE5 for ; Thu, 14 Mar 2013 06:44:37 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from elf.hq.norma.perm.ru (unknown [IPv6:2001:470:1f09:14c0::2]) by mx1.freebsd.org (Postfix) with ESMTP id 69E587AA for ; Thu, 14 Mar 2013 06:44:36 +0000 (UTC) Received: from bsdrookie.norma.com. ([IPv6:fd00::726]) by elf.hq.norma.perm.ru (8.14.5/8.14.5) with ESMTP id r2E6iXiR000906 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 14 Mar 2013 12:44:33 +0600 (YEKT) (envelope-from emz@norma.perm.ru) Message-ID: <514171D1.50807@norma.perm.ru> Date: Thu, 14 Mar 2013 12:44:33 +0600 From: "Eugene M. Zheganin" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-net@freebsd.org Subject: Re: FreeBSD 9.1-RELEASE + bge0 == watchdog timeout References: <512DE968.4020409@quip.cz> <20130228053558.GA1474@michelle.cdnetworks.com> <5136D89D.4000902@norma.perm.ru> <20130306062658.GC1483@michelle.cdnetworks.com> <513713C2.1000007@norma.perm.ru> <20130307022446.GB3108@michelle.cdnetworks.com> <513820E2.806@norma.perm.ru> <20130307062335.GB1478@michelle.cdnetworks.com> <51383E3B.5030007@norma.perm.ru> <20130307081548.GD1478@michelle.cdnetworks.com> <20130313015753.GD3062@michelle.cdnetworks.com> In-Reply-To: <20130313015753.GD3062@michelle.cdnetworks.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (elf.hq.norma.perm.ru [IPv6:fd00::30a]); Thu, 14 Mar 2013 12:44:33 +0600 (YEKT) X-Spam-Status: No hits=-97.8 bayes=0.5 testhits RDNS_NONE=1.274, SPF_SOFTFAIL=0.972,USER_IN_WHITELIST=-100 autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on elf.hq.norma.perm.ru X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2013 06:44:37 -0000 Hi. On 13.03.2013 07:57, YongHyeon PYUN wrote: > > If your controller supports ASF/IPMI access please apply r248226 > to stable/8 and let me know whether that makes any difference. > I believe ignoring ASF/IPMI firmware is not good idea since the > ASF/IPMI firmware will run regardless of hw.bge.allow_asf loader > tunable configuration. You may have to set hw.bge.allow_asf=1 > since it's off by default on stable/8. I'm sorry, but obviously my C skills are way to low to make a local MFC of if_bge.c - it differs way too much from the 8.3-STABLE version, and it affects lots of other stuff (mostly in /usr/src/dev/mii and /usr/src/sys/sys). I tried to do this, but I failed completely. Could you please do a patch for me or can this be really MFC'd ? I got a bunch of bge timeouts on a 8.3-STABLE machine we talked about earlier just this morning. I really think this may become a problem for other people too. Yup, there's another option - to upgrade to 9.x, but right now I have unresolved issues with 9.x. Thanks. Eugene.