更新
This commit is contained in:
parent
1543f790f4
commit
8948cd5bd6
@ -11,9 +11,6 @@ PKG_LICENSE:=GPLv3
|
||||
PKG_LINCESE_FILES:=LICENSE
|
||||
PKF_MAINTAINER:=Siriling <siriling@qq.com>
|
||||
LUCI_DEPENDS:=+luci-compat \
|
||||
+kmod-usb2 +kmod-usb3 \
|
||||
+kmod-usb-net-sierrawireless +kmod-usb-ohci \
|
||||
+kmod-usb-serial-option +kmod-usb-serial +kmod-usb-serial-qualcomm \
|
||||
+usbutils \
|
||||
+pciutils \
|
||||
+quectel-CM-5G \
|
||||
|
@ -39,6 +39,7 @@
|
||||
| 移远通信 | RM500Q-GL | 高通 | PCIE | RMNET,MBIM |
|
||||
| 移远通信 | RG500Q-EA | 高通 | PCIE | RMNET,MBIM |
|
||||
| 移远通信 | RM502Q-GL | 高通 | PCIE | RMNET,MBIM |
|
||||
| 移远通信 | RM520Q-GL | 高通 | PCIE | RMNET,MBIM |
|
||||
| 移远通信 | RG520N-EU | 高通 | PCIE | RMNET,MBIM |
|
||||
| 广和通 | FM650-CN | 紫光展锐 | USB | ECM,MBIM,RNDIS,NCM |
|
||||
| 广和通 | FM350-GL | 联发科 | USB | RNDIS |
|
||||
|
@ -167,6 +167,13 @@
|
||||
"define_connect":"1",
|
||||
"modes":["qmi","gobinet","mbim"]
|
||||
},
|
||||
"rm520q-gl":{
|
||||
"manufacturer":"quectel",
|
||||
"platform":"qualcomm",
|
||||
"data_interface":"pcie",
|
||||
"define_connect":"1",
|
||||
"modes":["qmi","gobinet","mbim"]
|
||||
},
|
||||
"rg520n-eu":{
|
||||
"manufacturer":"quectel",
|
||||
"platform":"qualcomm",
|
||||
|
Loading…
x
Reference in New Issue
Block a user