From owner-freebsd-current@FreeBSD.ORG Fri Sep 8 17:27:37 2006 Return-Path: X-Original-To: freebsd-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 F39BB16A4F6 for ; Fri, 8 Sep 2006 17:27:36 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C51143D5F for ; Fri, 8 Sep 2006 17:27:35 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so217059wri for ; Fri, 08 Sep 2006 10:27:34 -0700 (PDT) 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:content-transfer-encoding:content-disposition:references; b=ZMpyLlnvGKea7lQOvvzFiseyrcqBBvkPWwP7QGIC0z91gftt0GFtoknWwcez7om6ooUe8k8wAVFKOsCdJMTXF8Dr/Plr9CqeiJ9UMHU1x/gAEEf7p3GF4FD4vno6Ky+K+BwZ7Su5dB9LINCNTmPie9IdrYWtfsTGGKWEzeSc4p0= Received: by 10.90.52.2 with SMTP id z2mr956938agz; Fri, 08 Sep 2006 10:27:34 -0700 (PDT) Received: by 10.90.70.14 with HTTP; Fri, 8 Sep 2006 10:27:33 -0700 (PDT) Message-ID: <7579f7fb0609081027n6c7dcb4fi7b6bc172400f83cc@mail.gmail.com> Date: Fri, 8 Sep 2006 10:27:33 -0700 From: "Matthew Jacob" To: "Oleg Bulyzhin" In-Reply-To: <20060908084607.GA14414@lath.rinet.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7579f7fb0609071142t55ed3d6bib8c31db807cde0f7@mail.gmail.com> <20060908084607.GA14414@lath.rinet.ru> Cc: David Christensen , LI Xin , "Simon L. Nielsen" , freebsd-current@freebsd.org Subject: Re: Speaking of BGE(4) 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, 08 Sep 2006 17:27:37 -0000 Will do-thx. On 9/8/06, Oleg Bulyzhin wrote: > On Thu, Sep 07, 2006 at 11:42:05AM -0700, Matthew Jacob wrote: > > Speaking of BGE issues... a genuine amd64 motherboard with latest > > -current source can't deal with the onboard bge. Any help for me > > before I burn a PCI slot on another NIC card? > > > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > bge1: PHY read timed out > > > > > > bge1: mem > > 0xfe470000-0xfe47ffff,0xfe4600 > > 00-0xfe46ffff irq 28 at device 3.1 on pci14 > > miibus1: on bge1 > > brgphy1: on miibus1 > > brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > > 1000baseTX > > -FDX, auto > > bge1: Ethernet address: 00:00:1a:18:ab:9f > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > Could you please test attached patch (created by David)? > If it will not work (though i guess it should help), please test > if_bge.c rev. 1.140 > > -- > Oleg. > > > >