Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2001 16:31:19 -0500
From:      Mike Tancsa <mike@sentex.net>
To:        "Sergey Matveychuk" <sem@ciam.ru>, <freebsd-stable@FreeBSD.ORG>
Subject:   Re: fxp half-duplex problemm
Message-ID:  <5.1.0.14.0.20011210162739.01c08a50@marble.sentex.ca>
In-Reply-To: <001101c181c2$97edd7f0$4c401cd4@semhome>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20011210162739.01c08a50>