We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655ddec commit e05cf86Copy full SHA for e05cf86
application/qmodem/files/etc/uci-defaults/99-add-5g-handler
@@ -110,6 +110,10 @@ modem_settings()
110
add_usb_slot_cfg "4g2" "1-1.1" "4g4" "green:network3" "" "" "" "" "22"
111
uci commit qmodem
112
;;
113
+ p2w,r619ac*)
114
+ add_usb_slot_cfg "minipcie" "3-1" "wwan0" "blue:power" "" "" "" "" "10"
115
+ uci commit qmodem
116
+ ;;
117
sagemcom,5866t)
118
add_usb_slot_cfg "5g_usb" "1-1" "5g_usb" "LED5_G" "LED4_G" "" "" "" "10"
119
add_pcie_slot_cfg "5g_pcie" "0000:01:00.0" "5g_pcie" "LED5_G" "LED4_G" "1-1" "" "" "" "10"
0 commit comments