Skip to content

Commit a2b9030

Browse files
authored
add EM9190 pcie support.
1 parent e200477 commit a2b9030

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

luci/luci-app-qmodem/root/usr/share/qmodem/modem_support.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,17 @@
982982
"qmi",
983983
"mbim"
984984
]
985-
}
985+
},
986+
"em9190": {
987+
"manufacturer": "sierra",
988+
"platform": "qualcomm",
989+
"data_interface": "pcie",
990+
"define_connect": "1",
991+
"modes": [
992+
"mbim",
993+
"rmnet"
994+
]
995+
},
986996
},
987997
"device": {
988998
"quectel": {

0 commit comments

Comments
 (0)