freebsd-skq/sys/dev/mii
Marius Strobl f8f3badf74 - In qsphy_service() for the MII_TICK case don't bother to check whether
the currently selected media is of type IFM_AUTO as auto-negotiation
  doesn't need to be kicked anyway.
- Don't set MIIF_NOISOLATE so qsphy(4) can be used in configurations
  with multiple PHYs. There doesn't seem to be a problem with isolating
  QS6612 per se nor in combination with the NICs they're used with.
- Use mii_phy_add_media() instead of mii_add_media() so the latter can
  be eventually retired.
- Take advantage of mii_phy_setmedia().

Obtained from:	NetBSD (except for the first item)
MFC after:	2 weeks
2006-11-28 01:08:45 +00:00
..
acphy.c
acphyreg.h
amphy.c
amphyreg.h
bmtphy.c Analogous to mii_add_media(), factor out the code for checking whether 2006-11-27 23:50:19 +00:00
bmtphyreg.h
brgphy.c Add PHY support for BCM5752. 2006-08-31 11:15:18 +00:00
brgphyreg.h
ciphy.c - Remove a dupe $FreeBSD$. 2006-11-28 00:43:38 +00:00
ciphyreg.h
e1000phy.c
e1000phyreg.h
exphy.c
gentbi.c Analogous to mii_add_media(), factor out the code for checking whether 2006-11-27 23:50:19 +00:00
inphy.c
inphyreg.h
ip1000phy.c Add ip1000 PHY driver for IC Plus IP1000A integrated PHY. 2006-07-25 00:16:09 +00:00
ip1000phyreg.h Add ip1000 PHY driver for IC Plus IP1000A integrated PHY. 2006-07-25 00:16:09 +00:00
lxtphy.c - Don't set MIIF_NOISOLATE so lxtphy(4) can be used in configurations 2006-11-28 00:45:48 +00:00
lxtphyreg.h
mii_physubr.c Analogous to mii_add_media(), factor out the code for checking whether 2006-11-27 23:50:19 +00:00
mii.c
mii.h
miibus_if.m
miidevs Add Broadcom BCM5752 PHY id. 2006-08-31 11:13:51 +00:00
miivar.h - Add a MIIF_FORCEANEG flag which forces an auto-negotiation to always 2006-11-27 23:37:59 +00:00
mlphy.c
nsgphy.c - Rely on mii_phy_add_media() setting mii_anegticks as appropriate. 2006-11-28 00:47:54 +00:00
nsgphyreg.h
nsphy.c - Don't add IFM_NONE when used in combination with pcn(4) as for MII 2006-11-28 01:01:02 +00:00
nsphyreg.h
pnaphy.c
qsphy.c - In qsphy_service() for the MII_TICK case don't bother to check whether 2006-11-28 01:08:45 +00:00
qsphyreg.h
rgephy.c Due to the poor PHY documentation from RealTek I can't sure but I 2006-08-12 01:38:49 +00:00
rgephyreg.h
rlphy.c
ruephy.c
ruephyreg.h
tdkphy.c
tdkphyreg.h
tlphy.c
tlphyreg.h
ukphy_subr.c
ukphy.c
xmphy.c
xmphyreg.h