From 4664fe87e5d51fc3b9b23b41c2672ef566a61356 Mon Sep 17 00:00:00 2001 From: sfwtw Date: Thu, 15 May 2025 21:38:59 +0800 Subject: [PATCH] luci-app-qmodem: add mt5700m-cn port rule --- .../root/usr/share/qmodem/modem_port_rule.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/luci/luci-app-qmodem/root/usr/share/qmodem/modem_port_rule.json b/luci/luci-app-qmodem/root/usr/share/qmodem/modem_port_rule.json index d10584b..98cc289 100644 --- a/luci/luci-app-qmodem/root/usr/share/qmodem/modem_port_rule.json +++ b/luci/luci-app-qmodem/root/usr/share/qmodem/modem_port_rule.json @@ -32,6 +32,10 @@ "include": [ "1.3" ] + }, + "3466:3301": { + "name": "mt5700m-cn", + "option_driver": 1 } } }