From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 6 20:38:42 2005 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 2C91516A47E for ; Mon, 6 Jun 2005 20:38:42 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3A3843D58 for ; Mon, 6 Jun 2005 20:38:41 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) by newtrinity.zeist.de (8.12.11/8.12.11/ZEIST.DE) with ESMTP id j56KcdZa080706; Mon, 6 Jun 2005 22:38:39 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id j56KcY5v080705; Mon, 6 Jun 2005 22:38:34 +0200 (CEST) (envelope-from marius) Date: Mon, 6 Jun 2005 22:38:34 +0200 From: Marius Strobl To: Dean Strik Message-ID: <20050606223834.B80582@newtrinity.zeist.de> References: <20050605004510.E95513@carver.gumbysoft.com> <20050605154809.GA34872@stack.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20050605154809.GA34872@stack.nl>; from dean@stack.nl on Sun, Jun 05, 2005 at 05:48:09PM +0200 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-4; AVE: 6.30.0.15; VDF: 6.30.0.230; host: newtrinity.zeist.de) Cc: freebsd-sparc64@freebsd.org Subject: Re: Ultra 5 gigabit NIC 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, 06 Jun 2005 20:38:42 -0000 On Sun, Jun 05, 2005 at 05:48:09PM +0200, Dean Strik wrote: > Sten Spans wrote: > > On Sun, 5 Jun 2005, Doug White wrote: > > > > >On Thu, 2 Jun 2005, Evan Sayer wrote: > > > > > >>Can anyone recommend a reliable gigabit NIC for a Sun Ultra 5 under > > >>FreeBSD 5.2.1? > > > > > >Considering the U5 only has 32 bit 33MHz PCI, it'll never even get close > > >to pushing that much b/w so as long as its supported under sparc64 you > > >should be fine. > > > > Sun gigabit 1/2 isn't supported afaik. > > Er, I guess gem(4) covers that, though I haven't ever tried one in a > FreeBSD box yet. > It at least doesn't support the fibre ones as those use a SERDES chip instead of a MII bus with a PHY chip and gem(4) currently doesn't support the former. I think there are no GEM based copper GigE cards from Sun.