From owner-freebsd-sparc64@FreeBSD.ORG Wed Feb 4 21:50:05 2009 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 18116106566C for ; Wed, 4 Feb 2009 21:50:05 +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 05C1A8FC1B for ; Wed, 4 Feb 2009 21:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n14Lo4mh063888 for ; Wed, 4 Feb 2009 21:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n14Lo45f063887; Wed, 4 Feb 2009 21:50:04 GMT (envelope-from gnats) Date: Wed, 4 Feb 2009 21:50:04 GMT Message-Id: <200902042150.n14Lo45f063887@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: Marius Strobl Cc: Subject: Re: sparc64/131371: 7.1-R sparc64 panics on boot 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: Wed, 04 Feb 2009 21:50:05 -0000 The following reply was made to PR sparc64/131371; it has been noted by GNATS. From: Marius Strobl To: Rory Arms Cc: freebsd-gnats-submit@freebsd.org Subject: Re: sparc64/131371: 7.1-R sparc64 panics on boot Date: Wed, 4 Feb 2009 22:30:32 +0100 On Wed, Feb 04, 2009 at 05:11:11PM +0000, Rory Arms wrote: > > pcib2: mem 0x1c800004000-0x1c800005fff,0x1c801000000-0x1c80 > 10000ff,0x1c800000000-0x1c80000cfff irq 305,302,303 on nexus0 > pcib2: Psycho, impl 0, version 4, IGN 0x4, bus B, 33MHz > pcib2: [FILTER] > pcib2: [FILTER] > panic: psycho_set_intr: failed to set up interrupt 3 Could you please give the following stable/7 kernel a try? http://people.freebsd.org/~marius/psycho.gz It's built with the patch at: http://people.freebsd.org/~marius/psycho.diff Marius