From owner-freebsd-current@FreeBSD.ORG Fri Jan 20 22:05:09 2006 Return-Path: X-Original-To: freebsd-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 C3AE816A41F for ; Fri, 20 Jan 2006 22:05:09 +0000 (GMT) (envelope-from faber@ISI.EDU) Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D1AA43D45 for ; Fri, 20 Jan 2006 22:05:09 +0000 (GMT) (envelope-from faber@ISI.EDU) Received: from hut.isi.edu (hut.isi.edu [128.9.168.160]) by boreas.isi.edu (8.11.6p2+0917/8.11.2) with ESMTP id k0KM4si14386 for ; Fri, 20 Jan 2006 14:04:54 -0800 (PST) Received: (from faber@localhost) by hut.isi.edu (8.13.4/8.13.4/Submit) id k0KM4s7k098199 for freebsd-current@freebsd.org; Fri, 20 Jan 2006 14:04:54 -0800 (PST) (envelope-from faber) Date: Fri, 20 Jan 2006 14:04:54 -0800 From: Ted Faber To: freebsd-current@freebsd.org Message-ID: <20060120220454.GB97186@hut.isi.edu> References: <20060120173633.GD45194@hut.isi.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/WwmFnJnmDyWGHa4" Content-Disposition: inline In-Reply-To: <20060120173633.GD45194@hut.isi.edu> User-Agent: Mutt/1.4.2.1i X-url: http://www.isi.edu/~faber X-ISI-4-43-8-MailScanner: Found to be clean X-MailScanner-From: faber@hut.isi.edu Subject: Re: slow bfe0, dropouts - solved 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, 20 Jan 2006 22:05:09 -0000 --/WwmFnJnmDyWGHa4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 20, 2006 at 09:36:33AM -0800, Ted Faber wrote: > Hi. >=20 > I'm running a Dell Inspiron 6000 with at Broadcom BCM4401-B0 Fast > Ethernet on it, and the "Fast" really isn't there. I'm frequently getting > KB/s performance out of it on a 100 Mb/s link when trying to download, > and it's fairly common for it to drop out completely over the course of > a long download. It has the feel of missing interrupts, but I don't see > any messages in the logs. I've fixed this, and I'm going to summarize to the list so it goes into the archives so it's there for the next fellow. As several people suggested to me off-list, the problem was a duplex setting mismatch between the bfe0 card (the Broadcom BCM4401) and a linksys hub. Apparently a good way to spot this is to see high incidence of output errors and collisions during a transfer, which I certainly was able to see. The problem was that the linksys detected the card as half duplex even when the card was ifconfiged to be full duplex. There is no way to configure teh card to be half-duplex. There's no obvious way to tell the linksys box not to try to figure out the settings of the interface. I wound up finding a hub from a different manufacturer (Netgear) that worked correctly with the card and my problems seem fixed. Thanks to everyone who helped out off-list. --=20 Ted Faber http://www.isi.edu/~faber PGP: http://www.isi.edu/~faber/pubkeys.= asc Unexpected attachment on this mail? See http://www.isi.edu/~faber/FAQ.html#= SIG --/WwmFnJnmDyWGHa4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD0V6GaUz3f+Zf+XsRAjQHAJ45JvH/3bg3jL9aef9MD3nQx4DTRgCgg76f 0J2P64HQDNxqiL3x1iucsMc= =Mdp1 -----END PGP SIGNATURE----- --/WwmFnJnmDyWGHa4--