[vortex] Dell Latitude C500

Andrew Morton akpm@zip.com.au
Wed, 17 Oct 2001 10:24:27 -0700


Gavin Tabor wrote:
> 
> 3c59x.c 15 Sept00 Donald Becker and others.....
> eth0: 3Com 3c556 10/100 Mini PCI Adapter at 0xd400, 00:04:76:45:f2:d9
> IRQ11
> eth0: Card Bus functions mapped f3ffd800->c8096800 (PCMCIA committee
> brain-damage)
> Internal config register is 80600000, transcievers 0x40
> 8K byte-wide RAM 5:3 Rx:Tx split, MII interface
> MII transceiver found at address 0, status 7809
> Enabling bus-master transmits and whole-frame receives
> 
> Does this mean anything?
> 

So far, so good.  More info is needed...  Can you please run the
same test, but try to send some traffic through the interface?

	ifdown eth0
	rmmod 3c59x
	dmesg -n 8
	modprobe 3c59x debug=7
	ifup eth0
	ping some-host-name

And send the logs?

Also, are you sure everything is set up right at the IP level?  Please
the console (not logfile) output from:

	ifup eth0
	ifconfig
	route -n