From owner-freebsd-net Mon Oct 12 10:16:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25739 for freebsd-net-outgoing; Mon, 12 Oct 1998 10:16:28 -0700 (PDT) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from mimer.erilab.com (mpk103.erilab.com [208.224.156.103]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25732 for ; Mon, 12 Oct 1998 10:16:26 -0700 (PDT) (envelope-from Rainer.Enders@erilab.com) Received: from erilab.com (willow.erilab.com [192.168.174.2]) by mimer.erilab.com (8.9.1a/8.9.1) with ESMTP id KAA07222; Mon, 12 Oct 1998 10:15:37 -0700 (PDT) Message-ID: <36223A22.71782E03@erilab.com> Date: Mon, 12 Oct 1998 10:19:30 -0700 From: Rainer Enders Organization: Ericsson Inc. X-Mailer: Mozilla 4.06 [en] (X11; U; SunOS 5.6 sun4m) MIME-Version: 1.0 To: Andrew Gallatin CC: freebsd-net@FreeBSD.ORG Subject: Re: DEC DE500-BA 21143 in Full-Duplex mode References: <361D363B.7737CE8B@erilab.com> <13853.15292.134948.153362@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andrew Gallatin wrote: > 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 Hi, yes I have that issue too. FreeBSD says: media: 100baseTX status: active but it doesn't look like that the card actually runs at full-duplex. Is there any way to figure it out? Is there any better NIC card that works all right in full-duplex under FreeBSD? Rainer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message