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

Reza Iskandar Achmad reza@chipset.or.id
Wed Feb 18 23:03:26 2004


Thank you for responding,
Following your suggestion, this morning I try to use 3c59x.
With kernel 2.4.24, it returns the same error
/lib/modules/2.4.24/kernel/drivers/net/3c59x.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
modprobe: insmod /lib/modules/2.4.24/kernel/drivers/net/3c59x.o failed
modprobe: insmod 3c59x failed


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 10:14 AM
Subject: Re: [vortex] Fw: 3C2000 built in ASUS P4R800-VM


> On Wed, 18 Feb 2004, Reza Iskandar Achmad wrote:
>
> > > Recently we have purchased a new ASUS P4R800-VM MoBo which is shipped
with
> > 3C2000 Gigabit LAN Adapter inside.
>
> OK, Gigabit, that's not a Vortex series chip.
> The Vortex series is 10/100, with no Gb implementations.
>
> > > We have enable this LAN Adapter in BIOS setting as you can see in
output
> > of
> > > "lspci -vx" below
> > >
> > > 02:08.0 Ethernet controller: 3Com Corporation: Unknown device 9202
(rev
> > 40)
> > >         Subsystem: Asustek Computer, Inc.: Unknown device 8108
>
> That's a normal 3c920 10/100 chip.  The 3c59x driver will work with it.
>
> > >         Flags: bus master, medium devsel, latency 64, IRQ 18
> > >         I/O ports at ec00 [size=128]
> > >         Memory at fe200000 (32-bit, non-prefetchable) [size=128]
>
> Yup, the expect I/O and memory region sizes for a Tornado.
> {"3c920 Radeon Tornado",{ 0x920210B7, 0xffffffff },
> PCI_IOTYPE, CYCLONE_SIZE, FEATURE_TORNADO, },
>
> I did a quick web look-up on the ASUS P4R800-VM -- it seems that this
> board is supposed to have a 10/100 chip.
>
> Try the 3c59x driver...