From owner-freebsd-current@FreeBSD.ORG Mon Jan 9 16:52:34 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07AA616A41F for ; Mon, 9 Jan 2006 16:52:34 +0000 (GMT) (envelope-from leimy2k@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EA8643D64 for ; Mon, 9 Jan 2006 16:52:22 +0000 (GMT) (envelope-from leimy2k@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so176446nzo for ; Mon, 09 Jan 2006 08:52:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=r6E19mqJUE0ytIeH5p1EDGZSB6spCumsYrN0RlUXTyHjoo61nzMxJI9ZsoXb8/M9X0uCK3G4X7Tfmf5i5zm/0jiFDdfc3sgL06TFOASzgQPmHPc73AKy8iiQxuu2CQPO9WXHZHtcEBInm1V+/MvDNPWeL5c4Ror5+uIOlGO2yI8= Received: by 10.36.128.18 with SMTP id a18mr5720883nzd; Mon, 09 Jan 2006 08:52:21 -0800 (PST) Received: by 10.36.41.7 with HTTP; Mon, 9 Jan 2006 08:52:21 -0800 (PST) Message-ID: <3e1162e60601090852w4b2cca72r9f637746b2156db2@mail.gmail.com> Date: Mon, 9 Jan 2006 08:52:21 -0800 From: David Leimbach To: Erik Osterholm In-Reply-To: <20060109010635.GA8029@idoru.cepheid.org> MIME-Version: 1.0 References: <37858.1136753047@critter.freebsd.dk> <3e1162e60601081610m2ec3ecfbk16b447b1dd325da7@mail.gmail.com> <20060109010635.GA8029@idoru.cepheid.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Poul-Henning Kamp , current@freebsd.org Subject: Re: "bge0: gigabit like up" once per second 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: Mon, 09 Jan 2006 16:52:34 -0000 On 1/8/06, Erik Osterholm wrote: > > On Sun, Jan 08, 2006 at 04:10:07PM -0800, David Leimbach wrote: > > On 1/8/06, Poul-Henning Kamp wrote: > > > > > > > > > On my AMD64/-current, the console prints > > > > > > bge0: gigabit link up > > > > > > once per second... > > > > > > > > I'm having trouble with this driver too in FBSD 6.0 in conjunction with > > if_bridge. > > > > Dave > > Same problem as listed above, or something different? I haven't honestly had the time to look and see if it is exhibiting the sam= e behavior. I've been terribly sick and now very busy. Needless to say I've had no end of problems with Broadcom hardware on many different platforms right down to the Xserves on G5 systems [seen em just hang dead because of some incorrect specification givent to driver writers at a particularly large deployment of these servers] I'm seeing crashes after just a little bit of traffic is received on > the bridge (if_bridge) if bgeX is a part of the bridge. I plan on > submitting a bug report this week on the problem. Interesting... I don't crash, I just can't receive any traffic. As soon as I destroy the bridge interface things start working again. I've tried both bge0 and bge1. I'll try to collect some data of my own today on the matter. Dave Erik >