freebsd-dev/sys/dev/etherswitch/ip17x
Adrian Chadd 71e8eac4fd [mdio] migrate mdiobus out of etherswitch and into a top-level device of its own.
The mdio driver interface is generally useful for devices that require
MDIO without the full MII bus interface. This lifts the driver/interface
out of etherswitch(4), and adds a mdio(4) man page.

Submitted by:	Landon Fuller <landon@landonf.org>
Differential Revision:	https://reviews.freebsd.org/D4606
2015-12-26 02:31:39 +00:00
..
ip17x_phy.c Add missing includes and remove two unused ones. 2014-02-27 21:01:10 +00:00
ip17x_phy.h
ip17x_reg.h
ip17x_var.h Fix the build with debug enabled and remove a variable used only at switch 2014-05-09 13:21:34 +00:00
ip17x_vlans.c Add missing includes and remove two unused ones. 2014-02-27 21:01:10 +00:00
ip17x_vlans.h
ip17x.c [mdio] migrate mdiobus out of etherswitch and into a top-level device of its own. 2015-12-26 02:31:39 +00:00
ip175c.c Fix a bug on ip17x switch initialization which will fail as soon as you 2014-05-09 13:07:39 +00:00
ip175c.h
ip175d.c Fix a bug on ip17x switch initialization which will fail as soon as you 2014-05-09 13:07:39 +00:00
ip175d.h