Just went thru something with this card today... so It's timely. :)

That card needs either those drivers or the natsemi driver (2.4 kernels)

Either: use the existing natsemi driver, it should work
OR if you are using an older kernel
apt-get the 2.4 kernel image (apt-get install kernel-image.2.4.9 something)
OR
Download the kernel sources, you need these, they are missing. Then build a
new kernel
that uses either the fa311 OR the natsemi drivers.

As someone new to Linux, I'd recommend the first or second, and offer
EUGLUG's help any thursday in getting the third done (it's not hard to do,
apt-get the 2.4  kernel-source and kernel-package, then make menuconfig and
then kpkg will build a new kernel image for you.)

BTW, I ended up not using that card for exactly that reason.  I wanted
something that would work with an existing box.  Bought a 3com which didn't
work, ended up using a Intel Pro/100 which worked like a charm.

Seth





----- Original Message -----
From: Rob Hudson <[EMAIL PROTECTED]>
To: EUGLUG <[EMAIL PROTECTED]>
Sent: Tuesday, September 04, 2001 7:07 PM
Subject: [EUG-LUG:2647] Fwd: Netgear Network Cards


> ----- Forwarded message from Stephen Brouilla
<[EMAIL PROTECTED]> -----
>
> From: Stephen Brouilla <[EMAIL PROTECTED]>
> Date: Tue,  4 Sep 2001 10:50:35 -0700 (PDT)
> Subject: Netgear Network Cards
>
>
>  **  This message was sent from the EUGLUG message board. Since  **
>  **   the person who submitted this question may not be on the   **
>  ** mailing list, please reply directly or on the message board: **
>  **           http://www.euglug.org/board.phtml?id=131           **
>
> I have been trying to configure 2 netgear network cards on 1 of
> my systems with the purpose of making a linux firewall. I have
> reached a roadblock that I hope someone can point me in a
> direction to go around it! I found the drivers on the netgear
> 3.5" disk included with the cards. These are source code drivers
> that need to be compiled. I am using debian and loaded the c dev
> package, copied the 3 files (fa311.c, fa311.h and makefile) from
> the netgear disk to the hard drive. I executed the "make"
> command which produced the following output:
>
> gcc -D__KERNEL__ -DMODULE -Wall -Wstrict-prototypes -0 -c
> fa311.c
> fa311.c: 222: linux/modversions.h: No such file or directory
> make: ***[fa311.o] ERROR 1
>
> I am new to Linux but am motivated to learn and extremely sick of
> Windows! Any help, guidance or direction would greatly be
> appreciated. What's my next move?
>
>
> ----- End forwarded message -----
>
>

Reply via email to