From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Fietkau Date: Mon, 11 Jan 2010 17:19:27 +0100 Subject: [ath9k-devel] No probe response from AP after 500ms, disconnecting. In-Reply-To: <20100111150339.21118.qmail@stuge.se> References: <20091216172356.15849.qmail@stuge.se> <20091216174112.GD11461@tux> <20091216222157.28840.qmail@stuge.se> <20091216234308.GA425@tux> <20091218115708.14617.qmail@stuge.se> <20091218161854.GA6231@tux> <20091218200753.30718.qmail@stuge.se> <8e92b4100912182103n5e3402echbedb85ab62f28e57@mail.gmail.com> <20091220125745.8234.qmail@stuge.se> <20100111150339.21118.qmail@stuge.se> Message-ID: <4B4B4F8F.5050807@openwrt.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hi Peter, On 2010-01-11 4:03 PM, Peter Stuge wrote: > Since I never saw this behavior in exactly the same kernel with > another mac80211 driver (ipw2200) the problem must be in the ath9k > driver or in my "AR5416 MAC/BB Rev:2 AR5133 RF Rev:81" hardware. ipw2200 is not a mac80211 driver. It probably handles reconnects internally inside the libipw stack, whereas mac80211 does not do this and leaves it to user space instead. The difference in behaviour thus does not necessarily rule out a problem in the RF environment. - Felix