mpc85xx-p1020: add support for Enterasys WS-AP3710i
This commit is contained in:
parent
fb191ab8e4
commit
d428e53457
@ -279,6 +279,10 @@ mpc85xx-p1020
|
||||
|
||||
- HiveAP 330
|
||||
|
||||
* Enterasys
|
||||
|
||||
- WS-AP3710i
|
||||
|
||||
* OCEDO
|
||||
|
||||
- Panda
|
||||
|
@ -4,6 +4,14 @@ device('aerohive-hiveap-330', 'hiveap-330', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
|
||||
-- Enterasys
|
||||
|
||||
device('enterasys-ws-ap3710i', 'ws-ap3710i', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
|
||||
-- OCEDO
|
||||
|
||||
device('ocedo-panda', 'panda', {
|
||||
|
Loading…
Reference in New Issue
Block a user