mpc85xx-p1020: add support for Enterasys WS-AP3710i

This commit is contained in:
David Bauer 2019-12-18 23:56:34 +01:00
parent 24a98428d4
commit 3871cbb453
2 changed files with 12 additions and 0 deletions

View File

@ -276,6 +276,10 @@ mpc85xx-p1020
- HiveAP 330 - HiveAP 330
* Enterasys
- WS-AP3710i
* OCEDO * OCEDO
- Panda - Panda

View File

@ -4,6 +4,14 @@ device('aerohive-hiveap-330', 'hiveap-330', {
factory = false, factory = false,
}) })
-- Enterasys
device('enterasys-ws-ap3710i', 'ws-ap3710i', {
factory = false,
})
-- OCEDO -- OCEDO
device('ocedo-panda', 'panda', { device('ocedo-panda', 'panda', {