From owner-cvs-all Thu May 17 17: 6:48 2001 Delivered-To: cvs-all@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id B6FFD37B423; Thu, 17 May 2001 17:06:43 -0700 (PDT) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id f4I06dR94976; Thu, 17 May 2001 19:06:39 -0500 (CDT) (envelope-from jlemon) Date: Thu, 17 May 2001 19:06:39 -0500 From: Jonathan Lemon To: David Greenman Cc: Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h Message-ID: <20010517190639.H56610@prism.flugsvamp.com> References: <200105172350.f4HNoOm66591@freefall.freebsd.org> <20010517165351.T19393@nexus.root.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20010517165351.T19393@nexus.root.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: X-Loop: FreeBSD.ORG On Thu, May 17, 2001 at 04:53:51PM -0700, David Greenman wrote: > >jlemon 2001/05/17 16:50:24 PDT > > > > Modified files: > > sys/dev/fxp if_fxp.c if_fxpvar.h > > Log: > > Add workaround for embedded NICs, in particular, the 815E boards. > > There appears to be a bug where the chip will lock up when running > > in 10Mb/s mode. > > This is pretty bizzare - is this workaround documented in some Intel > literature, or is it something you discovered through trial-and-error? Through first hand reports, I did manage to narrow the problem down to 10Mb/s on certain board revisions. While hunting for a fix, I found this particular workaround in an Intel driver. I suppose it's documented in the Intel Errata, which I've requested, but hasn't arrived yet. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message