cvs commit: src/sys/dev/mii mii_physubr.c miivar.h

Warner Losh imp at FreeBSD.org
Fri Sep 30 07:51:44 PDT 2005


imp         2005-09-30 14:51:44 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          mii_physubr.c miivar.h 
  Log:
  Add a more generic version of the mii_phy_match routine (mii_phy_match_gen)
  which can be used for phy that want to piggy back other data with their
  table.
  
  Revision  Changes    Path
  1.23      +10 -2     src/sys/dev/mii/mii_physubr.c
  1.17      +4 -1      src/sys/dev/mii/miivar.h


More information about the cvs-src mailing list