[PATCH] pcnet32: support boards with multiple phys
authorDon Fry <brazilnut@us.ibm.com>
Mon, 20 Mar 2006 23:26:03 +0000 (15:26 -0800)
committerJeff Garzik <jeff@garzik.org>
Tue, 21 Mar 2006 21:00:53 +0000 (16:00 -0500)
commitac62ef043504d5c754357325cd514553ddabb046
treeb1c45d98f238852370d09b5cc2f37625005b9442
parent8368f31c8f51ef8ba61ce9fff7b94259777b6419
[PATCH] pcnet32: support boards with multiple phys

Boards with multiple PHYs were not being handled properly by the pcnet32
driver.  This patch by Thomas Bogendoerfer with changes by me will allow
Allied Telesyn 2700FTX and 2701FTX boards to use either the copper or
the fiber interfaces.  It has been tested on ia32 and ppc64 hardware.
Philippe Seewer also tested and improved the patch.
ethtool for pcnet32 already supports multiple phys.

See also bugzilla bug 4219.

Please apply to 2.6.16

Signed-off-by: Don Fry <brazilnut@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/pcnet32.c