From owner-freebsd-questions Fri Oct 17 10:11:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA23296 for questions-outgoing; Fri, 17 Oct 1997 10:11:30 -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 KAA23290 for ; Fri, 17 Oct 1997 10:11:23 -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 KAA03851; Fri, 17 Oct 1997 10:14:00 -0700 (PDT) Message-Id: <199710171714.KAA03851@implode.root.com> To: Steve Hovey cc: freebsd-questions@FreeBSD.ORG Subject: Re: fxp0 duplex settings In-reply-to: Your message of "Fri, 17 Oct 1997 11:25:10 EDT." From: David Greenman Reply-To: dg@root.com Date: Fri, 17 Oct 1997 10:14:00 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Is there a way to ifconfig it to make it be half duplex? I cant get the >100TX card to talk over the switch to the 10 hub! > >I think the driver etc is working though because I have the right light >flashing. I just cant get passed the switch Yes, you can force it into any specific mode that you want. See the manual page. For the newest version (which includes the if_media support), do: ifconfig fxp0 media 100basetx mediaopt half-duplex -DG David Greenman Core-team/Principal Architect, The FreeBSD Project