Date: Tue, 21 Dec 2010 09:14:59 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/wpi if_wpi.c Message-ID: <201012210915.oBL9FLvi066747@repoman.freebsd.org>
index | next in thread | raw e-mail
bschmidt 2010-12-21 09:14:59 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/wpi if_wpi.c
Log:
SVN rev 216609 on 2010-12-21 09:14:59Z by bschmidt
Fix association on 5GHz channels. The device is initially configured using
a 2GHz channel with appropriate flags set to sc->config. Due to not zeroing
sc->config for auth/assoc those flags are still set while trying to connect
on a 5GHz channel.
Approved by: re (kib)
Revision Changes Path
1.27.2.10 +3 -0 src/sys/dev/wpi/if_wpi.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012210915.oBL9FLvi066747>
