Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2008 16:28:13 +0200
From:      Toomas Aas <toomas.aas@raad.tartu.ee>
To:        freebsd-stable@freebsd.org
Cc:        Matthew Herzog <matthew.herzog@gmail.com>
Subject:   Re: ifconfig fxp0 link0 from rc.conf?
Message-ID:  <47B1ACFD.1000903@raad.tartu.ee>
In-Reply-To: <47A4C7B6.1030203@gmail.com>
References:  <47A4C7B6.1030203@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Herzog wrote:

> What is the proper way to turn on the checksum offloading for an Intel
> fxp card?
> 
> Yes, it's obvious I can do it by hand with ifconfig. That works fine.
> How do enable it in rc.conf so that
> it happens upon each reboot? I searched the www for an hour and found no
> examples.

Here's a working example from one of my FreeBSD 6.2 machines:

ifconfig_fxp0="inet 10.0.0.1 netmask 255.0.0.0 media 100BaseTX mediaopt 
full-duplex link0"

-- 
Toomas Aas



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