Date: Thu, 8 Oct 1998 18:34:43 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: Rainer Enders <Rainer.Enders@erilab.com> Cc: freebsd-net@FreeBSD.ORG Subject: Re: DEC DE500-BA 21143 in Full-Duplex mode Message-ID: <13853.15292.134948.153362@grasshopper.cs.duke.edu> In-Reply-To: <361D363B.7737CE8B@erilab.com> References: <361D363B.7737CE8B@erilab.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Rainer Enders writes: > balder# ifconfig de0 media 100TX_FD > ifconfig: unknown media subtype: 100TX_FD > balder# ifconfig de0 media 100TX-FD > ifconfig: unknown media subtype: 100TX-FD > You are specifying the media incorrectly. Read the de(4) man page. You want to say: ifconfig de0 media 100baseTX mediaopt full-duplex See if that helps. In my case (*BSD/alpha, Digital Personal Workstation 500au), the driver recognizes the options, but doesn't know enough about the hardware to actually throw it into full-duplex mode. Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13853.15292.134948.153362>