From owner-freebsd-current@FreeBSD.ORG Wed Jan 10 10:22:52 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 B859116A412; Wed, 10 Jan 2007 10:22:52 +0000 (UTC) (envelope-from dom@helenmarks.co.uk) Received: from mailhost.graphdata.co.uk (mailhost.graphdata.co.uk [195.12.22.194]) by mx1.freebsd.org (Postfix) with ESMTP id 6F28413C4AC; Wed, 10 Jan 2007 10:22:52 +0000 (UTC) (envelope-from dom@helenmarks.co.uk) Received: from localhost (localhost [127.0.0.1]) by mailhost.graphdata.co.uk (Postfix) with ESMTP id 2FC4D114020; Wed, 10 Jan 2007 10:22:51 +0000 (GMT) X-Virus-Scanned: amavisd-new at graphdata.co.uk Received: from mailhost.graphdata.co.uk ([127.0.0.1]) by localhost (mailhost.graphdata.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5iF9IL-js5Ns; Wed, 10 Jan 2007 10:22:48 +0000 (GMT) Received: from gdc083.internal.graphdata.co.uk (gdc083.internal.graphdata.co.uk [192.168.0.86]) by mailhost.graphdata.co.uk (Postfix) with SMTP id A881111401E; Wed, 10 Jan 2007 10:22:48 +0000 (GMT) Date: Wed, 10 Jan 2007 10:22:48 +0000 From: Dominic Marks To: Dominic Marks Message-Id: <20070110102248.adf0f955.dom@helenmarks.co.uk> In-Reply-To: <20070109110901.cd1a702a.dom@helenmarks.co.uk> References: <20070108171952.2f1a0c8d.dom@helenmarks.co.uk> <200701081956.26162.jkim@FreeBSD.org> <200701082155.17983.jkim@FreeBSD.org> <20070109110901.cd1a702a.dom@helenmarks.co.uk> X-Mailer: Sylpheed 2.3.0 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org, davidch@FreeBSD.org, Jung-uk Kim , Mike Hibler Subject: Re: CURRENT from 04/01/07 + bge NIC panic 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: Wed, 10 Jan 2007 10:22:52 -0000 On Tue, 9 Jan 2007 11:09:01 +0000 Dominic Marks wrote: > On Mon, 8 Jan 2007 21:55:15 -0500 > Jung-uk Kim wrote: > > > On Monday 08 January 2007 07:56 pm, Jung-uk Kim wrote: > > > On Monday 08 January 2007 12:19 pm, Dominic Marks wrote: > > > > Hello, > > > > > > > > I have a PowerEdge SC440 which panics when I set an IP to its > > > > bge interface. I have serial console and it is sitting a ddb > > > > prompt. > > > > > > --- >8 SNIP!!! --- >8 --- > > > > > > FYI, this is a known problem: > > > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/107257 > > > > Can you try the attached patch? > > Yes, I'm building a new snapshot now and I've applied the > patch. It will take a little while to complete. Build failed over night so I'm restarting it. If it works for Mike on identical hardware than I'd say go for it anyway. Thanks! Dominic