From owner-freebsd-stable Thu Dec 13 10:30:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id E43E537B429 for ; Thu, 13 Dec 2001 10:30:30 -0800 (PST) Received: (from dg@localhost) by root.com (8.11.2/8.11.2) id fBDIMUA75399; Thu, 13 Dec 2001 10:22:30 -0800 (PST) (envelope-from dg) Date: Thu, 13 Dec 2001 10:22:30 -0800 From: David Greenman To: Sergey Matveychuk Cc: Jonathan Lemon , freebsd-stable@freebsd.org Subject: Re: fxp half-duplex problemm Message-ID: <20011213102230.A75383@nexus.root.com> References: <200112122035.fBCKZBJ62726@prism.flugsvamp.com> <002901c183c9$659763d0$0a2da8c0@sem> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002901c183c9$659763d0$0a2da8c0@sem>; from sem@ciam.ru on Thu, Dec 13, 2001 at 02:29:15PM +0300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >> It doesn't matter. You can *NOT* mix NWAY/manual configuration reliably. >> Either _both_ ends of the link must be set to NWAY, or _both_ must be set >> manually. Anything else "may, but is not guaranteed" to work, which is >> what you are seeing here. > >I repeat again: all works fine when I'v back to old fxp driver. >This command turn off full-duplex: >ifconfig fxp0 media 100baseTX -mediaopt full-duplex > >But it does not work with new fxp/mii driver for me. How about: ifconfig fxp0 media 100basetx mediaopt half-duplex ? -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org President, TeraSolutions, Inc. - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message