Date: Sat, 13 Nov 2010 00:58:34 +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: <201011130058.oAD0wowp046235@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-11-13 00:58:34 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/sk if_sk.c
Log:
SVN rev 215216 on 2010-11-13 00:58:34Z 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.143.2.6 +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?201011130058.oAD0wowp046235>
