On Wed, Jun 26, 2013 at 5:45 PM, cmsv cmsv@wirelesspt.net wrote:
I am not sure what are you trying to do with the info yuo have showed... but it kind looks that someone is not reading important documentation.
AR72* should not cause you any problems. You need to consult openwrt wiki for driver support and not batman-adv wiki. Driver support is openwrt business.
It looks like OpenWRT trunk is broken. I just sent this out on the OpenWRT list but I haven't received a response yet. When I loaded Steve image the hardware worked as expected.
----------------------------------------------------
IBBS seems to have dropped out of the valid mode combinations... This is preventing use of batman on dual AP/adhoc nodes.
On an older AR9331 build..
root@TP-20:/etc# uname -a Linux TP-20 3.3.8 #204 Tue Jun 18 08:55:58 EST 2013 mips GNU/Linux
iw list valid interface combinations: * #{ managed, WDS, P2P-client } <= 2048, #{ IBSS, AP, mesh point, P2P-GO } <= 8, total <= 2048, #channels <= 1
Now on the current openwrt trunk...
root@OpenWrt:/etc/config# iw list Wiphy phy0 ......
valid interface combinations: * #{ managed, WDS, P2P-client } <= 2048, #{ AP, mesh point, P2P-GO } <= 8, #{ IBSS } <= 1, total <= 2048, #channels <= 1, STA/AP BI must match * #{ AP } <= 1, total <= 1, #channels <= 1, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz }
-- Jon Smirl jonsmirl@gmail.com