Date: Wed, 6 Nov 2002 13:00:57 -0800 From: Brooks Davis <brooks@one-eyed-alien.net> To: Michael Butler <Michael.Butler@exodus.net> Cc: stable@FreeBSD.ORG Subject: Re: ifconfig fxp mediaopt dysfunctional? Message-ID: <20021106130057.A31056@Odin.AC.HMC.Edu> In-Reply-To: <3A1C67FFB6A3F546A548BD82999195375454DD@dcc3ex01.int.exodus.net>; from Michael.Butler@exodus.net on Wed, Nov 06, 2002 at 03:54:09PM -0500 References: <3A1C67FFB6A3F546A548BD82999195375454DD@dcc3ex01.int.exodus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 06, 2002 at 03:54:09PM -0500, Michael Butler wrote: > I'm running 4.7-stable and .. >=20 > imb@mbutler# ifconfig fxp0=20 > fxp0: flags=3D9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> mtu 1500 > inet 66.37.xxx.yyy netmask 0xfffffff8 broadcast 66.37.vvv.www > ether 00:50:8b:0d:7f:64 > media: Ethernet autoselect (100baseTX <full-duplex>) > status: active >=20 > .. but .. >=20 > imb@mbutler# ifconfig fxp0 mediaopt full-duplex > ifconfig: SIOCSIFMEDIA: Device not configured >=20 > Hard-setting speed works but not duplex. You can't set mediaopts without setting media. The correct command is ifconfig fxp0 media 100baseTX mediaopt full-duplex -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9yYMIXY6L6fI4GtQRAmx5AJ9WUGFybM3rySGCdi36dc1/KfUU3ACeJnhf du0UwsqNLW8Tt3zB7Mj3L2Q= =R1M3 -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5-- 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?20021106130057.A31056>