From owner-freebsd-stable Tue May 15 17:22: 7 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id EC64A37B43C for ; Tue, 15 May 2001 17:22:02 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id KAA80844; Wed, 16 May 2001 10:22:00 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id KAA04852; Wed, 16 May 2001 10:20:44 +1000 (EST) Message-Id: <200105160020.KAA04852@lightning.itga.com.au> X-Mailer: exmh version 2.0.1 12/23/97 From: Gregory Bond To: Bryan Kilian Cc: stable@FreeBSD.ORG Subject: Re: Problems with 3com 3c905/with netgear 100MB switch. In-reply-to: Your message of Tue, 15 May 2001 11:59:09 -0700. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 16 May 2001 10:20:44 +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I run the same card in two systems on a Cisco catalyst 5500 switch. Either will get 8.5-9 MB/sec download. One will get 8.5Mb/sec upload, the other only about 1.1MB.sec upload. (In all cases using a Solaris remote host and transferring a 20Mb file of '\0's from /tmp to /dev/null in binary mode. Links are 100FD autonegotiated. Both PCs are HP Vectra VLs but I can't easily verify how identical the hardware actually is.) Both are running 4-Stable, the fast one from 4.3BETA, the slow one from last week (but I suspect it is more a case of hardware differences as the slow machine is older and has always been slow). (Non-verbose) dmesg for the slow machine: xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xfc00-0xfc7f mem 0xfedff800-0xfedff87f irq 9 at device 14.0 on pci0 xl0: Ethernet address: 00:10:5a:a1:7c:7a miibus0: on xl0 xlphy0: <3Com internal media interface> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto and the fast one: xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xfc00-0xfc7f mem 0xfedffc00-0xfedffc7f irq 10 at device 13.0 on pci0 xl0: Ethernet address: 00:10:5a:a1:7c:78 miibus0: on xl0 xlphy0: <3Com internal media interface> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto I am willing to help out anyone with ideas about this. Greg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message