Re: [OpenWrt-Devel] [PATCH] Enhanced 3g patch reworked

2010-10-22 Thread Jo-Philipp Wich
Hi. This looks better now, I still have some points though - sorry :) Comments inline. Index: openwrt/package/comgt/files/3g.sh === --- openwrt/package/comgt/files/3g.sh (revision 23584) +++ openwrt/package/comgt/files/3g.sh (

[OpenWrt-Devel] [PATCH] Enhanced 3g patch reworked

2010-10-22 Thread Lukas Macura
This patch adds support for more sophisticated 3g options for interface type 3g. Even more, it adds /etc/init.d/serialmodem script, which searches all configured devices for modems, creates right links for them and if needed, it will bring ppp interfaces up after modem is found. More info can be

Re: [OpenWrt-Devel] [PATCH] Enhanced 3g patch

2010-10-20 Thread Philip Prindeville
Comments inline... On 10/20/10 5:22 AM, Lukas Macura wrote: This patch adds support for more sophisticated 3g options for interface type 3g. Even more, it adds /etc/init.d/serialmodem script, which searches all configured devices for modems, creates right links for them and if needed, it will b

[OpenWrt-Devel] [PATCH] Enhanced 3g patch

2010-10-20 Thread Lukas Macura
This patch adds support for more sophisticated 3g options for interface type 3g. Even more, it adds /etc/init.d/serialmodem script, which searches all configured devices for modems, creates right links for them and if needed, it will bring ppp interfaces up after modem is found. More info can be