> There is also similar "wwan0" stuff for NCM, from Oskari Rauta, in > this mailinglist also, one could use that too... I mean that instead > making many systems that is essentially the same, ultimately there > could be 1 "protocol wwan" or so, and then have subselection for NCM > and QMI, etc... much like current 3g stuff... in Oskari's stuff there > is also Luci-integration and some "connection info" page even... I > don't personally know whose implementation is better, but as > enthusiast user I'd like to see one universally working "NDIS/wwan" > system in openwrt :-) > > Sami Olmari >
Yes, I'm familiar with those patches [1], but they are not essentially the same. The difference is that ECM/NCM modems use AT-commands, and I think it makes sense to just extend the comgt package with those, adding a new protocol like what Oskari did. I also think that modem specific configuration files could be a part of the existing comgt package. QMI on the other hand requires in addition either libqmi (which is monstrously large with its dependencies) or uqmi, and comgt is not required at all. Therefore it needs to be in a different package and it makes sense to include the netifd scripts there. [1] http://patchwork.openwrt.org/patch/5049/ -- Matti Laakso _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel