From owner-freebsd-current@FreeBSD.ORG Tue Jan 9 11:09:05 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 8F56216A407 for ; Tue, 9 Jan 2007 11:09:05 +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 4B31213C45B for ; Tue, 9 Jan 2007 11:09:05 +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 61819114020; Tue, 9 Jan 2007 11:09:04 +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 PL6XHH2sS15q; Tue, 9 Jan 2007 11:09:02 +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 DBDE511401E; Tue, 9 Jan 2007 11:09:01 +0000 (GMT) Date: Tue, 9 Jan 2007 11:09:01 +0000 From: Dominic Marks To: Jung-uk Kim Message-Id: <20070109110901.cd1a702a.dom@helenmarks.co.uk> In-Reply-To: <200701082155.17983.jkim@FreeBSD.org> References: <20070108171952.2f1a0c8d.dom@helenmarks.co.uk> <200701081956.26162.jkim@FreeBSD.org> <200701082155.17983.jkim@FreeBSD.org> 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, 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: Tue, 09 Jan 2007 11:09:05 -0000 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. > Thanks, > > Jung-uk Kim Thanks, Dominic