From owner-freebsd-sparc64@FreeBSD.ORG Tue Oct 24 13:49:40 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC29416A417 for ; Tue, 24 Oct 2006 13:49:40 +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 A3B4D43D5E for ; Tue, 24 Oct 2006 13:49:34 +0000 (GMT) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.13.8/8.13.8/ALCHEMY.FRANKEN.DE) with ESMTP id k9ODnXkL031759; Tue, 24 Oct 2006 15:49:33 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.13.8/8.13.8/Submit) id k9ODnXNd031758; Tue, 24 Oct 2006 15:49:33 +0200 (CEST) (envelope-from marius) Date: Tue, 24 Oct 2006 15:49:33 +0200 From: Marius Strobl To: Alexandre Vieira Message-ID: <20061024134933.GJ76234@alchemy.franken.de> References: <755cb9fc0610231526q6937b388r5a6d714909e8382f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <755cb9fc0610231526q6937b388r5a6d714909e8382f@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-sparc64@freebsd.org Subject: Re: SunFire V210 FreeBSD/sparc64 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, 24 Oct 2006 13:49:40 -0000 On Mon, Oct 23, 2006 at 11:26:47PM +0100, Alexandre Vieira wrote: > Hello, > > First of all, TIA for spared time. > > I've found in google that you got a V210 booting freebsd/sparc64. I have a > couple of V210/V240 laying around and tried to boot 6.2-BETA2/sparc64 in a > V210. > > It stalled in the almost after the kernel is loaded and hardware is being > probed. You can see the output here: http://nullpt.googlepages.com/v210.txt > > Is there any way I can get this to boot? No, at least nothing that is anywhere near being stable, sorry. Device driver related things needed for running on USIII{,+,i}- based machines are mostly done but proper support for their MMUs still is missing. Marius