In RH 7.3 the drivers for that card should be installed by default. The driver should be 3c509.o. Try running the command:
/sbin/insmod 3c509
and see if that does the trick. You can then do an 'lsmod' just to confirm that it was loaded. I think you should then just be able to run 'ifup eth0' once the card's loaded and as long as everything's configured properly you should be able to use the card.
Here's a snip from the kernel configurator's help for that module:
Quote:
If your card is not working you may need to use the DOS setup disk to disable Plug & Play mode, and to select the default media type.
|
It sounds like it's already disabled though if kudzu isn't picking it up.