Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2001 19:20:02 -0700 (PDT)
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/26696: mediaopt doesn't work with xl drivers "ifconfig: SIOCSIFMEDIA: Device not configured"
Message-ID:  <200105290220.f4T2K2Y75905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/26696; it has been noted by GNATS.

From: Brooks Davis <brooks@one-eyed-alien.net>
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




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