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
..
2006-11-03 04:57:23 +00:00
2006-11-09 02:19:30 +00:00
2006-10-19 05:25:29 +00:00
2006-06-12 03:28:42 +00:00
2006-06-11 22:25:01 +00:00
2006-06-12 04:30:42 +00:00
2006-09-24 00:26:33 +00:00
2006-08-12 01:19:37 +00:00
2006-09-11 20:52:41 +00:00
2006-11-28 00:05:04 +00:00
2006-11-02 03:23:01 +00:00
2006-11-01 18:59:06 +00:00
2006-09-01 20:14:06 +00:00
2006-07-14 04:36:57 +00:00
2006-11-27 04:47:27 +00:00
2006-05-20 21:08:09 +00:00
2006-11-06 17:43:10 +00:00
2006-08-12 09:06:55 +00:00
2006-08-02 04:54:14 +00:00
2006-11-21 05:41:11 +00:00
2006-05-16 15:23:27 +00:00
2006-09-15 11:01:23 +00:00
2006-11-27 06:16:36 +00:00
2006-07-14 04:35:59 +00:00
2006-09-15 11:01:23 +00:00