Skip to content
Snippets Groups Projects
Unverified Commit b1d1ecc9 authored by Andreas Ziegler's avatar Andreas Ziegler Committed by GitHub
Browse files

docs: add devices which only support 11s meshing (#1384)

parent 05e65ead
No related branches found
No related tags found
No related merge requests found
...@@ -173,6 +173,7 @@ ar71xx-generic ...@@ -173,6 +173,7 @@ ar71xx-generic
* TP-Link * TP-Link
- Archer C5 (v1) [#ath10k]_ - Archer C5 (v1) [#ath10k]_
- Archer C59 (v1) [#80211s]_
- Archer C7 (v2, v4) [#ath10k]_ - Archer C7 (v2, v4) [#ath10k]_
- CPE210 (v1.0, v1.1) - CPE210 (v1.0, v1.1)
- CPE220 (v1.1) - CPE220 (v1.1)
...@@ -219,10 +220,6 @@ ar71xx-generic ...@@ -219,10 +220,6 @@ ar71xx-generic
- My Net N600 - My Net N600
- My Net N750 - My Net N750
.. [#ath10k]
Device uses the ath10k WLAN driver; images are built for 11s by default unless GLUON_WLAN_MESH
is set as described in :ref:`getting-started-make-variables`
ar71xx-nand ar71xx-nand
^^^^^^^^^^^ ^^^^^^^^^^^
...@@ -275,6 +272,13 @@ brcm2708-bcm2709 ...@@ -275,6 +272,13 @@ brcm2708-bcm2709
* RaspberryPi 2 * RaspberryPi 2
ipq806x
^^^^^^^
* TP-Link
- Archer C2600 [#80211s]_
mpc85xx-generic mpc85xx-generic
^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^
...@@ -282,6 +286,15 @@ mpc85xx-generic ...@@ -282,6 +286,15 @@ mpc85xx-generic
- TL-WDR4900 (v1) - TL-WDR4900 (v1)
ramips-mt7620
^^^^^^^^^^^^^
* GL Innovations
- GL-MT300A [#80211s]_
- GL-MT300N [#80211s]_
- GL-MT750 [#80211s]_
ramips-mt7621 ramips-mt7621
^^^^^^^^^^^^^ ^^^^^^^^^^^^^
...@@ -290,6 +303,27 @@ ramips-mt7621 ...@@ -290,6 +303,27 @@ ramips-mt7621
- EdgeRouter X - EdgeRouter X
- EdgeRouter X-SFP - EdgeRouter X-SFP
ramips-mt7628
^^^^^^^^^^^^^
* VoCore
- VoCore2 [#80211s]_
ramips-rt305x
^^^^^^^^^^^^^
* A5-V11 [#80211s]_
* D-Link
- DIR-615 (D1, D2, D3, D4, H1) [#80211s]_
* VoCore
- VoCore (8M) [#80211s]_
- VoCore (16M) [#80211s]_
sunxi sunxi
^^^^^ ^^^^^
...@@ -322,6 +356,17 @@ x86-64 ...@@ -322,6 +356,17 @@ x86-64
See also: :doc:`user/x86` See also: :doc:`user/x86`
Footnotes
^^^^^^^^^
.. [#ath10k]
Device uses the ath10k WLAN driver; images are built for 11s by default unless GLUON_WLAN_MESH
is set as described in :ref:`getting-started-make-variables`
.. [#80211s]
Device does not support IBSS; images are built by default unless GLUON_WLAN_MESH
is explicitly set to something other than *11s*
License License
------- -------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment