From owner-freebsd-current@FreeBSD.ORG Fri Jan 13 10:42:22 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 6DECE16A41F for ; Fri, 13 Jan 2006 10:42:22 +0000 (GMT) (envelope-from oleg@lath.rinet.ru) Received: from lath.rinet.ru (lath.rinet.ru [195.54.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAA5143D45 for ; Fri, 13 Jan 2006 10:42:21 +0000 (GMT) (envelope-from oleg@lath.rinet.ru) Received: from lath.rinet.ru (localhost [127.0.0.1]) by lath.rinet.ru (8.13.4/8.13.4) with ESMTP id k0DAgKwE004196 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 13 Jan 2006 13:42:20 +0300 (MSK) (envelope-from oleg@lath.rinet.ru) Received: (from oleg@localhost) by lath.rinet.ru (8.13.4/8.13.4/Submit) id k0DAgJDp004195; Fri, 13 Jan 2006 13:42:19 +0300 (MSK) (envelope-from oleg) Date: Fri, 13 Jan 2006 13:42:19 +0300 From: Oleg Bulyzhin To: Poul-Henning Kamp Message-ID: <20060113104219.GC3524@lath.rinet.ru> References: <37858.1136753047@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <37858.1136753047@critter.freebsd.dk> User-Agent: Mutt/1.5.11 Cc: 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: Fri, 13 Jan 2006 10:42:22 -0000 On Sun, Jan 08, 2006 at 09:44:07PM +0100, Poul-Henning Kamp wrote: > > On my AMD64/-current, the console prints > > bge0: gigabit link up > > once per second... > Problem should be fixed in if_bge.c rev. 1.113 - please report if something is wrong. P.S. would be fine to see your: egrep "(bge|brgphy)" /var/run/dmesg.boot -- Oleg.