freebsd-dev/sys/dev/mii
Marius Strobl 38ee137b26 - In rlphy_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.
- In rlphy_status() just use if_dname instead of determining the name
  of the parent NIC via device_get_name(device_get_parent(sc->mii_dev)).
- Use mii_phy_add_media() instead of mii_add_media() so the latter can
  be eventually retired.
- Take advantage of mii_phy_setmedia().
- Fix some whitespace nits and remove commented out code that just can't
  be used with RealTek PHYs.

MFC after:	2 weeks
2006-11-28 01:14:09 +00:00
..
acphy.c Replace hard-coded magic constants to system defined constants 2006-07-03 02:53:40 +00:00
acphyreg.h
amphy.c Replace hard-coded magic constants to system defined constants 2006-07-03 02:53:40 +00:00
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 Replace hard-coded magic constants to system defined constants 2006-07-03 02:53:40 +00:00
e1000phyreg.h
exphy.c Replace hard-coded magic constants to system defined constants 2006-07-03 02:53:40 +00:00
gentbi.c Analogous to mii_add_media(), factor out the code for checking whether 2006-11-27 23:50:19 +00:00
inphy.c Replace hard-coded magic constants to system defined constants 2006-07-03 02:53:40 +00:00
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 - Introduce ifmedia_baudrate(), which returns correct baudrate of the 2006-02-14 12:10:03 +00:00
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 Replace hard-coded magic constants to system defined constants 2006-07-03 02:53:40 +00:00
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 Replace hard-coded magic constants to system defined constants 2006-07-03 02:53:40 +00:00
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 - In rlphy_service() for the MII_TICK case don't bother to check whether 2006-11-28 01:14:09 +00:00
ruephy.c Replace hard-coded magic constants to system defined constants 2006-07-03 02:53:40 +00:00
ruephyreg.h
tdkphy.c Replace hard-coded magic constants to system defined constants 2006-07-03 02:53:40 +00:00
tdkphyreg.h
tlphy.c Replace hard-coded magic constants to system defined constants 2006-07-03 02:53:40 +00:00
tlphyreg.h
ukphy_subr.c If the PHY has 1000BASE-T capability, check to see if a 1000BASE-T speed 2006-05-19 03:51:42 +00:00
ukphy.c Replace hard-coded magic constants to system defined constants 2006-07-03 02:53:40 +00:00
xmphy.c Replace hard-coded magic constants to system defined constants 2006-07-03 02:53:40 +00:00
xmphyreg.h