Date: Fri, 14 Dec 2001 04:58:27 +0100 From: Dimitry Andric <dim@xs4all.nl> To: David Greenman <dg@root.com> Cc: Sergey Matveychuk <sem@ciam.ru>, Jonathan Lemon <jlemon@flugsvamp.com>, freebsd-stable@FreeBSD.ORG Subject: Re[2]: fxp half-duplex problemm Message-ID: <16453339468.20011214045827@xs4all.nl> In-Reply-To: <20011213102230.A75383@nexus.root.com> References: <local.mail.freebsd-stable/5.1.0.14.0.20011210162739.01c08a50@marble.sentex.ca> <200112122035.fBCKZBJ62726@prism.flugsvamp.com> <002901c183c9$659763d0$0a2da8c0@sem> <20011213102230.A75383@nexus.root.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2001-12-13 at 19:22:30 David Greenman wrote: DG> How about: DG> ifconfig fxp0 media 100basetx mediaopt half-duplex That will give you "ifconfig: SIOCSIFMEDIA: Device not configured", because this mediaopt option is not (no longer?) supported for fxp(4). By NOT specifying any mediaopt option, you specify half-duplex implicitly. Or you can `subtract' the full-duplex option with "-mediaopt full-duplex", as stated earlier. At the moment there are some NICs (fxp, xl, etc) that have this way of specifying half/full-duplex, and some others --not sure which-- don't, so these have an explicit "half-duplex" mediaopt. The man pages don't always agree with reality, however... :( Cheers, - -- Dimitry Andric <dim@xs4all.nl> PGP Key: http://www.xs4all.nl/~dim/dim.asc Fingerprint: 7AB462D2CE35FC6D42394FCDB05EA30A2E2096A3 Lbh ner abj va ivbyngvba bs gur QZPN -----BEGIN PGP SIGNATURE----- Version: PGP 6.5i Comment: http://www.gn.apc.org/duncan/stoa_cover.htm iQA/AwUBPBlq37BeowouIJajEQId4QCfQtYVs4kxr9Xbd8DXX2p0fX2Lf1cAoOW2 JN5yz90YkVPoVtMnvEQ5ZrMs =45Ke -----END PGP SIGNATURE----- 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?16453339468.20011214045827>