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 
> need one. I have install Intel Pro 10/100 how can I get freebsd to see 
> 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

-- 
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

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to