On 2014-05-26 21:49, Matti Laakso wrote:
> Many of the 4G/LTE and 3G modems utilize the QMI-protocol to control the
> modem. At the moment there is no support for them in OpenWrt. This
> patch adds support for them in the form of a netifd script and a
> control utility. Tested with Huawei E398 and ZTE MF820D (which requires
> a delay of ~30 s before responding to QMI commands). I put myself up as
> the maintainer, feel free to change this if you desire.
> 
> Changes to RFC version:
> - Patch split into two
> - Improved netifd script
> - Minor fixes to uqmi command line help
> - Fixed autoconnect in uqmi
> - Fixed printing service versions in uqmi
> 
> v2:
> - Uses subprotocols instead of including entire dhcp.sh, therefore
> removed netifd patch
> - Makes while loops less nasty by looping on expected conditions only,
> avoids infinite loops in unexpected conditions
> 
> Signed-off-by: Matti Laakso <malaa...@elisanet.fi>
Thanks for doing this, looks good.
Please submit the uqmi changes as a separate series against my git tree,
instead of adding them as patches to the OpenWrt package.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to