From owner-freebsd-questions Mon Jun 23 21:01:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA20298 for questions-outgoing; Mon, 23 Jun 1997 21:01:26 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA20291 for ; Mon, 23 Jun 1997 21:01:18 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with SMTP id VAA06439; Mon, 23 Jun 1997 21:02:46 -0700 (PDT) Message-Id: <199706240402.VAA06439@implode.root.com> X-Authentication-Warning: implode.root.com: localhost [127.0.0.1] didn't use HELO protocol To: Scott Donovan cc: freebsd-questions@FreeBSD.ORG Subject: Re: The Intel EtherExpress Pro/100B In-reply-to: Your message of "Tue, 24 Jun 1997 12:55:42 +1000." <3.0.32.19970624125542.00914b00@falcon.pacit.tas.gov.au> From: David Greenman Reply-To: dg@root.com Date: Mon, 23 Jun 1997 21:02:46 -0700 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I have 2.2.1-RELEASE installed and running (with adaptec driver patches) >and I would like to run the Intel Enter Express in full duplex, is this a >situation where the card and switch will auto sense ?? Or do I have to >provide a flag with ifconfig or similar to select which mode I want on the >network card? If you have an "older" card (one with a National 83840 PHY chip), then the card should autosense full duplex and work fine (assuming of course that you have it attached to a fast ethernet switch that supports NWAY negotiation). If you have one of the newer cards with the Intel 82555 PHY chip, then you'll need some driver patches which are now in 2.2-stable. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project