Logo
Explore Help
Sign In
ExternalVendorCode/openwrt
1
0
Fork 0
You've already forked openwrt
mirror of https://github.com/openwrt/openwrt.git synced 2025-02-19 08:56:44 +00:00
Code Issues Actions 4 Packages Projects Releases Wiki Activity
openwrt/package/network/utils/wwan/files/data/16d8-6006

6 lines
58 B
Plaintext
Raw Normal View History

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
2014-10-08 08:01:20 +00:00
{
"desc": "Cmotech CGU-628",
"control": 0,
"data": 0
wwan: json format in some modem definitions Method used: ``` cd package/network/utils/wwan/files/data sed -e 's/}}/}/g' -i * sed -e 's/}\t"acm": 1/\t"acm": 1/g' -i * sed -e 's/}\t"generic": 1/\t"generic": 1/g' -i * ``` Manually adjusted commas. Validated with ``` for f in `ls` ; do echo $f ; python -m json.tool < $f || break ; done ``` Thanks to @lynxis for pointing out the commas. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-09-04 16:16:00 +03:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 2329ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API