Skip to content

Commit 2644f3e

Browse files
authored
Add fm160-eau modem support
1 parent fc4321a commit 2644f3e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,6 +831,21 @@
831831
"ncm"
832832
]
833833
},
834+
"fm160-eau": {
835+
"manufacturer_id": "2cb7",
836+
"manufacturer": "fibocom",
837+
"platform": "qualcomm",
838+
"data_interface": "usb",
839+
"pdp_index": "1",
840+
"modes": [
841+
"qmi",
842+
"gobinet",
843+
"ecm",
844+
"mbim",
845+
"rndis",
846+
"ncm"
847+
]
848+
},
834849
"fm160-na": {
835850
"manufacturer_id": "2cb7",
836851
"manufacturer": "fibocom",

0 commit comments

Comments
 (0)