NetGear FA310TX Problems
Joshua Jackson
jj@anti-exe.com
Wed Dec 2 13:30:57 1998
Thanks for the info....
I'll try that quickly.
JJ
George wrote:
> On Tue, 1 Dec 1998, Joshua Jackson wrote:
>
> >If that is, in fact, the case, then any clue as to why it's still not
> >working? Whenever I boot up it gives me that default, 2 reason, problem
> >(kernal isn't compiled for it or modules aren't loaded or there is no
> >ethernet card. I'll post the exact error soon.
>
> Did you remember to move 'tulip.o' into /lib/modules/X.Y.ZZ/net and run
> "depmod -a" ?
>
> Also, it's probably a bad idea to use -O6 with certain new compilers after
> 2.7.2.3. Mostly it's due to automatic inlining things that shouldn't have
> been, like kernel_thread.
>
> -George