From 90120bb7712361d67edb84faee78f2b191e1158b Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
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 <blogic@openwrt.org>

SVN-Revision: 42837
---
 package/network/utils/comgt/files/data/413c:8147 | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 package/network/utils/comgt/files/data/413c:8147

(limited to 'package/network/utils/comgt/files/data/413c:8147')

diff --git a/package/network/utils/comgt/files/data/413c:8147 b/package/network/utils/comgt/files/data/413c:8147
new file mode 100644
index 0000000000..f0b0638fd5
--- /dev/null
+++ b/package/network/utils/comgt/files/data/413c:8147
@@ -0,0 +1,6 @@
+{
+	"desc": "Dell 5530",
+	"control": 0,
+	"data": 1
+}	"acm": 1
+}
-- 
cgit v1.2.3