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

Donald Becker becker@scyld.com
Wed Feb 18 22:18:02 2004


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...


-- 
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