From owner-freebsd-questions Fri Oct 17 13:05:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA05019 for questions-outgoing; Fri, 17 Oct 1997 13:05:22 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA05013 for ; Fri, 17 Oct 1997 13:05:14 -0700 (PDT) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id NAA05320; Fri, 17 Oct 1997 13:07:35 -0700 (PDT) Message-Id: <199710172007.NAA05320@implode.root.com> To: Paul Root cc: Steve Hovey , freebsd-questions@FreeBSD.ORG Subject: Re: fxp0 duplex settings In-reply-to: Your message of "Fri, 17 Oct 1997 13:38:05 CDT." <3447B08D.C3224491@iaces.com> From: David Greenman Reply-To: dg@root.com Date: Fri, 17 Oct 1997 13:07:35 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Steve Hovey wrote: >> >> What version are you seeing this in? In my 2.1.5 I dont see this in the >> source. > >Ah, this is 2.2.2. As I recall, before 2.2.1 the driver didn't do full >duplex. I don't know with something that old. Ahh...yes, full duplex wasn't supported until much later. Anything that (NWAY) negotiates full-duplex is not going to work. You'll need to configure the switch port to half-duplex so that this doesn't happen (or upgrade to a new version of FreeBSD). -DG David Greenman Core-team/Principal Architect, The FreeBSD Project