From owner-freebsd-current@FreeBSD.ORG Mon Jan 9 01:06:37 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 0482F16A41F for ; Mon, 9 Jan 2006 01:06:37 +0000 (GMT) (envelope-from erik@cepheid.org) Received: from mail.cepheid.org (wintermute.cepheid.org [64.92.165.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8254D43D49 for ; Mon, 9 Jan 2006 01:06:36 +0000 (GMT) (envelope-from erik@cepheid.org) Received: by mail.cepheid.org (Postfix, from userid 1006) id BCC9F170B5; Sun, 8 Jan 2006 19:06:35 -0600 (CST) Date: Sun, 8 Jan 2006 19:06:35 -0600 From: Erik Osterholm To: David Leimbach Message-ID: <20060109010635.GA8029@idoru.cepheid.org> References: <37858.1136753047@critter.freebsd.dk> <3e1162e60601081610m2ec3ecfbk16b447b1dd325da7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3e1162e60601081610m2ec3ecfbk16b447b1dd325da7@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Wed, 11 Jan 2006 03:32:04 +0000 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 01:06:37 -0000 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'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. Erik