cvs commit: src/sys/dev/mii exphy.c

Marius Strobl marius at FreeBSD.org
Sun Feb 25 18:34:58 UTC 2007


marius      2007-02-25 18:34:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/mii          exphy.c 
  Log:
  MFC: 1.23
  
  - Take advantage of mii_phy_dev_probe().
  - In exphy_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.
  - Remove #if 0'ed unapplicable code.
  - Fix some whitespace nits.
  
  Revision  Changes    Path
  1.19.2.4  +19 -39    src/sys/dev/mii/exphy.c


More information about the cvs-all mailing list