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

This commit is contained in:
Andreas Ziegler 2018-05-12 14:04:14 +02:00 committed by GitHub
parent 05e65eadff
commit b1d1ecc923
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -173,6 +173,7 @@ ar71xx-generic
* TP-Link
- Archer C5 (v1) [#ath10k]_
- Archer C59 (v1) [#80211s]_
- Archer C7 (v2, v4) [#ath10k]_
- CPE210 (v1.0, v1.1)
- CPE220 (v1.1)
@ -219,10 +220,6 @@ ar71xx-generic
- My Net N600
- 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
^^^^^^^^^^^
@ -275,6 +272,13 @@ brcm2708-bcm2709
* RaspberryPi 2
ipq806x
^^^^^^^
* TP-Link
- Archer C2600 [#80211s]_
mpc85xx-generic
^^^^^^^^^^^^^^^
@ -282,6 +286,15 @@ mpc85xx-generic
- TL-WDR4900 (v1)
ramips-mt7620
^^^^^^^^^^^^^
* GL Innovations
- GL-MT300A [#80211s]_
- GL-MT300N [#80211s]_
- GL-MT750 [#80211s]_
ramips-mt7621
^^^^^^^^^^^^^
@ -290,6 +303,27 @@ ramips-mt7621
- EdgeRouter X
- 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
^^^^^
@ -322,6 +356,17 @@ x86-64
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
-------