[vortex] 3c595 full_duplex 100BaseTX problem

Donald Becker becker@scyld.com
Wed Apr 16 12:54:01 2003


On Wed, 16 Apr 2003, Alex Bischof wrote:

> @Donald:
>     I've read several time http://www.scyld.com/network/vortex.html and
> maybe i'm stupid, but i doesn't get this NICs running 100BaseTX.
>     The driver version is LK1.1.16 from 19 July 2001.
> 
>     I'm still trying to install driver from
> http://www.scyld.com/expert/modules.html, but i'll get always the error
> message after gcc -DMODULE -D__KERNEL__ -O6 -c 3c59x.c
>     3c59x.c:106 linux/modversions.h: No such file or directory

Do

mkdir /tmp/netdrivers/
cd /tmp/netdrivers/
ncftpget ftp://ftp.scyld.com/pub/network/netdrivers.tgz
tar xfvz netdrivers.tgz
make
make install

If you get an error from the Makefile, read the message carefully.

-- 
Donald Becker				becker@scyld.com
Scyld Computing Corporation		http://www.scyld.com
410 Severn Ave. Suite 210		Scyld Beowulf cluster system
Annapolis MD 21403			410-990-9993