From 98a728a497813da8006ea082e9c8677fbc1f8d9e Mon Sep 17 00:00:00 2001 From: min19235555 <103993580+min19235555@users.noreply.github.com> Date: Sat, 17 May 2025 19:19:51 +0800 Subject: [PATCH] Update modem_support.json --- .../root/usr/share/qmodem/modem_support.json | 32 +++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/luci/luci-app-qmodem/root/usr/share/qmodem/modem_support.json b/luci/luci-app-qmodem/root/usr/share/qmodem/modem_support.json index e9ac6e7..2019b9d 100644 --- a/luci/luci-app-qmodem/root/usr/share/qmodem/modem_support.json +++ b/luci/luci-app-qmodem/root/usr/share/qmodem/modem_support.json @@ -818,6 +818,30 @@ "mbim", "rmnet" ] + }, + "srm821": { + "manufacturer_id": "1782", + "manufacturer": "meig", + "platform": "unisoc", + "data_interface": "usb", + "define_connect": "1", + "modes": [ + "ecm", + "rndis", + "ncm" + ] + }, + "nu313-m2": { + "manufacturer_id": "1782", + "manufacturer": "chinaunicom", + "platform": "unisoc", + "data_interface": "usb", + "define_connect": "1", + "modes": [ + "ecm", + "rndis", + "ncm" + ] }, "t99w373": { "manufacturer_id": "05c6", @@ -1256,13 +1280,17 @@ "meig": { "unisoc": { "vendor_id": [ - "2dee" + "2dee", + "1782" ], "product_id": [ "4d50", "4d51", "4d52", - "4d53" + "4d53", + "4039", + "4038", + "4040" ] }, "qualcomm": {