[PATCH] AT91RM9200 Ethernet #2: MII interface
authorAndrew Victor <andrew@sanpeople.com>
Tue, 20 Jun 2006 09:59:05 +0000 (11:59 +0200)
committerJeff Garzik <jeff@garzik.org>
Fri, 23 Jun 2006 02:56:21 +0000 (22:56 -0400)
commitca5585ed248dc01ce918002ee9a9c9c41ae4f7c0
tree354844b9b92c9694625b805b7044ded9c9abe1c6
parent775637df0caccc204628ebacca2b07f35c88b96b
[PATCH] AT91RM9200 Ethernet #2: MII interface

Adds support for the MII ioctls via generic_mii_ioctl().
Patch from Brian Stafford.

Set the mii.phy_id to the detected PHY address, otherwise ethtool cannot
access PHYs other than 0.
Patch from Roman Kolesnikov.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/arm/at91_ether.c