From owner-freebsd-current@FreeBSD.ORG Fri Dec 16 22:56:57 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB7AF16A41F for ; Fri, 16 Dec 2005 22:56:57 +0000 (GMT) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F7F743D58 for ; Fri, 16 Dec 2005 22:56:56 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.4/8.13.4) with ESMTP id jBGMuscu000444; Fri, 16 Dec 2005 17:56:54 -0500 (EST) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3/8.13.3) with ESMTP id jBGMumfT070171 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 Dec 2005 17:56:48 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20051216174923.079679f8@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Fri, 16 Dec 2005 17:56:28 -0500 To: Martin Cracauer From: Mike Tancsa In-Reply-To: <20051216174636.A32507@cons.org> References: <20051209175607.C23668@maildrop.int.zabbadoz.net> <20051210125221.M23668@maildrop.int.zabbadoz.net> <20051216173106.B31803@cons.org> <6.2.3.4.0.20051216174201.07cf0728@64.7.153.2> <20051216174636.A32507@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: FreeBSD current mailing list Subject: Re: nve(4) patch - please test! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2005 22:56:58 -0000 At 05:46 PM 16/12/2005, Martin Cracauer wrote: >Mike Tancsa wrote on Fri, Dec 16, 2005 at 05:43:05PM -0500: > > At 05:31 PM 16/12/2005, Martin Cracauer wrote: > > > > >Performance is lower than Linux (about 70 MB/sec versus Linux which > > >gets the 108 MB/sec). > > > > How do you get 108MB/s out of a 100Mb nic ? > >Uh? > >It's GbE. > >The NVidia soutbridge GbE against Intel CSA on an i875 board. Strange, I was just going by the MAN page which I guess is a bit misleading. Dont really use the cards, so I never bothered to check them in a gigE port. http://www.freebsd.org/cgi/man.cgi?query=nve&apropos=0&sektion=0&manpath=FreeBSD+6.0-stable&format=html The nve driver supports the following media types: autoselect Enable autoselection of the media type and options. 10baseT/UTP Set 10Mbps operation. 100baseTX Set 100Mbps (Fast Ethernet) operation. The nve driver supports the following media options: full-duplex Set full duplex operation. For more information on configuring this device, see ifconfig(8).