MDIO_READ
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
mdio_read - read MII PHY register
SYNOPSIS
"SYNOPSIS"
int mdio_read (struct net_device * net_dev, int phy_id, int location);
ARGUMENTS
- net_dev
-
the net device to read
- phy_id
-
the phy address to read
- location
-
the phy regiester id to read
DESCRIPTION
Read MII registers through MDIO and MDC
using MDIO management frame structure and protocol(defined by ISO/IEC).
Please see SiS7014 or ICS spec
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:27 GMT, October 09, 2005