ath79-generic: add support for Enterasys WS-AP3705i (#2332)
This commit is contained in:
parent
7b2ab5e6c6
commit
102a4b9350
@ -13,6 +13,10 @@ ath79-generic
|
||||
- WiFi pro 1750i
|
||||
- WiFi pro 1750x
|
||||
|
||||
* Enterasys
|
||||
|
||||
- WS-AP3705i
|
||||
|
||||
* GL.iNet
|
||||
|
||||
- GL-AR300M-Lite
|
||||
|
@ -54,6 +54,14 @@ device('devolo-wifi-pro-1750x', 'devolo_dvl1750x', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
|
||||
-- Enterasys
|
||||
|
||||
device('enterasys-ws-ap3705', 'enterasys_ws-ap3705i', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
|
||||
-- GL.iNet
|
||||
|
||||
device('gl.inet-gl-ar300m-lite', 'glinet_gl-ar300m-lite', {
|
||||
|
Loading…
Reference in New Issue
Block a user