Steffen Klassert 09ce3512dc [PATCH] 3c59x: fix networking for 10base2 NICs
The "3c59x: use mii_check_media" patch introduced a netif_carrier_off in
vortex_up.  10base2 stoped working because of this.  This is removed.

Tx/Rx reset is back in vortex_up because the 3c900B-Combo stops working after
changing from half duplex to full duplex when Tx/Rx reset is done with
vortex_timer.

Also brought back some mii stuff to be sure that it does not break something
else.

Thanks to Pete Clements <clem@clem.clem-digital.net> for reporting and testing.

Signed-off-by: Steffen Klassert <klassert@mathematik.tu-chemnitz.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-31 12:18:55 -08:00
..
2006-03-25 08:22:52 -08:00
2006-03-24 07:33:24 -08:00
2006-03-27 08:44:51 -08:00
2006-03-29 13:24:50 +11:00
2006-03-29 13:24:50 +11:00
2006-03-25 08:22:52 -08:00
2006-03-27 08:44:52 -08:00
2006-03-24 18:23:14 +01:00