getting ethernet to work

Marc-André 'menephta' Husyk menephta@mayn.de
Fri Oct 30 22:20:30 1998


nhamll wrote:

> I'm trying to get my ethernet card to work in linux and I am getting a
> problem, and when i try to add the tulip object file into the kernel I
> get an error message telling me that it needs the linux version and cant
> find it, yet i have tried to include it by typeing in the ' make
> include/linux/version.h ' Please respond if know what I am doing wrong,
> thanks
>     nhamill@home.com

  when compiling the kernel  built in Loadable module support / Set version
information on all symbols

and activate tulip as M module

that's the way it worked here with version 0.90

 your M-A