From owner-freebsd-hardware Thu Feb 19 13:27:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA27624 for freebsd-hardware-outgoing; Thu, 19 Feb 1998 13:27:43 -0800 (PST) (envelope-from owner-freebsd-hardware@FreeBSD.ORG) Received: from george.lbl.gov (george-2.lbl.gov [131.243.2.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA27596 for ; Thu, 19 Feb 1998 13:27:27 -0800 (PST) (envelope-from jin@george.lbl.gov) Received: (from jin@localhost) by george.lbl.gov (8.8.8/LBL-ITG) id NAA08503; Thu, 19 Feb 1998 13:27:22 -0800 (PST) Date: Thu, 19 Feb 1998 13:27:22 -0800 (PST) From: Jin Guojun (ITG staff) Message-Id: <199802192127.NAA08503@george.lbl.gov> To: dg@root.com Subject: Re: full-duplex of vx (was Intel 100/B NIC) Cc: freebsd-hardware@FreeBSD.ORG Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org :>ifconfig fxp0 link1 link2 :> :>That should put the card into 100Mb, full duplex under 2.2.2-RELEASE, it's a :>nice card, especially at 100Mb (I have it running back to back to a WinNT :>workstation ;-) : : You need to disabled autonegotiation as well with link0, e.g.: :ifconfig fxp0 link0 link1 link2 : : When you upgrade to 2.2.5 or newer of FreeBSD, this will change to: :ifconfig fxp0 media 100basetx mediaopt full-duplex Can vx (3c5x9 3C905) device be configured to full-duplex mode? I tried this option for vx0 and got errors: # ifconfig vx0 link2 full-duplex ifconfig: full-duplex: bad value # ifconfig vx0 link2 100basetx link2 full-duplex ifconfig: 100basetx: bad value The vx and fxp manual pages do not say anything about full-duplex configuring. It refers to ifconfig man-page and ifconfig says to look at specific man-page. Would some one please tell me if is it possible to configure vx0 in full-duplex mode ? Thanks, -Jin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message