Skip to content

Commit e05cf86

Browse files
committed
qmodem: add p2w-r619ac slot configuration
1 parent 655ddec commit e05cf86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

application/qmodem/files/etc/uci-defaults/99-add-5g-handler

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ modem_settings()
110110
add_usb_slot_cfg "4g2" "1-1.1" "4g4" "green:network3" "" "" "" "" "22"
111111
uci commit qmodem
112112
;;
113+
p2w,r619ac*)
114+
add_usb_slot_cfg "minipcie" "3-1" "wwan0" "blue:power" "" "" "" "" "10"
115+
uci commit qmodem
116+
;;
113117
sagemcom,5866t)
114118
add_usb_slot_cfg "5g_usb" "1-1" "5g_usb" "LED5_G" "LED4_G" "" "" "" "10"
115119
add_pcie_slot_cfg "5g_pcie" "0000:01:00.0" "5g_pcie" "LED5_G" "LED4_G" "1-1" "" "" "" "10"

0 commit comments

Comments
 (0)