From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 18:24:19 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8151716A4CE for ; Wed, 14 Jul 2004 18:24:19 +0000 (GMT) Received: from sdf.lonestar.org (ol.freeshell.org [192.94.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id D53BF43D53 for ; Wed, 14 Jul 2004 18:24:16 +0000 (GMT) (envelope-from lukas@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:lukas@mx.freeshell.org [192.94.73.21]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id i6EIO9nG016001; Wed, 14 Jul 2004 18:24:09 GMT Received: (from lukas@localhost) by sdf.lonestar.org (8.12.10/8.12.8/Submit) id i6EIO6jw015268; Wed, 14 Jul 2004 11:24:06 -0700 (PDT) Date: Wed, 14 Jul 2004 11:24:06 -0700 (PDT) From: Luke X-X-Sender: lukas@mx.freeshell.org To: Andreas Ntaflos In-Reply-To: <20040714161459.GA98907@Pelargir.arda> Message-ID: References: <20040714161459.GA98907@Pelargir.arda> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-questions@freebsd.org Subject: Re: 100Mbit/s LAN slow, TX only ~3MB/s (esp. file transfer) -- why? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: LukeD@pobox.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2004 18:24:19 -0000 On Wed, 14 Jul 2004, Andreas Ntaflos wrote: > configured for full duplex and auto-negotiation, and actually running > in 100baseTX-FD mode (5.1 uses rl0, 4.10 dc0, Gentoo and Windows are > also equipped with RealTek RTL8139 NICs). >From that statement, I'm almost certain the answer is "no", but are you using any ethernet-over-USB devices? If so, you need to get USB 2.0 working throughout the system or you'll be limited to USB 1 speeds. I really doubt this has anything to do with your problem, but it's the only thing similar that I've seen.