Date: Sat, 18 Dec 2010 15:35:10 +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: <201012181535.oBIFZRYe005163@repoman.freebsd.org>
index | next in thread | raw e-mail
bschmidt 2010-12-18 15:35:10 UTC
FreeBSD src repository
Modified files:
sys/dev/wpi if_wpi.c
Log:
SVN rev 216522 on 2010-12-18 15:35:10Z 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.
MFC after: 3 days
Revision Changes Path
1.38 +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?201012181535.oBIFZRYe005163>
