From owner-freebsd-bugs Mon May 28 19:20: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C0DAD37B423 for ; Mon, 28 May 2001 19:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4T2K2Y75905; Mon, 28 May 2001 19:20:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 28 May 2001 19:20:02 -0700 (PDT) Message-Id: <200105290220.f4T2K2Y75905@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Brooks Davis Subject: Re: i386/26696: mediaopt doesn't work with xl drivers "ifconfig: SIOCSIFMEDIA: Device not configured" Reply-To: Brooks Davis Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/26696; it has been noted by GNATS. From: Brooks Davis To: luc@2113.ch Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: i386/26696: mediaopt doesn't work with xl drivers "ifconfig: SIOCSIFMEDIA: Device not configured" Date: Mon, 28 May 2001 19:15:19 -0700 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This is expected (though I'll admit that ifconfig has really lousy error handling.) If you look at the output from ifconfig closly, you'll notice that half-duplex is not in the supported media list. With Ethernet interfaces, the default is assumed to be convententional ethernet with full-duplex being the special case. You are already in half-duplex mode. If you were in full duplex mode you could disable it with "ifconfig xl0 -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 --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7EwY2XY6L6fI4GtQRAmRmAKCMKVm+CIqVw34vHyeybkEplkt2hQCffCvc W2AbxBaXJTp7ATeUVj+ZupM= =MJaF -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message