.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "MDIO_READ" "" "06 October 2005" "" ""
.SH NAME
mdio_read \- read MII PHY register
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
u16 mdio_read (struct net_device * \fInet_dev\fB, int \fIphy_id\fB, int \fIlocation\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fInet_dev\fB\fR
the net device to read
.TP
\fB\fIphy_id\fB\fR
the phy address to read
.TP
\fB\fIlocation\fB\fR
the phy regiester id to read
.SH "DESCRIPTION"
.PP
Read MII registers through MDIO and MDC
using MDIO management frame structure and protocol(defined by ISO/IEC).
Please see SiS7014 or ICS spec