Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2010 01:00:00 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/sk if_sk.c
Message-ID:  <201011130100.oAD10fDB046418@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-11-13 01:00:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/sk           if_sk.c 
  Log:
  SVN rev 215217 on 2010-11-13 01:00:00Z by yongari
  
  MFC r214899:
    Fix a long standing bug in programming station address for Yukon
    controllers. sk(4) never reprogrammed station address for Yukon
    controllers so overriding station address with ifconfig(8) was not
    possible.
    Fix the bug by reprogramming all registers that control station
    address, flow-control and virtual station address. Virtual station
    address has no use at this moment since driver does not make use of
    fail over feature.
  
    Tested by:    "Mikhail T." <mi+thun <> aldan.algebra.com>
  
  Revision   Changes    Path
  1.137.2.8  +13 -12    src/sys/dev/sk/if_sk.c



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