Skip to content

Commit

Permalink
remove devices which were moved to lantiq-xrx200_legacy
Browse files Browse the repository at this point in the history
TP-Link TD-W8970 and TD-W8980 are affected
  • Loading branch information
maurerle committed Dec 24, 2024
1 parent fdcdc01 commit 0582d26
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions targets/lantiq-xrx200
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,3 @@ device('arcadyan-vgv7510kw22', 'arcadyan_vgv7510kw22-nor', {
factory = false,
aliases = {'o2-box-6431'},
})


-- TP-Link

-- CAVEAT: These devices don't have a dedicated WAN port.
-- All ethernet ports on the device are bridged and
-- used as WAN ports. Clients connected to these
-- ports will be connected to your private network.

device('tp-link-td-w8970', 'tplink_tdw8970', {
factory = false,
})

device('tp-link-td-w8980', 'tplink_tdw8980', {
factory = false,
aliases = {'tp-link-td-w9980'},
broken = true, -- 5GHz unsupported
})

0 comments on commit 0582d26

Please sign in to comment.