I've been having trouble getting my network card to work. I've trued
several things, but here are the latest. I have an SMC ether EZ card
I removed the modules to start over.
I went into COAS/kernel and loaded the module smc-ultra. The system loaded
8390 for me, claiming it was a prerequisite. I tried loading smc-ultra32, but
it failed to load. The IRQ was set to 10 and the memory was set on Autoprobe.
The following line was automatically added to /etc/modules.conf
options smc-ultra irq=10
I rebooted the system and did some checking
>dmesg | grep eth0
eth0: SMC EtherEZ at 0x240, 00 E0 29 49 B9 D0 assigned IRQ 10 programmed -I/O
mode.
When I look in /proc/interrupts, irq 10 isn't even listed.
Obviously, I still can't access the network: "Network unreachable"
Does anyone have an idea what I'm doing wrong?
Thanks
Peter