From 69aea0eb3f5afdfcb8692a529a908437416e439d Mon Sep 17 00:00:00 2001 From: dumpmemory <64742282+dumpmemory@users.noreply.github.com> Date: Wed, 10 Apr 2024 22:17:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0rm500q-ae=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- luci-app-modem/root/usr/share/modem/modem_support.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/luci-app-modem/root/usr/share/modem/modem_support.json b/luci-app-modem/root/usr/share/modem/modem_support.json index 818b67d..c69458f 100644 --- a/luci-app-modem/root/usr/share/modem/modem_support.json +++ b/luci-app-modem/root/usr/share/modem/modem_support.json @@ -25,6 +25,14 @@ "define_connect":"1", "modes":["qmi","gobinet","ecm","mbim","rndis","ncm"] }, + "rm500q-ae":{ + "manufacturer_id":"2c7c", + "manufacturer":"quectel", + "platform":"qualcomm", + "network_interface":"usb", + "define_connect":"1", + "modes":["qmi","gobinet","ecm","mbim","rndis","ncm"] + }, "rm500q-gl":{ "manufacturer_id":"2c7c", "manufacturer":"quectel",