From owner-freebsd-stable Mon Dec 10 13:38:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 18A0137B41B for ; Mon, 10 Dec 2001 13:37:48 -0800 (PST) Received: from simoeon.sentex.net (pyroxene.sentex.ca [199.212.134.18]) by smtp1.sentex.ca (8.11.6/8.11.6) with ESMTP id fBALbjC90976; Mon, 10 Dec 2001 16:37:45 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20011210162739.01c08a50@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 10 Dec 2001 16:31:19 -0500 To: "Sergey Matveychuk" , From: Mike Tancsa Subject: Re: fxp half-duplex problemm In-Reply-To: <001101c181c2$97edd7f0$4c401cd4@semhome> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 ifconfig fxp0 media 100baseTX mediaopt full-duplex ifconfig fxp0 media 100baseTX are the two commands you want to use exactly as above. You dont need the - If you think that still does not work please post the following to the list ifconfig fxp0 -m ifconfig fxp0 media 100baseTX mediaopt full-duplex ifconfig fxp0 ifconfig fxp0 media 100baseTX ifconfig fxp0 dmesg | egrep "fxp|mii" ---Mike At 12:34 AM 12/11/01 +0300, Sergey Matveychuk wrote: >Hello! > >When I'v upgraded to 4.4-RELEASE I can't switch Intel EtherExpress Pro 100B >card into half-duplex mode. > >ifconfig fxp0 media 100baseTX -mediaopt full-duplex >- has no effect even after ifconfig fxp0 down, ifconfig fxp0 up. > >Only way for me was downgrading fxp driver to old one (w/o miibus support). > >---- >Sem. > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message