diff --git a/bsp/default/root_file_system/etc/config/wireless b/bsp/default/root_file_system/etc/config/wireless index 2911fe1..548117b 100644 --- a/bsp/default/root_file_system/etc/config/wireless +++ b/bsp/default/root_file_system/etc/config/wireless @@ -4,6 +4,7 @@ config 'wifi-device' 'wifi0' option 'channel' '6' option 'bgscan' '0' option 'diversity' '1' + option 'hwmode' '11g' config 'wifi-iface' option 'device' 'wifi0' diff --git a/bsp/dir300/root_file_system/etc/config/wireless b/bsp/dir300/root_file_system/etc/config/wireless index e85aba7..da2ed64 100644 --- a/bsp/dir300/root_file_system/etc/config/wireless +++ b/bsp/dir300/root_file_system/etc/config/wireless @@ -3,6 +3,7 @@ config 'wifi-device' 'wifi0' option 'phy' 'phy0' option 'disabled' '0' option 'channel' '6' + option 'hwmode' '11g' config 'wifi-iface' option 'device' 'wifi0' diff --git a/bsp/fonera/root_file_system/etc/config/wireless b/bsp/fonera/root_file_system/etc/config/wireless index b58a3b6..00c2f2f 100644 --- a/bsp/fonera/root_file_system/etc/config/wireless +++ b/bsp/fonera/root_file_system/etc/config/wireless @@ -3,6 +3,7 @@ config 'wifi-device' 'wifi0' option 'phy' 'phy0' option 'disabled' '0' option 'channel' '6' + option 'hwmode' '11g' config 'wifi-iface' option 'device' 'wifi0' diff --git a/bsp/wr741nd2/root_file_system/etc/config/wireless b/bsp/wr741nd2/root_file_system/etc/config/wireless index 64e75da..acc7e2b 100644 --- a/bsp/wr741nd2/root_file_system/etc/config/wireless +++ b/bsp/wr741nd2/root_file_system/etc/config/wireless @@ -2,6 +2,7 @@ config wifi-device radio0 option type mac80211 option channel 6 option phy phy0 + option hwmode 11ng config wifi-iface option device radio0 diff --git a/bsp/wr741nd4/root_file_system/etc/config/wireless b/bsp/wr741nd4/root_file_system/etc/config/wireless index 64e75da..acc7e2b 100644 --- a/bsp/wr741nd4/root_file_system/etc/config/wireless +++ b/bsp/wr741nd4/root_file_system/etc/config/wireless @@ -2,6 +2,7 @@ config wifi-device radio0 option type mac80211 option channel 6 option phy phy0 + option hwmode 11ng config wifi-iface option device radio0 diff --git a/bsp/wr841nd7/root_file_system/etc/config/wireless b/bsp/wr841nd7/root_file_system/etc/config/wireless index 64e75da..acc7e2b 100644 --- a/bsp/wr841nd7/root_file_system/etc/config/wireless +++ b/bsp/wr841nd7/root_file_system/etc/config/wireless @@ -2,6 +2,7 @@ config wifi-device radio0 option type mac80211 option channel 6 option phy phy0 + option hwmode 11ng config wifi-iface option device radio0