From owner-freebsd-hardware Tue Sep 17 10:54:40 1996 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA25219 for hardware-outgoing; Tue, 17 Sep 1996 10:54:40 -0700 (PDT) Received: from zwei.siemens.at (zwei.siemens.at [193.81.246.12]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA25190; Tue, 17 Sep 1996 10:54:34 -0700 (PDT) Received: from sol1.gud.siemens.co.at (root@[10.1.143.100]) by zwei.siemens.at (8.7.5/8.7.3) with SMTP id TAA21102; Tue, 17 Sep 1996 19:53:26 +0200 (MET DST) Received: from ws2301.gud.siemens.co.at by sol1.gud.siemens.co.at with smtp (Smail3.1.28.1 #7 for ) id m0v34LQ-000218C; Tue, 17 Sep 96 19:54 MET DST Received: by ws2301.gud.siemens.co.at (1.37.109.16/1.37) id AA133682555; Tue, 17 Sep 1996 19:49:15 +0200 From: "Hr.Ladavac" Message-Id: <199609171749.AA133682555@ws2301.gud.siemens.co.at> Subject: Re: Very Slow Ethernet Link (FreeBSD v. Linux) To: jab@rock.anchorage.net (Jeffrey Barber) Date: Tue, 17 Sep 1996 19:49:15 +0200 (MESZ) Cc: freebsd-hardware@FreeBSD.ORG, hackers@FreeBSD.ORG In-Reply-To: <01BBA46B.C28E9240@jabpc.rtfm.com> from "Jeffrey Barber" at Sep 17, 96 07:40:28 am X-Mailer: ELM [version 2.4 PL24 ME8a] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk E-mail message from Jeffrey Barber contained: > Thanks for all the responses but still no luck. I had to put linux on the system instead. But I did run a ftp test comparing FreeBSD to Linux. The results: > > Using FreeBSD 2.1.0: > > ftp transfer with freebsd 1927427 bytes @ 4.2e+02 seconds 4.4kb/s > > Removing FreeBSD and Installed Linux 2.0 > > ftp transfer with Linux 1927427 bytes @ 3.05 seconds (6.2e+02 kb/s) Wooo Wooo :) > > Using the exact same configuration and computer, the reults are in the Linux favor by far. > Don't know what the problem was. This is usually symptomatic for a misconfigured 3com509 where the kernel does not receive the interrupts (and then it times out and sends a packet per second.) Under FreeBSD these cards have been known to achieve >1000 KB/s, *iff* correctly configured (i.e. PnP turned off, interrupts on the channel where the kernel expects them, no irq conflicts, that sort of things.) /Marino > > Thanks again. > >