From owner-freebsd-sparc64@FreeBSD.ORG Sat Nov 19 13:40:08 2011 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 7C1CE106564A for ; Sat, 19 Nov 2011 13:40:08 +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 1AF9C8FC0C for ; Sat, 19 Nov 2011 13:40:07 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id pAJDe6X4040358; Sat, 19 Nov 2011 14:40:06 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id pAJDe6GN040357; Sat, 19 Nov 2011 14:40:06 +0100 (CET) (envelope-from marius) Date: Sat, 19 Nov 2011 14:40:05 +0100 From: Marius Strobl To: Denis Saget Message-ID: <20111119134005.GA40335@alchemy.franken.de> References: <4EC42C6E.9070006@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EC42C6E.9070006@free.fr> User-Agent: Mutt/1.4.2.3i Cc: freebsd-sparc64@freebsd.org Subject: Re: Sun Fire V880 support 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: Sat, 19 Nov 2011 13:40:08 -0000 On Wed, Nov 16, 2011 at 10:34:38PM +0100, Denis Saget wrote: > Hello, > > Has anyone encountered recent problems with Sun Fire V880 under FreeBSD > ? Does it play well ? > > I have the possibility to get 2 of this, populated with 2 system board > each. I think I would use one only with 4 system boards. I could make it > available for FreeBSD development if anyone is interested. > They should work just fine, the official FreeBSD/sparc64 are also built on V880 for example. I'd suggest to use 9.0 (ideally RC3 or later once it's out) instead of 8.2 as lots of improvements and fixes went in since the latter was released. Marius