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/19d2:1254 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 package/network/utils/comgt/files/data/19d2:1254 (limited to 'package/network/utils/comgt/files/data/19d2:1254') diff --git a/package/network/utils/comgt/files/data/19d2:1254 b/package/network/utils/comgt/files/data/19d2:1254 new file mode 100644 index 0000000000..c08014c5bc --- /dev/null +++ b/package/network/utils/comgt/files/data/19d2:1254 @@ -0,0 +1,4 @@ +{ + "desc": "ZTE MF190", + "type": "qmi" +} -- cgit v1.2.3