Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 2010 21:20:11 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/mii gentbi.c nsgphy.c
Message-ID:  <201011222120.oAMLKWsj004640@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

marius      2010-11-22 21:20:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          gentbi.c nsgphy.c 
  Log:
  SVN rev 215714 on 2010-11-22 21:20:11Z by marius
  
  Given that unlike f.e. rgephy(4) these drivers doen't explicitly start an
  autonegotiation along with manual media selection and also only report flow
  control status when BMCR_AUTOEN is set (at least with gentbi(4) determining
  the flow control status results in false-positives when not set), use
  MIIF_NOMANPAUSE.
  
  Revision  Changes    Path
  1.11      +2 -0      src/sys/dev/mii/gentbi.c
  1.30      +2 -0      src/sys/dev/mii/nsgphy.c



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