From owner-freebsd-sparc64@FreeBSD.ORG Mon Feb 2 22:07:02 2009 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 35E42106568F for ; Mon, 2 Feb 2009 22:07:02 +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 BBC958FC17 for ; Mon, 2 Feb 2009 22:07:01 +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 n12M70m2080136; Mon, 2 Feb 2009 23:07:00 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.3/8.14.3/Submit) id n12M6xX2080135; Mon, 2 Feb 2009 23:06:59 +0100 (CET) (envelope-from marius) Date: Mon, 2 Feb 2009 23:06:59 +0100 From: Marius Strobl To: Craig Butler Message-ID: <20090202220659.GA80091@alchemy.franken.de> References: <089f01c96137$1b7ea530$527bef90$@com> <1229624249.72316.12.camel@buffy.york.ac.uk> <1229690593.81803.8.camel@main.lerwick.hopto.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1229690593.81803.8.camel@main.lerwick.hopto.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-sparc64@freebsd.org Subject: cas(4) [Re: Tier 2 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: Mon, 02 Feb 2009 22:07:02 -0000 On Fri, Dec 19, 2008 at 12:43:13PM +0000, Craig Butler wrote: > > > Are you talking about the Blade 100's (the desktop-style machines) or > > the B100 Blades (Sun's early attempt at Blade servers)? If you're > > talking the former, I can confirm that FreeBSD runs very well on them, > > however I don't believe the on-board network card is supported on the > > latter. > > aye, > > If its the b100s that slot into a b1600 chassis FreeBSD doesn't > currently work with the cassini nics that are in the chassis.... yet FYI, I've put a cas(4) with working basic support for Cassini+ and Saturn into the usiii perforce tree. If you have the latter you'll also want to fetch nsgphy(4) from there. Marius