Operating System - Linux
1829810 Members
2126 Online
109993 Solutions
New Discussion

linux running kernel 2.4.x with Madge TR Cards

 
Patrick Preuss
Trusted Contributor

linux running kernel 2.4.x with Madge TR Cards

Hi,
does anybody know to get running an Madge EISA Token Ring Card?

greetings
Patrick
Goodbye Douglas! Whereever you are now, keep your towel and don't panic.
1 REPLY 1
Kodjo Agbenu
Honored Contributor

Re: linux running kernel 2.4.x with Madge TR Cards

Hello,

Try :

modprobe -a tms380tr
ifconfig eth0 netmask

If it works, then you can set it up definitely by adding :

alias eth0 tms380tr

in /etc/modules.conf, then typing :

depmod -a


Good luck.

Kodjo
Learn and explain...