diff options
author | John Crispin <john@openwrt.org> | 2014-10-08 08:01:20 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-10-08 08:01:20 +0000 |
commit | 90120bb7712361d67edb84faee78f2b191e1158b (patch) | |
tree | 09269a89a6d98cd7f0c5589f07ff37556b896e1c /package/network/utils/comgt/files/data/12d1:1578 | |
parent | 1df98fcd5adbf50c9fb0d2718879616d0e3c67b8 (diff) | |
download | mtk-20170518-90120bb7712361d67edb84faee78f2b191e1158b.zip mtk-20170518-90120bb7712361d67edb84faee78f2b191e1158b.tar.gz mtk-20170518-90120bb7712361d67edb84faee78f2b191e1158b.tar.bz2 |
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
Diffstat (limited to 'package/network/utils/comgt/files/data/12d1:1578')
-rw-r--r-- | package/network/utils/comgt/files/data/12d1:1578 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/network/utils/comgt/files/data/12d1:1578 b/package/network/utils/comgt/files/data/12d1:1578 new file mode 100644 index 0000000..6710d15 --- /dev/null +++ b/package/network/utils/comgt/files/data/12d1:1578 @@ -0,0 +1,4 @@ +{ + "desc": "Huawei K4606 composite", + "type": "mbim" +} |