Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Dec 2004 03:11:12 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mii mii.c
Message-ID:  <200412050311.iB53BC9M046728@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2004-12-05 03:11:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/mii          mii.c 
  Log:
  MFC revision 1.21
    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>
    Obtained from:  NetBSD mii.c rev 1.26
  
  Approved by:    rwatson (mentor)
  
  Revision  Changes    Path
  1.20.2.1  +2 -2      src/sys/dev/mii/mii.c



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