[PATCH 1/6] - fixed hardware mode, there is no 11ng

Steffen Pankratz kratz00 at gmx.de
Do Nov 12 15:44:25 CET 2015


Signed-off-by: Steffen Pankratz <kratz00 at gmx.de>
---
 bsp/default/root_file_system/etc/config/wireless.tpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bsp/default/root_file_system/etc/config/wireless.tpl b/bsp/default/root_file_system/etc/config/wireless.tpl
index a68763e..8027e8b 100644
--- a/bsp/default/root_file_system/etc/config/wireless.tpl
+++ b/bsp/default/root_file_system/etc/config/wireless.tpl
@@ -2,7 +2,7 @@ config wifi-device  radio0
         option type     mac80211
         option channel  ${BATMAN_CHANNEL}
         option phy      phy0
-        option hwmode   11ng
+        option hwmode   11g
 
 config wifi-iface
         option device   radio0
-- 
2.6.2




Mehr Informationen über die Mailingliste franken-dev