ath79-generic: add support for Siemens WS-AP3610
This commit is contained in:
parent
19381a235e
commit
99c13423fc
@ -26,6 +26,10 @@ ath79-generic
|
|||||||
- PA300
|
- PA300
|
||||||
- PA300E
|
- PA300E
|
||||||
|
|
||||||
|
* Siemens
|
||||||
|
|
||||||
|
- WS-AP3610
|
||||||
|
|
||||||
* TP-Link
|
* TP-Link
|
||||||
|
|
||||||
- Archer C6 (v2)
|
- Archer C6 (v2)
|
||||||
|
@ -72,6 +72,13 @@ device('plasma-cloud-pa300', 'plasmacloud_pa300')
|
|||||||
|
|
||||||
device('plasma-cloud-pa300e', 'plasmacloud_pa300e')
|
device('plasma-cloud-pa300e', 'plasmacloud_pa300e')
|
||||||
|
|
||||||
|
|
||||||
|
-- Siemens
|
||||||
|
|
||||||
|
device('siemens-ws-ap3610', 'siemens_ws-ap3610', {
|
||||||
|
factory = false,
|
||||||
|
})
|
||||||
|
|
||||||
-- TP-Link
|
-- TP-Link
|
||||||
|
|
||||||
device('tp-link-archer-c2-v3', 'tplink_archer-c2-v3', {
|
device('tp-link-archer-c2-v3', 'tplink_archer-c2-v3', {
|
||||||
|
Loading…
Reference in New Issue
Block a user