From owner-freebsd-sparc64@FreeBSD.ORG Mon Oct 18 19:20:06 2010 Return-Path: Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B493106564A for ; Mon, 18 Oct 2010 19:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 54BCC8FC12 for ; Mon, 18 Oct 2010 19:20:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9IJK60r042758 for ; Mon, 18 Oct 2010 19:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9IJK6ju042757; Mon, 18 Oct 2010 19:20:06 GMT (envelope-from gnats) Date: Mon, 18 Oct 2010 19:20:06 GMT Message-Id: <201010181920.o9IJK6ju042757@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: Marius Strobl Cc: Subject: Re: sparc64/151404: Kernel hangs before mounting root fs X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marius Strobl List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 19:20:06 -0000 The following reply was made to PR sparc64/151404; it has been noted by GNATS. From: Marius Strobl To: Dmitry Afanasiev Cc: bug-followup@FreeBSD.org Subject: Re: sparc64/151404: Kernel hangs before mounting root fs Date: Mon, 18 Oct 2010 21:11:57 +0200 On Fri, Oct 15, 2010 at 11:27:55PM +0400, Dmitry Afanasiev wrote: > Hello! > > After a kernel update system booted, but all onboard interfaces (bge0-4) > got status DOWN and system became fully unavailable via network. > I rebooted the system twice, but without results. > After booting old kernel all works properly - interfaces up and etc. > > I'm confused. Is incorrect interface's status result of this change, or > I got another problem with bge driver? FYI, the interfaces should work again with r214012. Marius