> zuri zadok wrote:

> How can i chenge the network interface card configuration in mandrake
> 7.1 station?
> 
> i exchanged the 10 mb 3com int card to 3com 100 mb and the station can
> not find  the new hardware automatically.
> is there any autoprobe process on startup or something after startup
> to autoprobe the new hardware?


I think Mandrake does have some sort of hardware detection
functionality, but I don't use Mandrake that much. 

The easiest thing to do is to edit the file /etc/conf.modules. You'll
find there a line that looks like:
alias eth0 old_card_chipset.o

you should replace it with:
alias eth0 new_card_chipset.o

which in your case, this being a 3Com 100, is most probably 3c59x.o

After that restart the network (/etc/rc.d/init.d/network restart).

Tell us what happend ;-)

Gilad.

-- 
Gilad Ben-Yossef <[EMAIL PROTECTED]> 
http://benyossef.com :: +972(54)756701
"Don't confuse me with facts, my mind's already made up!"

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to