freebsd-dev/sys/dev/dc
Marius Strobl b54282f61e - Set MIIF_NOLOOP and don't add IFM_LOOP as loopback apparently isn't
supported with these pseudo-PHYs. The MIIF_NOLOOP flag currently triggers
  nothing but hopefully will be respected by mii_phy_setmedia() later on.
- Don't add IFM_NONE as isolation isn't supported by these pseudo-PHYs.
- Use mii_phy_add_media() instead of mii_add_media() so the latter can
  be eventually retired.
2009-03-19 22:34:55 +00:00
..
dcphy.c - Set MIIF_NOLOOP and don't add IFM_LOOP as loopback apparently isn't 2009-03-19 22:34:55 +00:00
if_dc.c remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
if_dcreg.h - According to the corresponding Linux, NetBSD and OpenSolaris 2008-12-07 23:02:37 +00:00
pnphy.c - Set MIIF_NOLOOP and don't add IFM_LOOP as loopback apparently isn't 2009-03-19 22:34:55 +00:00