Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2001 13:58:24 -0700 (MST)
From:      Gary Southerly <gsouther@cx933506-c.chnd1.az.home.com>
To:        Grzegorz Czaplinski <gregory@prioris.mini.pw.edu.pl>
Cc:        questions@freebsd.org
Subject:   Re: Intel Ethernet card.
Message-ID:  <200111282058.fASKwPx83145@cx933506-c.chnd1.az.home.com>
In-Reply-To: <20011128211741.I14806@prioris.mini.pw.edu.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
You can use "/sbin/ifconfig" to change the settings. IE: 
ifconfig fxp0 media 10baseT/utp 

This would set it to 10Mb. I believe you could set it in the
/etc/rc.conf file by adding "media 10baseT/UTP" in the line 
"ifconfig_fxp0=" to set it at boot time.
for example:
ifconfig_fxp0="inet 192.168.1.10 netmask 255.255.255.0 media 10baseT/UTP"

Hope this helps,

Gary
> On Wed, Nov 28, 2001 at 01:17:58PM +0000, Ian Morrison wrote:
> > On Tue, Nov 27, 2001 at 11:59:41PM +0100, Grzegorz Czaplinski wrote:
> > > Cheers!
> > > Does anyone know whether FreeBSD support an Intel Ethernet
> > > Card Pro/100S desktop adapter with management support?
> > 
> > I'm not sure about the crypto, but when I've used these they 
> > appear as normal fxp's.
> > 
> Cheers!
> I have just tried this card and compiled it as fxp0 too.
> Works OK so far, but do you know how to get into its bios?
> I can't find any reference at intel's homepage.
> What I need to do is to change 100Mb to 10Mb.
> Thanks,
> 	gregory
> -- 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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