I am soooo close!! Help!
I created a book disk which scanned my isa ports, turned off the card pnp, and found the irq and io numbers.
When I boot into linux and issue the command "modprobe smc-ultra io=0x240 irq=10" it works! I connect online, everything is great.
However, when I edit /etc/modules, add that same command, and reboot, it does not automatically load. I still need to terminal> su> and enter the modprobe command all over again in order to have a connection. Suggestions anyone?
To be so close and yet so far away.