Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 2010 12:59:43 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/mii mii_physubr.c miivar.h
Message-ID:  <201010241259.o9OCxuZk061367@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-10-24 12:59:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          mii_physubr.c miivar.h 
  Log:
  SVN rev 214265 on 2010-10-24 12:59:43Z by marius
  
  - Given that as of r214264 all PHY drivers using mii(4) finally have been
    converted to use the mii_phy_add_media()/mii_phy_setmedia() pair instead
    of mii_add_media()/mii_anar() remove the latter.
  - Declare mii_media mii_media_table static as it shouldn't be used outside
    of mii_physubr.c.
  
  MFC after:      never
  
  Revision  Changes    Path
  1.32      +1 -94     src/sys/dev/mii/mii_physubr.c
  1.25      +0 -2      src/sys/dev/mii/miivar.h



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