Re: [OpenWrt-Devel] [PATCH] mac82011: Fix auto channel selection for dual band cards

2013-05-16 Thread Bastian Bittorf
* Sujith Manoharan [16.05.2013 14:13]: > I wasn't aware of this, do you have a link to the earlier patch/discussion ? > Since you seem to have a fix already, please go ahead and send your patch. i will send a patch next week... bye, bastian PS: http://www.intercity-vpn.de/files/openwrt/patches/

Re: [OpenWrt-Devel] [PATCH] mac82011: Fix auto channel selection for dual band cards

2013-05-16 Thread Sujith Manoharan
Bastian Bittorf wrote: > this patch does not work, please use an approach like this (attached), > or i will send a patch 8-) > > some time ago a send an approach like this just to get rid of > the ill sed construct, but it was'nt accepted 8-) now there is > a real/good reason. I wasn't aware of t

Re: [OpenWrt-Devel] [PATCH] mac82011: Fix auto channel selection for dual band cards

2013-05-16 Thread Bastian Bittorf
* Sujith Manoharan [16.05.2013 10:42]: > From: Sujith Manoharan > > Use the HW mode to determine which channel to choose > when the card is dual-band, otherwise, a channel from > the 2GHz band would be chosen when "hwmode" is set to "11a" or 11na". this patch does not work, please use an approa

Re: [OpenWrt-Devel] [PATCH] mac82011: Fix auto channel selection for dual band cards

2013-05-16 Thread Bastian Bittorf
* Sujith Manoharan [16.05.2013 10:42]: > From: Sujith Manoharan > > Use the HW mode to determine which channel to choose > when the card is dual-band, otherwise, a channel from > the 2GHz band would be chosen when "hwmode" is set to "11a" or 11na". this patch does not work, dont apply. i dig in

[OpenWrt-Devel] [PATCH] mac82011: Fix auto channel selection for dual band cards

2013-05-15 Thread Sujith Manoharan
From: Sujith Manoharan Use the HW mode to determine which channel to choose when the card is dual-band, otherwise, a channel from the 2GHz band would be chosen when "hwmode" is set to "11a" or 11na". Signed-off-by: Sujith Manoharan --- package/mac80211/files/lib/wifi/mac80211.sh | 20 +