From 98e716884d9421af03c89637613498b87c69617a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 8 Oct 2014 08:01:20 +0000 Subject: wwan: add a generic 3g/4g proto this proto handler will detect which of 3g, qmi, mbim, ncm or directip you need for a stick and setup uci automagically Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42837 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/utils/comgt/files/data/1199:68aa | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 package/network/utils/comgt/files/data/1199:68aa (limited to 'package/network/utils/comgt/files/data/1199:68aa') diff --git a/package/network/utils/comgt/files/data/1199:68aa b/package/network/utils/comgt/files/data/1199:68aa new file mode 100644 index 0000000000..7c5a9f2bae --- /dev/null +++ b/package/network/utils/comgt/files/data/1199:68aa @@ -0,0 +1,5 @@ +{ + "desc": "Sierra AC320U/AC330U Direct IP", + "control": 3, + "data": 3 +}} -- cgit v1.2.3