Re: Ethernet help

1999-05-17 Thread Robert Rati
Actually, it's not quite that easy to setup your nic. You need to know what you irq and io port your card uses to set it up. Then, you need to edit your conf.modules and add these lines: alias eth0 ne options ne irq=xx io=0xXXX where the x's stand for the respective irq and io address. Also, y

Ethernet help

1999-05-17 Thread Andy Bottman
I am trying to compile my kerel to support my NE2000 clone ethernet card. I beleive that I have compiled correctlly but have no ethernet device listed in my /dev directory. Am I missing somthing obvios? Thanks Andy == ANDY BOTTMAN [EMAIL PROT