Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2007 23:17:43 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mii exphy.c
Message-ID:  <200701122317.l0CNHhpx015572@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2007-01-12 23:17:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          exphy.c 
  Log:
  - 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.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.23      +19 -39    src/sys/dev/mii/exphy.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701122317.l0CNHhpx015572>