Skip to content

Commit bb32ab6

Browse files
committed
qmodem: add support for mh5000-82
1 parent 916723a commit bb32ab6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

application/qmodem/files/usr/share/qmodem/modem_support.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,22 @@
161161
"ecm"
162162
]
163163
},
164+
"mh5000-82": {
165+
"manufacturer_id": "12d1",
166+
"manufacturer": "huawei",
167+
"platform": "unisoc",
168+
"data_interface": "usb",
169+
"pdp_index": "1",
170+
"wcdma_band": "1/8",
171+
"lte_band": "1/3/5/8/34/38/39/40/41",
172+
"nsa_band": "41/78/79",
173+
"sa_band": "1/41/78/79",
174+
"modes": [
175+
"ecm",
176+
"ncm",
177+
"rndis"
178+
]
179+
},
164180
"mh5000-82m": {
165181
"manufacturer_id": "12d1",
166182
"manufacturer": "huawei",

0 commit comments

Comments
 (0)