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

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

marius      2010-11-22 21:13:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          ukphy.c 
  Log:
  SVN rev 215713 on 2010-11-22 21:13:42Z by marius
  
  Given that unlike f.e. rgephy(4) this driver doesn't explicitly start an
  autonegotiation along with manual media selection and ukphy_status() also
  only reports 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.25      +2 -0      src/sys/dev/mii/ukphy.c



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