From owner-freebsd-sparc64@FreeBSD.ORG Mon Jan 11 21:16:28 2010 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 4C1F11065693 for ; Mon, 11 Jan 2010 21:16:28 +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 D2C008FC1B for ; Mon, 11 Jan 2010 21:16:27 +0000 (UTC) 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 o0BLGQpw094845; Mon, 11 Jan 2010 22:16:26 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.3/8.14.3/Submit) id o0BLGQLG094844; Mon, 11 Jan 2010 22:16:26 +0100 (CET) (envelope-from marius) Date: Mon, 11 Jan 2010 22:16:26 +0100 From: Marius Strobl To: Kaya Saman Message-ID: <20100111211626.GA94723@alchemy.franken.de> References: <4B4A6FA5.1010002@netscape.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B4A6FA5.1010002@netscape.net> User-Agent: Mutt/1.4.2.3i Cc: freebsd-sparc64@freebsd.org Subject: Re: Newbie to FreeBSD on SPARC - questions about Sun hardware 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: Mon, 11 Jan 2010 21:16:28 -0000 On Mon, Jan 11, 2010 at 02:24:05AM +0200, Kaya Saman wrote: > Hi, > > I'm quite new to FreeBSD as the only things that I've done are a lot of > research and created a radio from it on an x86 box! > > I run a few SPARC based systems currently which run a combination of > OpenSolaris, SXCE, Solaris9 and 10 and am planning to upgrade to more > Sun hardware pretty soon within the next few weeks. > > I plan to grab a Fire V480 and use it as a mainframe server so I have to > ask about the compatibility of Sun hardware and FreeBSD SPARC port?? FreeBSD currently crashes on older models of V480 when attempting to use an on-board NIC due to what appears to be a CPU bug which needs to be worked around. It appears to work fine on later V480 equipped with version 7 Schizo bridges (that's just an indicator and unlikely related to the problem) though, but FreeBSD 7.3 will be the first release (besides the current stable branches) to work with their changed firmware behavior. Linux doesn't seem to do any better in this regard: http://marc.info/?l=linux-sparc&m=122220796209509&w=2 http://lists.debian.org/debian-sparc/2009/12/msg00012.html Marius