From owner-freebsd-stable@FreeBSD.ORG Tue Jan 31 16:06:34 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD54616A420 for ; Tue, 31 Jan 2006 16:06:34 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B4AF43D45 for ; Tue, 31 Jan 2006 16:06:34 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1F3y1Z-000LMq-CF; Tue, 31 Jan 2006 18:06:33 +0200 X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: Mike Tancsa In-Reply-To: Message from Mike Tancsa of "Tue, 31 Jan 2006 10:42:28 EST." <6.2.3.4.0.20060131103658.07a6c110@64.7.153.2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 31 Jan 2006 18:06:33 +0200 From: Danny Braniss Message-ID: Cc: freebsd-stable@freebsd.org Subject: Re: bge stopped working with latest 6.0-stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 16:06:34 -0000 > At 10:29 AM 31/01/2006, Danny Braniss wrote: > >with the latest cvsup - this morning - the bge stopped working. > > There was other breakage at the same time that got commited. Can you > add Rev 1.292.2.7 of pci.c ? > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/pci/pci.c > BINGO! thanks, danny PS: now to see if it also fixes the ar0 breakage. > > I am using the lastest in the tree and it works for me on my PCI-e > versions of the NICs > > brgphy0: on miibus1 > brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > 1000baseTX-FDX, auto > bge0: Ethernet address: 00:10:18:14:15:12 > pcib4: at device 13.0 on pci0 > pci4: on pcib4 > bge1: mem > 0xd3000000-0xd300ffff irq 19 at device 0.0 on pci4 > miibus2: on bge1 > brgphy1: on miibus2 > brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > 1000baseTX-FDX, auto > bge1: Ethernet address: 00:10:18:14:38:d2 > > > bge0: flags=8843 mtu 1500 > options=1b > inet 172.29.13.4 netmask 0xffffff00 broadcast 172.29.13.255 > ether 00:10:18:14:15:12 > media: Ethernet autoselect (1000baseTX ) > status: active > > > > >... > >bge0: mem > >0xefcf0000-0xefcfffff irq 11 at device 0.0 on pci2 > >miibus0: on bge0 > >brgphy0: on miibus0 > >brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > >1000baseTX-FDX, auto > >bge0: Ethernet address: 00:12:3f:96:c0:ad > >... > >Trying to mount root from nfs: > >NFS ROOT: 132.65.16.112:/d/8 > >bge0: link state changed to DOWN > >bge0: link state changed to UP > > > >and now all is stuck. > >unplugging/plugging seems to be recognized. > > > >btw, the last working version that i have is: > >__FBSDID("$FreeBSD: src/sys/dev/bge/if_bge.c,v 1.91.2.8 2006/01/13 19:21:43 > >glebius Exp $") > > > >thanks, > > > > danny > > > > > >_______________________________________________ > >freebsd-stable@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-stable > >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >