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/1410:7041 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 package/network/utils/comgt/files/data/1410:7041 (limited to 'package/network/utils/comgt/files/data/1410:7041') diff --git a/package/network/utils/comgt/files/data/1410:7041 b/package/network/utils/comgt/files/data/1410:7041 new file mode 100644 index 0000000000..03e8fcd509 --- /dev/null +++ b/package/network/utils/comgt/files/data/1410:7041 @@ -0,0 +1,5 @@ +{ + "desc": "Novatel MF3470", + "control": 0, + "data": 0 +}} -- cgit v1.2.3