Skip to content

Commit

Permalink
lantiq-xway: remove support for AVM FRITZ!Box 7320 7330 7330SL
Browse files Browse the repository at this point in the history
This device has broken Ethernet on both ports.

Remove support for those devices. for now, as there was no feedback from
the original author.

Closes freifunk-gluon#1943
  • Loading branch information
blocktrron committed Apr 26, 2020
1 parent 696b431 commit 5231fb0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -271,9 +271,6 @@ lantiq-xway
* AVM

- FRITZ!Box 7312 [#avmflash]_
- FRITZ!Box 7320 [#avmflash]_ [#lan_as_wan]_
- FRITZ!Box 7330 [#avmflash]_ [#lan_as_wan]_
- FRITZ!Box 7330 SL [#avmflash]_ [#lan_as_wan]_

* NETGEAR

Expand Down
5 changes: 0 additions & 5 deletions targets/lantiq-xway
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ device('avm-fritz-box-7312', 'avm_fritz7312', {
factory = false,
})

device('avm-fritz-box-7320', 'avm_fritz7320', {
factory = false,
aliases = {'avm-fritz-box-7330', 'avm-fritz-box-7330-sl'},
})

device('netgear-dgn3500b', 'netgear_dgn3500b', {
factory_ext = '.img',
})

0 comments on commit 5231fb0

Please sign in to comment.