[vortex] Fw: 3C2000 built in ASUS P4R800-VM

Reza Iskandar Achmad reza@chipset.or.id
Fri Feb 20 00:05:01 2004


There's no any errors return when I try to compile netdrivers
when I run 'make install' it return following errors

gede:/tmp/netdrivers# make install
Makefile:46: No kernel version has been specified.
 Assuming 2.4.18-486.
 Set the KERNVER variable to specify a different kernel.
mkdir -p /lib/modules/2.4.18-486/kernel/drivers//net/
install -m 444 pci-scan.o 3c59x.o eepro100.o epic100.o hamachi.o
intel-gige.o myson803.o natsemi.o ns820.o rtl8139.o starfire.o sundance.o
tulip.o via-rhine.o winbond-840.o yellowfin.o
/lib/modules/2.4.18-486/kernel/drivers//net/
depmod: *** Unresolved symbols in
/lib/modules/2.4.18-486/kernel/drivers/pcmcia/cb_shim.o
make: *** [install] Error 1


Regards,

Reza Iskandar Achmad


----- Original Message ----- 
From: "Donald Becker" <becker@scyld.com>
To: "Reza Iskandar Achmad" <reza@chipset.or.id>
Cc: <vortex@scyld.com>
Sent: Thursday, February 19, 2004 11:25 AM
Subject: Re: [vortex] Fw: 3C2000 built in ASUS P4R800-VM


> On Thu, 19 Feb 2004, Reza Iskandar Achmad wrote:
>
> > > > > 02:08.0 Ethernet controller: 3Com Corporation: Unknown device 9202
>
> > > Try the 3c59x driver...
> ...
> > > {"3c920 Radeon Tornado",{ 0x920210B7, 0xffffffff },
> > > PCI_IOTYPE, CYCLONE_SIZE, FEATURE_TORNADO, },
>
> > Following your suggestion, this morning I try to use 3c59x.
> > With kernel 2.4.24, it returns the same error
>
> Hmmm, I thought that the 2.4.24 driver had this table entry.
>
> Try
>
> mkdir /tmp/netdrivers/
> cd /tmp/netdrivers/
> ncftpget ftp://ftp.scyld.com/pub/network/netdrivers.tgz
> tar xfvz netdrivers.tgz
> make
> make install
>
> which has additional PCI ID wildcard code.
>
> -- 
> Donald Becker becker@scyld.com
> Scyld Computing Corporation http://www.scyld.com
> 914 Bay Ridge Road, Suite 220 Scyld Beowulf cluster systems
> Annapolis MD 21403 410-990-9993
>
>