Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 1998 23:48:16 -0800
From:      David Greenman <dg@root.com>
To:        Karl Pielorz <kpielorz@tdx.co.uk>
Cc:        Bryan Bunch <bryanb@walls-media.com>, freebsd-hardware@FreeBSD.ORG
Subject:   Re: Intel 100/B NIC 
Message-ID:  <199801310748.XAA15268@implode.root.com>
In-Reply-To: Your message of "Fri, 30 Jan 1998 22:17:27 GMT." <34D25177.4465F98C@tdx.co.uk> 

next in thread | previous in thread | raw e-mail | index | archive | help
>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

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801310748.XAA15268>