Date: Sat, 6 Nov 2010 22:07:22 +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: <201011062207.oA6M7ecf025626@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-11-06 22:07:22 UTC
FreeBSD src repository
Modified files:
sys/dev/sk if_sk.c
Log:
SVN rev 214899 on 2010-11-06 22:07:22Z by yongari
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>
MFC after: 1 week
Revision Changes Path
1.148 +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?201011062207.oA6M7ecf025626>
