User Tools

Site Tools


wrt3200acm

Čia yra sena dokumento versija!


wget „https://github.com/openwrt/openwrt/archive/v18.06.1.tar.gz
tar zxf v18.06.1.tar.gz
ls
cd openwrt-18.06.1/ 1024 ls
1025 ./scripts/feeds update -a
1026 ./scripts/feeds install -a

diff –git a/hif/pcie/pcie.c b/hif/pcie/pcie.c
index da55913..1f5af72 100644
— a/hif/pcie/pcie.c +++ b/hif/pcie/pcie.c
@@ -455,10 +455,10 @@ static irqreturn_t pcie_isr(struct ieee80211_hw *hw)
  }
  }

- if (int_status & MACREG_A2HRIC_BIT_RADAR_DETECT) { - wiphy_info(hw→wiphy, „radar detected by firmware\n“); - ieee80211_radar_detected(hw); - } + if (int_status & MACREG_A2HRIC_BIT_RADAR_DETECT) {
+
wiphy_info(hw→wiphy, „radar detected by firmware\n“);
+ ieee80211_radar_detected(hw);
+
}

  if (int_status & MACREG_A2HRIC_BIT_QUE_EMPTY) {
  if (!pcie_priv→is_qe_schedule) {
@@ -922,10 +922,10 @@ static irqreturn_t pcie_isr_ndp(struct ieee80211_hw *hw)
  }
  }

- if (int_status & MACREG_A2HRIC_NEWDP_DFS) { - wiphy_info(hw→wiphy, „radar detected by firmware\n“); - ieee80211_radar_detected(hw); - } + if (int_status & MACREG_A2HRIC_NEWDP_DFS) {
+
wiphy_info(hw→wiphy, „radar detected by firmware\n“);
+ ieee80211_radar_detected(hw);
+
}

  if (int_status & MACREG_A2HRIC_NEWDP_CHANNEL_SWITCH)
  ieee80211_queue_work(hw, &priv→chnl_switch_handle);

https://github.com/kaloz/mwlwifi/blob/417c15f2af00920945882a1b82ab1f5785a7b7b0/README.md#note-for-dfs-of-wrt3200acm-88w8964

wrt3200acm.1576714653.txt.gz · Keista: 2019/12/19 02:17 vartotojo dalius