Date: Sat, 27 Dec 2014 07:22:00 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 196290] [net80211] [iwn] STA is in 11b mode, announces 11n HTINFO to AP, traffic fails Message-ID: <bug-196290-21060-Tn39cqe8rL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196290-21060@https.bugs.freebsd.org/bugzilla/> References: <bug-196290-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196290 --- Comment #1 from Adrian Chadd <adrian@freebsd.org> --- Created attachment 150980 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150980&action=edit [net80211] don't send HT info bits in association requests if we're not on a HT channel .. i'm not sure if this is correct. 11n channels are supposed to be 'upgraded' to, so please double-check that this is correct. Ie, they start as 11b, 11a, 11g and end up going to 11n. I've tested this on iwn(4) as a STA in auto (11ng) and 11b mode via (ifconfig wlan0 mode 11b / ifconfig wlan0 mode auto). It seems to work. The AP I'm associating to sees the correct set of capabilities. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196290-21060-Tn39cqe8rL>