From owner-freebsd-sparc64@FreeBSD.ORG Tue Oct 28 22:13:23 2008 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7D721065677 for ; Tue, 28 Oct 2008 22:13:23 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 4904A8FC17 for ; Tue, 28 Oct 2008 22:13:22 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.3/8.14.3/ALCHEMY.FRANKEN.DE) with ESMTP id m9SMDLrD032296; Tue, 28 Oct 2008 23:13:21 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.3/8.14.3/Submit) id m9SMDLLh032295; Tue, 28 Oct 2008 23:13:21 +0100 (CET) (envelope-from marius) Date: Tue, 28 Oct 2008 23:13:21 +0100 From: Marius Strobl To: Michael Moll Message-ID: <20081028221321.GA32214@alchemy.franken.de> References: <20081028172823.GO5156@darkthrone.kvedulv.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081028172823.GO5156@darkthrone.kvedulv.de> User-Agent: Mutt/1.4.2.3i Cc: freebsd-sparc64@freebsd.org Subject: Re: Booting of snapshot-iso on SUN Fire V280R X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2008 22:13:23 -0000 On Tue, Oct 28, 2008 at 06:28:23PM +0100, Michael Moll wrote: > Hello, > > I'm trying to boot the 8.0-20081011-SNAP-sparc64-disc1.iso an a SUN Fire 280R, see the output below. > > Can I give any additionals hints to help developers to get this to work? > <...> > pcib0: mem 0x40004700000-0x40004717fff,0x40004410000-0x4000441004f,0x7ffee000000-0x7ffee0000ff irq 563,560,561,564,550 on nexus0 > pcib0: Schizo, version 5, IGN 0x8, bus B, 33MHz <...> > panic: pcib: Safari error 0x10 > cpuid = 0 > KDB: enter: panic > [thread pid 0 tid 100000 ] > Stopped at kdb_enter+0x80: ta %xcc, 1 Unfortunately, you're the first person to give it a try with a Schizo version > 4 bridge. I think this should be gone with r184428, though stay away from add-on cards with PCI-PCI- bridges for now. Do you have a way to make use of that revision or do you need a new ISO image? Marius