2019-07-13 12:32:22 +00:00
|
|
|
-- ASUS
|
|
|
|
|
|
|
|
device('asus-rt-ac57u', 'asus_rt-ac57u', {
|
|
|
|
factory = false,
|
|
|
|
})
|
|
|
|
|
|
|
|
|
2022-06-17 21:29:54 +00:00
|
|
|
-- Cudy
|
|
|
|
|
|
|
|
device('cudy-wr2100', 'cudy_wr2100', {
|
2020-09-13 17:21:06 +00:00
|
|
|
factory = false,
|
2022-06-17 21:29:54 +00:00
|
|
|
})
|
|
|
|
|
2023-02-22 04:37:51 +00:00
|
|
|
device('cudy-x6-v1', 'cudy_x6-v1', {
|
|
|
|
factory = false,
|
|
|
|
})
|
|
|
|
|
2023-05-03 02:48:56 +00:00
|
|
|
device('cudy-x6-v2', 'cudy_x6-v2', {
|
|
|
|
factory = false,
|
|
|
|
})
|
|
|
|
|
2022-06-17 21:29:54 +00:00
|
|
|
|
2019-06-14 17:20:15 +00:00
|
|
|
-- D-Link
|
2017-01-18 16:21:43 +00:00
|
|
|
|
2023-03-27 19:42:00 +00:00
|
|
|
device('d-link-dap-x1860-a1', 'dlink_dap-x1860-a1')
|
|
|
|
|
2020-04-06 10:26:58 +00:00
|
|
|
device('d-link-dir-860l-b1', 'dlink_dir-860l-b1')
|
2017-06-06 14:34:04 +00:00
|
|
|
|
2017-10-28 15:39:00 +00:00
|
|
|
|
2023-03-07 08:56:34 +00:00
|
|
|
-- GL.iNet
|
|
|
|
|
|
|
|
device('gl.inet-gl-mt1300', 'glinet_gl-mt1300', {
|
|
|
|
factory = false,
|
|
|
|
})
|
|
|
|
|
|
|
|
|
2023-03-25 22:23:45 +00:00
|
|
|
-- Mercusys
|
|
|
|
|
|
|
|
device('mercusys-mr70x-v1', 'mercusys_mr70x-v1')
|
|
|
|
|
|
|
|
|
2019-06-14 17:20:15 +00:00
|
|
|
-- Netgear
|
2018-01-19 19:45:29 +00:00
|
|
|
|
2020-01-20 17:33:28 +00:00
|
|
|
device('netgear-ex6150', 'netgear_ex6150', {
|
2020-03-09 21:19:07 +00:00
|
|
|
factory_ext = '.chk',
|
2020-01-20 17:33:28 +00:00
|
|
|
})
|
|
|
|
|
2020-04-06 10:26:58 +00:00
|
|
|
device('netgear-r6220', 'netgear_r6220', {
|
2019-11-07 00:40:52 +00:00
|
|
|
factory_ext = '.img',
|
|
|
|
})
|
|
|
|
|
2022-06-18 23:42:47 +00:00
|
|
|
device('netgear-r6260', 'netgear_r6260', {
|
|
|
|
factory_ext = '.img',
|
|
|
|
})
|
|
|
|
|
2022-06-17 21:27:06 +00:00
|
|
|
device('netgear-wac104', 'netgear_wac104', {
|
|
|
|
factory_ext = '.img',
|
|
|
|
})
|
|
|
|
|
2022-08-13 12:36:44 +00:00
|
|
|
device('netgear-wax202', 'netgear_wax202', {
|
|
|
|
factory_ext = '.img',
|
|
|
|
})
|
|
|
|
|
2020-04-06 10:26:58 +00:00
|
|
|
device('netgear-wndr3700-v5', 'netgear_wndr3700-v5', {
|
2019-06-14 17:20:15 +00:00
|
|
|
factory = false,
|
|
|
|
broken = true, -- untested
|
2020-04-06 10:26:58 +00:00
|
|
|
manifest_aliases = {
|
|
|
|
'netgear-wndr3700v5',
|
|
|
|
},
|
2019-06-14 17:20:15 +00:00
|
|
|
})
|
2018-01-19 19:45:29 +00:00
|
|
|
|
2022-05-21 12:17:29 +00:00
|
|
|
-- TP-Link
|
|
|
|
|
2022-12-07 20:02:16 +00:00
|
|
|
device('tp-link-archer-c6-v3', 'tplink_archer-c6-v3', {
|
|
|
|
broken = true, -- LAN LED not working - review after resolving #2756
|
|
|
|
})
|
|
|
|
|
2022-08-30 23:25:26 +00:00
|
|
|
device('tp-link-re500-v1', 'tplink_re500-v1')
|
|
|
|
|
2022-05-21 12:17:29 +00:00
|
|
|
device('tp-link-re650-v1', 'tplink_re650-v1')
|
2018-01-19 19:45:29 +00:00
|
|
|
|
2021-09-14 22:44:34 +00:00
|
|
|
-- Ubiquiti
|
|
|
|
|
|
|
|
device('ubiquiti-unifi-6-lite', 'ubnt_unifi-6-lite', {
|
|
|
|
factory = false,
|
|
|
|
})
|
|
|
|
|
2022-11-29 22:57:05 +00:00
|
|
|
-- Wavlink
|
|
|
|
|
|
|
|
device('wavlink-ws-wn572hp3-4g', 'wavlink_ws-wn572hp3-4g', {
|
2023-01-12 22:56:50 +00:00
|
|
|
factory = false,
|
2022-11-29 22:57:05 +00:00
|
|
|
})
|
2021-09-14 22:44:34 +00:00
|
|
|
|
2021-06-29 09:02:15 +00:00
|
|
|
-- Xiaomi
|
|
|
|
|
|
|
|
device('xiaomi-mi-router-4a-gigabit-edition', 'xiaomi_mi-router-4a-gigabit', {
|
|
|
|
factory = false,
|
|
|
|
})
|
|
|
|
|
2022-12-27 19:38:44 +00:00
|
|
|
device('xiaomi-mi-router-3g', 'xiaomi_mi-router-3g', {
|
2022-07-21 17:40:38 +00:00
|
|
|
factory = false,
|
|
|
|
})
|
|
|
|
|
2022-12-27 19:38:44 +00:00
|
|
|
device('xiaomi-mi-router-3g-v2', 'xiaomi_mi-router-3g-v2', {
|
|
|
|
factory = false,
|
|
|
|
})
|
2021-06-29 09:02:15 +00:00
|
|
|
|
2019-06-14 17:20:15 +00:00
|
|
|
-- ZBT
|
2018-12-27 16:05:31 +00:00
|
|
|
|
2020-04-06 10:26:58 +00:00
|
|
|
device('zbtlink-zbt-wg3526-16m', 'zbtlink_zbt-wg3526-16m', {
|
2019-06-14 17:20:15 +00:00
|
|
|
factory = false,
|
|
|
|
manifest_aliases = {
|
|
|
|
'zbt-wg3526',
|
2020-04-06 10:26:58 +00:00
|
|
|
'zbt-wg3526-16m',
|
2019-06-14 17:20:15 +00:00
|
|
|
},
|
|
|
|
})
|
2017-10-30 06:30:17 +00:00
|
|
|
|
2020-04-06 10:26:58 +00:00
|
|
|
device('zbtlink-zbt-wg3526-32m', 'zbtlink_zbt-wg3526-32m', {
|
2019-06-14 17:20:15 +00:00
|
|
|
factory = false,
|
2020-04-06 10:26:58 +00:00
|
|
|
manifest_aliases = {
|
|
|
|
'zbt-wg3526-32m',
|
|
|
|
},
|
|
|
|
|
2019-06-14 17:20:15 +00:00
|
|
|
})
|
2018-02-04 16:42:48 +00:00
|
|
|
|
2017-10-30 06:30:17 +00:00
|
|
|
|
2022-10-14 23:32:48 +00:00
|
|
|
-- ZyXEL
|
|
|
|
|
|
|
|
device('zyxel-nwa50ax', 'zyxel_nwa50ax')
|
2022-10-31 08:59:06 +00:00
|
|
|
device('zyxel-nwa55axe', 'zyxel_nwa55axe', {
|
|
|
|
broken = true, -- Missing LED / Reset button
|
|
|
|
})
|
2022-10-14 23:32:48 +00:00
|
|
|
|
|
|
|
|
2019-06-14 17:20:15 +00:00
|
|
|
-- Devices without WLAN
|
2017-10-30 06:30:17 +00:00
|
|
|
|
2019-06-14 17:20:15 +00:00
|
|
|
-- Ubiquiti
|
2017-10-30 06:30:17 +00:00
|
|
|
|
2020-04-06 10:26:58 +00:00
|
|
|
device('ubiquiti-edgerouter-x', 'ubnt_edgerouter-x', {
|
2019-06-14 17:20:15 +00:00
|
|
|
factory = false,
|
|
|
|
packages = {'-hostapd-mini'},
|
2020-04-06 10:26:58 +00:00
|
|
|
manifest_aliases = {
|
|
|
|
'ubnt-erx',
|
|
|
|
},
|
2019-06-14 17:20:15 +00:00
|
|
|
})
|
2017-10-30 06:30:17 +00:00
|
|
|
|
2020-04-06 10:26:58 +00:00
|
|
|
device('ubiquiti-edgerouter-x-sfp', 'ubnt_edgerouter-x-sfp', {
|
2019-06-14 17:20:15 +00:00
|
|
|
factory = false,
|
|
|
|
packages = {'-hostapd-mini'},
|
2020-04-06 10:26:58 +00:00
|
|
|
manifest_aliases = {
|
|
|
|
'ubnt-erx-sfp',
|
|
|
|
},
|
2019-06-14 17:20:15 +00:00
|
|
|
})
|