|
problem with d-link network card under redhat 7.3
I am setting up my network, my router is going to be running
redhat 7.3, I just bought a new network card..
D-Link DFE-530TX.
compiled the drivers.
copied rhinefet.o to /lib/modules/2.4.18-3/kernel/drivers/net
installed it
added "alias eth1 rhinefet" to /etc/modules.conf
shutdown -r now
insmod rhinefet
so far everything is fine, then.
ifconfig eth1 192.168.0.1
<a lot of error messages>
(segfault)
and I ran "ifconfig eth1 192.168.0.1" again
and everything hangs..
can anyone help with this, know the problem?
thanks.
|