freebsd-dev/sys/dev/etherswitch
Michael Zhilin b15317c431 [etherswitch] add ukswitch hint that is phy offset at mdio register
This patch allows to specify PHY register offset for ukswitch. For instance,
switch MAICREL KS8995XA connected via MDIO to SoC, but PHY register starts
at 1. So hint for this case is: hint.ukswitch.0.phyoffset=1

No change/effect if hint is not set.

Submitted by:	Hiroki Mori <yamori813@yahoo.co.jp>
Reviewed by:	adrian, mizhka
Approved by:	adrian(mentor)
Differential Revision:	https://reviews.freebsd.org/D8584
2016-11-21 19:26:22 +00:00
..
arswitch etherswitch: Unbreak LINT build 2016-08-08 05:57:04 +00:00
e6000sw [etherswitch] add Marvell 88e6060 switch support 2016-11-15 21:49:01 +00:00
infineon [etherswitch] add infineon adm6996fc support on etherswitch 2016-11-17 07:33:37 +00:00
ip17x [etherswitch] enable phy4/mac4 of ip175c 2016-11-15 22:30:25 +00:00
mtkswitch Remove erroneous lock assertions 2016-06-06 10:07:57 +00:00
rtl8366 [etherswitch] add RTL8366SR support 2016-11-15 21:58:04 +00:00
ukswitch [etherswitch] add ukswitch hint that is phy offset at mdio register 2016-11-21 19:26:22 +00:00
etherswitch_if.m
etherswitch.c
etherswitch.h [etherswitch] add in an initial API for controlling per-port LED behaviour. 2016-08-04 17:45:35 +00:00
miiproxy.c Fix French typos in etherswitch. 2015-04-18 07:34:39 +00:00
miiproxy.h