Return-path: Received: from s72.web-hosting.com ([198.187.29.22]:49317 "EHLO s72.web-hosting.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756170AbaICOKa (ORCPT ); Wed, 3 Sep 2014 10:10:30 -0400 From: Sujith Manoharan MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <21511.8546.157916.710879@gargle.gargle.HOWL> (sfid-20140903_161056_006777_E10BB726) Date: Wed, 3 Sep 2014 19:40:42 +0530 To: Michal Kazior Cc: Robb , linux-wireless Subject: Re: Cannot get ACS to work with hostapd-2.2 "Unknown event 49" In-Reply-To: References: Sender: linux-wireless-owner@vger.kernel.org List-ID: Michal Kazior wrote: > On 3 September 2014 15:10, Robb wrote: > You are making an assumption ath9k == ath9k_htc. This is not correct. > > I would actually suspect the ath9k_htc *chips* actually are capable of > providing the necessary information to create survey dump but the > firmware/driver do not support it. Can anyone more familiar with > ath9k_htc correct me if I'm wrong? You are correct, the HW MAC for the chips supported by ath9k_htc is mostly the same as the ones supported by ath9k. But, driver support for survey dump is lacking. > If the 9271 doesn't support it then I guess it can only be the > AR7010+AR9280 or AR7010+AR9287 right? Any way to know which works? ath9k_htc doesn't provide survey dump data for any USB card. Sujith