Date: Tue, 23 Apr 2002 14:28:45 -0600 From: Mike Makonnen <makonnen@pacbell.net> To: gfr@lucent.com Cc: freebsd-hackers@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: Problems with nge driver and copper GbE cards Message-ID: <1019593725.1977.12.camel@kokeb.ambesa.net> In-Reply-To: <FCENIMJAHNNHNOPKCEFEIEOOCKAA.gfr@lucent.com> References: <FCENIMJAHNNHNOPKCEFEIEOOCKAA.gfr@lucent.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2002-04-23 at 13:32, Fengrui Gu wrote: > > Third, I had trouble to set half-duplex mode on nge0. > If I issued command "ifconfig nge0 media 1000baseTX mediaopt half-duplex", I > got the > following error message > "ifconfig: SIOCSIFMEDIA: Device not configured" > I don't have trouble to issue command "ifconfig nge0 media 1000baseTX > mediaopt full-duplex". > This I can help you with. the correct way of doing it is disabling full-duplex: # iconfig nge0 media 1000baseTX -mediaopt full-duplex cheers, Mike Makonnen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1019593725.1977.12.camel>