Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 2004 11:29:53 -0700 (PDT)
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/hme if_hme.c
Message-ID:  <200405291829.i4TITrcl077320@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2004/05/29 11:29:53 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/hme          if_hme.c 
  Log:
  In hme_init() call mii_mediachg() to make sure the current media is set.
  
  This is part 2/2 of fixing autonegotiation on hme(4) using DP83840A PHYs.
  It appears to also fix the occasional problems to establish a link on
  hme(4) using LU6612 PHYs and shouldn't hurt on those using QS6612 PHYs.
  
  Obtained from:  NetBSD
  
  Revision  Changes    Path
  1.23      +4 -1      src/sys/dev/hme/if_hme.c



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