From owner-freebsd-net Mon Feb 25 19:27: 4 2002 Delivered-To: freebsd-net@freebsd.org Received: from sandbox.sandstorm.net (user-v3qtgdr.biz.mindspring.com [199.174.193.187]) by hub.freebsd.org (Postfix) with ESMTP id 2291037B402 for ; Mon, 25 Feb 2002 19:26:58 -0800 (PST) Received: from cjp by sandbox.sandstorm.net with local-esmtp (Exim 2.05 #2 (Debian)) id 16fYGK-0001DC-00; Mon, 25 Feb 2002 22:26:44 -0500 Date: Mon, 25 Feb 2002 22:26:44 -0500 (EST) From: Charles Peterman To: Jeff Lawton Cc: Brooks Davis , Subject: RE: 3com gigabit 3c996b-t In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In our recent tests of gigabit ethernet, cards with the BCM5700 chipset, offered the best performance. The two cards which satisfy that are the 3c996-T and one of the SysKonnect (sp?) cards. If you try hard (pricewatch) you can still find vendors willing to sell the 3c996-T instead of its brain dead pretender, the 3c996b-T. The 3c996b-T is based on the BCM5701, which does away with external memory, thus leaving the card with only 96k of cache. Read the bge source files for more on how this lobotomizes performance. On Mon, 25 Feb 2002, Jeff Lawton wrote: > Thank you, if you get a functioning driver please let me know. Does any one > know if I would be better off returning this card and getting a more > supported one like the intel pro1000 or dge-500tx. does any one have a > recommendation. My company wants to use this as a btrieve (I know yuk) file > server. We have a database that we have been using for years. This is an > temporary performance increase while we work on a client server system. > > Jeff Lawton > Ideal Solution, LLC > > -----Original Message----- > From: Brooks Davis [mailto:brooks@one-eyed-alien.net] > Sent: Monday, February 25, 2002 2:39 PM > To: Jeff Lawton > Cc: freebsd-net@FreeBSD.ORG > Subject: Re: 3com gigabit 3c996b-t > > On Fri, Feb 22, 2002 at 06:58:20PM -0500, Jeff Lawton wrote: > > Bge detects the card and it shows up on ifconfig it does not detect > > 1000basetx on autoselect even though the card and the switch both register > > 1000baset. I connected it to a 100base t port and it seems to work fine. > How > > do I get it to switch to 1000baset > > > > This is the bge section of ifconfig > > > > bge0: flags=8843 mtu 1500 > > options=3 > > inet 192.168.0.166 netmask 0xffffff00 broadcast 192.168.0.255 > > inet6 fe80::204:76ff:fee0:12a9%bge0 prefixlen 64 scopeid 0x1 > > ether 00:04:76:e0:12:a9 > > media: Ethernet autoselect (100baseTX ) > > status: active > > At least on the systems I'm trying to use 3C996B-T's on, the MII support > is clearly hosed. I'm seeing it probe 32 instances on ukphys which is > bogus. I'm going to try and look at it some time this week, but someone > with more driver experience would probalby have more luck. > > -- Brooksk > > -- > Any statement of the form "X is the one, true Y" is FALSE. > PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message