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