Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 2010 22:55:35 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/msk if_msk.c
Message-ID:  <201003012255.o21Mtl3w020496@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-03-01 22:55:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/msk          if_msk.c 
  Log:
  SVN rev 204540 on 2010-03-01 22:55:35Z by yongari
  
  Make sure to enable flow-control only if established link is
  full-duplex. Previously msk(4) used to allow flow-control on
  1000baseT half-duplex media. Also GMAC pause is enabled if link
  partner is capable of handling it.
  While I'm here use IFM_OPTIONS instead of using IFM_GMASK to check
  optional flags of link.
  
  Revision  Changes    Path
  1.87      +11 -14    src/sys/dev/msk/if_msk.c



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