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

Bjoern A. Zeeb bz at FreeBSD.org
Fri Nov 26 11:42:40 PST 2004


bz          2004-11-26 19:42:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          mii.c 
  Log:
  With mii.h rev 1.4 changes to BMSR_MEDIAMASK merged in from
   NetBSD got activated. NetBSD has an additional change in
   their mii.c rev 1.26 which got missed with that merger:
  
   : When probing for a PHY, look at the EXTSTAT bit in the BMSR, as well,
   : not just the media mask.  This prevents PHYs/TBIs that only support
   : Gigabit media from slipping through the cracks.
  
  With this GE only ones like from the SK-9844 are detected again.
  
  PR:             i386/63313, i386/71733, kern/73725
  Tested by:      matt baker <matt at sevenone dot com>, Jin Guojun <jin at george dot lbl dot gov>
  Approved by:    rwatson (mentor)
  Obtained from:  NetBSD mii.c rev 1.26
  MFC after:      1 week
  
  Revision  Changes    Path
  1.21      +2 -2      src/sys/dev/mii/mii.c


More information about the cvs-src mailing list