From 0b62aca1d6b991fdf9a4a1f20d6cb6425d2ad9e1 Mon Sep 17 00:00:00 2001 From: Ivaylo Markov Date: Sat, 9 Sep 2017 16:21:41 +0300 Subject: [PATCH] Enable channel radio setting --- files/archer-c5/etc/config/wireless | 4 ++-- files/dap2965/etc/config/wireless | 4 ++-- files/linksys/etc/config/wireless | 4 ++-- files/wdr-4300/etc/config/wireless | 4 ++-- files/wr-1043nd/etc/config/wireless | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/files/archer-c5/etc/config/wireless b/files/archer-c5/etc/config/wireless index ae3efab..39a8601 100644 --- a/files/archer-c5/etc/config/wireless +++ b/files/archer-c5/etc/config/wireless @@ -2,7 +2,7 @@ config wifi-device radio0 option type mac80211 option hwmode 11a option path 'pci0000:01/0000:01:00.0' -# option channel + option channel option txpower '30' option htmode VHT80 option distance '20' @@ -28,7 +28,7 @@ config wifi-device radio1 option type mac80211 option hwmode 11g option path 'platform/qca955x_wmac' -# option channel + option channel option txpower '20' option htmode 'HT20' option distance '20' diff --git a/files/dap2965/etc/config/wireless b/files/dap2965/etc/config/wireless index 972d335..241e3e0 100644 --- a/files/dap2965/etc/config/wireless +++ b/files/dap2965/etc/config/wireless @@ -2,7 +2,7 @@ config wifi-device radio0 option type mac80211 option hwmode 11a option path 'pci0000:00/0000:00:00.0' -# option channel + option channel option txpower '30' option htmode VHT80 option distance '20' @@ -28,7 +28,7 @@ config wifi-device radio1 option type mac80211 option hwmode 11g option path 'platform/qca955x_wmac' -# option channel + option channel option txpower '20' option htmode 'HT20' option distance '20' diff --git a/files/linksys/etc/config/wireless b/files/linksys/etc/config/wireless index 58b0dbc..373db02 100644 --- a/files/linksys/etc/config/wireless +++ b/files/linksys/etc/config/wireless @@ -2,7 +2,7 @@ config wifi-device radio0 option type mac80211 option hwmode 11a option path 'soc/soc:pcie-controller/pci0000:00/0000:00:01.0/0000:01:00.0' -# option channel + option channel option txpower '30' option htmode VHT80 option distance '20' @@ -28,7 +28,7 @@ config wifi-device radio1 option type mac80211 option hwmode 11g option path 'soc/soc:pcie-controller/pci0000:00/0000:00:02.0/0000:02:00.0' -# option channel + option channel option txpower '20' option htmode 'HT20' option distance '20' diff --git a/files/wdr-4300/etc/config/wireless b/files/wdr-4300/etc/config/wireless index 71a5c50..4e7d1a9 100644 --- a/files/wdr-4300/etc/config/wireless +++ b/files/wdr-4300/etc/config/wireless @@ -2,7 +2,7 @@ config wifi-device radio0 option type mac80211 option hwmode 11g option path 'platform/ar934x_wmac' -# option channel + option channel option txpower '20' option htmode 'HT20' option distance '20' @@ -28,7 +28,7 @@ config wifi-device radio1 option type mac80211 option hwmode 11a option path 'pci0000:00/0000:00:00.0' -# option channel + option channel option txpower '30' option htmode HT40 option distance '20' diff --git a/files/wr-1043nd/etc/config/wireless b/files/wr-1043nd/etc/config/wireless index 3085c60..0aaa954 100644 --- a/files/wr-1043nd/etc/config/wireless +++ b/files/wr-1043nd/etc/config/wireless @@ -2,7 +2,7 @@ config wifi-device radio0 option type mac80211 option hwmode 11g option path 'platform/qca955x_wmac' -# option channel + option channel option txpower '20' option htmode 'HT20' option distance '20'