From owner-freebsd-questions Tue Aug 26 17:24:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA19717 for questions-outgoing; Tue, 26 Aug 1997 17:24:41 -0700 (PDT) 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 RAA19708 for ; Tue, 26 Aug 1997 17:24:39 -0700 (PDT) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id RAA18089; Tue, 26 Aug 1997 17:24:48 -0700 (PDT) Message-Id: <199708270024.RAA18089@implode.root.com> To: erakupa@kk.etx.ericsson.se (ETX-B-SL Martti Kuparinen) cc: questions@FreeBSD.ORG Subject: Re: Intel Express PRO/100 Full duplex (again) In-reply-to: Your message of "Tue, 26 Aug 1997 17:43:25 +0200." <199708261543.RAA15163@kk662.kk.etx.ericsson.se> From: David Greenman Reply-To: dg@root.com Date: Tue, 26 Aug 1997 17:24:48 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >I'm running FreeBSD-2.2.2. >My Intel Express PRO/100 ethernet card is connected directly >to a 10Mbit Full duplex card, SunFastEthernet. >If I understand right the Intel card will auto negotiate and >then configure itself to run 10Mbit Full duplex. >But the result is 10 Mbit and HALF duplex. >What to do? >Can I turn off the auto negotiation and force the card to >10 Mbit FULL duplex in a simple way? >I don't want to write a new driver..... > >Hope someone has noticed the problem and also solved it! Both cards will need to be forced to full duplex. To set the Pro/100B to 10/full, use "ifconfig fxp0 link0 link2". -DG David Greenman Core-team/Principal Architect, The FreeBSD Project