Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2003 20:21:58 +0900
From:      Rob <nospam@users.sourceforge.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: onboard-nic "Kinnereth-R chipset / intel 82547EI (KENAI IICSA)" supported?
Message-ID:  <3FD9A4D6.4070401@users.sourceforge.net>
In-Reply-To: <3FD9A049.6070209@users.sourceforge.net>
References:  <3FD9A049.6070209@users.sourceforge.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Rob wrote:
> 
> Hi,
> 
> I'm running FreeBSD-Stable.
> Will I have support for this onboard network card:
> 
>    Kinnereth-R chipset / intel 82547EI (KENAI II CSA)
> 
> If yes, what tuning of the kernel is needed for this?

I already found out myself that it is supported.

Use as kernel configuration:
	device          miibus
	device          fxp

and in rc.conf:
	ifconfig_fxp0="inet <your own configs>"

R.



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