Marius Strobl 0c3e319244 - Add a MIIF_FORCEANEG flag which forces an auto-negotiation to always
take place if IFM_AUTO is selected. This allows drivers like nsphy(4),
  which need to force writing the ANAR according to the BMSR, to take
  advantage of mii_phy_setmedia(). [1]
- In mii_phy_reset() once the current media is set don't isolate the PHY
  corresponding to the instance of the currently selected media rather
  than unconditionally not isolating the PHY corresponding to instance 0.
  This saves a isolation-unisolation-cycle of the PHY corresponding to
  the currently selected media for the case were it isn't instance 0.
- Fix some whitespace nits. [1]

Obtained from:	NetBSD [1]
MFC after:	2 weeks
2006-11-27 23:37:59 +00:00
..
2006-11-23 21:29:50 +00:00
2006-11-27 21:10:55 +00:00
2006-05-26 13:54:27 +00:00
2006-11-02 16:24:18 +00:00
2006-11-26 22:23:30 +00:00
2006-11-27 00:35:40 +00:00
2006-11-21 04:40:30 +00:00
2006-11-24 18:36:04 +00:00
2006-11-26 18:27:16 +00:00