From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Wunderlich Date: Mon, 18 Nov 2013 12:07:49 +0100 Subject: [ath9k-devel] ath9k: set 5/10 MHz supported channels In-Reply-To: References: <201311121734.52533.sw@simonwunderlich.de> Message-ID: <201311181207.49364.sw@simonwunderlich.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hey Tomas, > > I still had a patch for iw on my disk which enables 5/10 MHz for the "iw > > join ibss" command, which I forgot to send. I've cleaned it up and sent > > it to linux-wireless[1], so you can have a look. > > > > Cheers, > > > > Simon > > > > [1] http://permalink.gmane.org/gmane.linux.kernel.wireless.general/115597 > > _______________________________________________ > > ath9k-devel mailing list > > ath9k-devel at lists.ath9k.org > > https://lists.ath9k.org/mailman/listinfo/ath9k-devel > > Dear Simon, > > thanks a lot for your immediate response. I looked at the patch you gave > us. Can you tell us in what driver is this pacth applicable? > I have tried mine but a lot of source code was missing. > > Thank you in advance > > Tomas the patch is for the iw tool, Johannes has already merged it, so just check out the latest trunk of iw[1]. It should work on recent kernels (3.12 or mac80211-next) with ath5k and ath9k, but there was a reporting problem[2] which forced us to disable the support for now. If you revert the disabling patch [3] manually and understand that this may lead to an incompatible kernel you may still use it though, or use later kernels (or mac80211-next). Cheers, Simon [1] git clone http://git.kernel.org/?p=linux/kernel/git/jberg/iw.git [2] http://permalink.gmane.org/gmane.linux.kernel.wireless.general/115842 [3] http://permalink.gmane.org/gmane.linux.kernel.wireless.general/115841