lantiq-xrx200: add support for AVM FRITZ!Box 7430
This commit is contained in:
parent
19759f8cd3
commit
47e8b2cb63
@ -115,6 +115,7 @@ lantiq-xrx200
|
|||||||
- FRITZ!Box 7360 SL [#avmflash]_ [#lan_as_wan]_
|
- FRITZ!Box 7360 SL [#avmflash]_ [#lan_as_wan]_
|
||||||
- FRITZ!Box 7362 SL [#eva_ramboot]_ [#lan_as_wan]_
|
- FRITZ!Box 7362 SL [#eva_ramboot]_ [#lan_as_wan]_
|
||||||
- FRITZ!Box 7412 [#eva_ramboot]_
|
- FRITZ!Box 7412 [#eva_ramboot]_
|
||||||
|
- FRITZ!Box 7430 [#eva_ramboot]_
|
||||||
|
|
||||||
lantiq-xway
|
lantiq-xway
|
||||||
-----------
|
-----------
|
||||||
|
@ -43,6 +43,10 @@ device('avm-fritz-box-7412', 'avm_fritz7412', {
|
|||||||
factory = false,
|
factory = false,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
device('avm-fritz-box-7430', 'avm_fritz7430', {
|
||||||
|
factory = false,
|
||||||
|
})
|
||||||
|
|
||||||
-- TP-Link
|
-- TP-Link
|
||||||
|
|
||||||
-- CAVEAT: These devices don't have a dedicated WAN port.
|
-- CAVEAT: These devices don't have a dedicated WAN port.
|
||||||
|
Loading…
Reference in New Issue
Block a user