Changes between Version 52 and Version 53 of wireless/wifi


Ignore:
Timestamp:
03/30/2020 10:09:37 PM (4 years ago)
Author:
Cale Collins
Comment:

typo fixup

Legend:

Unmodified
Added
Removed
Modified
  • wireless/wifi

    v52 v53  
    603603=== Configuring your BSP ===
    604604
    605 Beyond the aforementioned steps providing anything more than general pointers would be impractical. There are may variables in how hardware can behave, what works in one case will cause a different configuration to fail.  The following guidance is intended for those using Ath10k radios. 
    606 
    607 Some circumstance will require testing multiple firmware versions.  Ath10k firmware can be downloaded from this repository:
     605Beyond the aforementioned steps providing anything more than general pointers would be impractical. There are many variables in how hardware can behave, what works in one case will cause a different configuration to fail.  The following guidance is intended for those using Ath10k radios. 
     606
     607Some circumstances will require testing multiple firmware versions.  Ath10k firmware can be downloaded from this repository:
    608608
    609609https://github.com/kvalo/ath10k-firmware
     
    635635iw list |grep "mesh point"
    636636}}}
    637 If these two items are present proceed with bringing up with mesh interface.
     637If these two items are present proceed with bringing up the mesh interface.
    638638
    639639=== Bringing up the mesh network interface using "iw" ===