From owner-freebsd-current@FreeBSD.ORG Sat Jun 9 02:36:58 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F0B2C16A46C for ; Sat, 9 Jun 2007 02:36:58 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id B685113C4B8 for ; Sat, 9 Jun 2007 02:36:58 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so1429712waf for ; Fri, 08 Jun 2007 19:36:58 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hTb5vLsYhLeDW2Z9ExitLRHzDdrj9o3j/vFhM5aBw4jmsnhdgsBN4qUUEnQ/eC1wri1rTp8BiowCXX2fRuAnFh8VL2GiS84Ds0MXkbkFq/bMeznrt1zjOGebK1oUcPvkGNbSmjQO58TP+uB8rdo421vgRqfN1qlHsvt7dhETh7k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oIoOACC5UFZtYDyjihw5ftyOpo1KuaIdUDaraqw4gcyKkY4UzeZDGfcbNXTJRq4BeMVJLc2uMOYIsTSrEeuL6A8ZgeTIikajByJfvGWzYn0oDk2NyCWyz+qJjDN9A9WvEHBBOemrXHF7tZOj0/8I52GfdiDekGhX0UbtrSB3upM= Received: by 10.114.27.20 with SMTP id a20mr3169433waa.1181356618392; Fri, 08 Jun 2007 19:36:58 -0700 (PDT) Received: by 10.114.24.2 with HTTP; Fri, 8 Jun 2007 19:36:58 -0700 (PDT) Message-ID: <7579f7fb0706081936v3e46d852re7e30843d3592ce7@mail.gmail.com> Date: Fri, 8 Jun 2007 19:36:58 -0700 From: "Matthew Jacob" To: pyunyh@gmail.com In-Reply-To: <20070609021827.GA32123@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070608175338.B701745042@ptavv.es.net> <16413.1181326684@critter.freebsd.dk> <20070609021827.GA32123@cdnetworks.co.kr> Cc: Poul-Henning Kamp , freebsd-current@freebsd.org Subject: Re: bge auto-negotiation fails with recent current 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: Sat, 09 Jun 2007 02:36:59 -0000 FWIW- I've now given up on using BGE for my older AMD box: found-> vendor=0x14e4, dev=0x1648, revid=0x01 bge0: mem 0xfe450000-0xfe45ffff,0xfe440000-0xfe44ffff irq 31 at device 3.0 on pci14 bge0: Reserved 0x10000 bytes for rid 0x10 type 3 at 0xfe450000 miibus0: on bge0 brgphy0: PHY 1 on miibus0 brgphy0: OUI 0x000818, model 0x0019, rev. 0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX-FDX, auto bge0: bpf attached bge0: Ethernet address: 00:00:1a:18:ab:9e It last worked on May 22. Now, with the gcc 4.2 compiler even on this working code set, I get read/write timeouts on the PHY :-(.