Date: Thu, 4 Dec 2003 16:15:12 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Payne <payne@magidesign.com> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Adding a network card Message-ID: <20031204161512.GA24158@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <3FCF577F.80208@magidesign.com> References: <3FCF577F.80208@magidesign.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 04, 2003 at 10:49:19AM -0500, Payne wrote: > I have a bit of a problem with a network card and to change out with a=20 > need one. I have install Intel Pro 10/100 how can I get freebsd to see=20 > it. I looked under sysintall and did see again. Intel EtherExpress Pro cards use the fxp(4) driver. That's standard in the GENERIC kernel, or if you're using a customized kernel config, just edit it to include the miibus and fxp devices. Having obtained a kernel with appropriate support, power the machine down, put the card in and reboot. Check the dmesg output (/var/run/dmesg.boot) to see if your card has been detected. Then adjust the network settings by editing /etc/rc.conf and either reboot or run ifconfig(8) manually to configure the new network interface. sysinstall(8) isn't the tool for thins job. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/z12QdtESqEQa7a0RAtlIAJ9lzcD8Q87HC2xSCLWjRtHFT/JpCwCgl8L2 krlECgSbHaWV09onXqitqyk= =OWWK -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031204161512.GA24158>