GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MDIO(4) FreeBSD Kernel Interfaces Manual MDIO(4)

mdio
IEEE 802.3 Management Data Input/Output interface

To compile this driver into the kernel, place the following line in your kernel configuration file:
device mdio

The mdio driver provides an interconnection between the Media Access Control (MAC) sublayer and Physical Layer (PHY) entities' control and status registers, as defined by the IEEE 802.3 Standard.

The mdio layer allows device drivers to share common support code for various external PHY devices.

MDIO is one of two signal interfaces that comprise the Media Independent Interface (MII) defined by the IEEE 802.3 Standard. The miibus(4) driver provides support for devices that require full MII support.

miibus(4)

More information on MDIO can be found in the IEEE 802.3 Standard.

The mdio driver first appeared in FreeBSD 10.0.

The driver was written by Stefan Bethke <stb@lassitu.de>.
December 17, 2015 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.