Re: [OpenWrt-Devel] Can we configure OpenWrt by 'curl' ?

2012-06-04 Thread anton
Hi XIangfu: Connection won't be closed util you do "curl_easy_cleanup". So that we can do many curl_easy_perform in each http connection. Best Rgds, anton 2012/5/29 Xiangfu Liu > Hi > > My problem is after 'curl_easy_perform' , the connection always close. > The output like: http://pastebin.co

Re: [OpenWrt-Devel] [PATCH 1/4] kirkwood: add support for Allnet ALL6000 board

2012-06-04 Thread Luka Perkov
Hi Daniel, On Wed, May 30, 2012 at 06:56:45PM +0200, Gabor Juhos wrote: > 2012.05.30. 14:14 keltezéssel, Jonas Gorski írta: > > Hi, > > > > some small nit-picks > > > > On 30 May 2012 10:08, Daniel Golle wrote: > >> This adds support for the Allnet ALL6000 board to the Kernel. > >> See > >> htt

Re: [OpenWrt-Devel] DGN3500

2012-06-04 Thread Giuseppe Caso
Il 04/06/2012 23:21, Vincent Bernat ha scritto: Hi! Pieter Voorthuijsen did some work to support Netgear DGN3500 in OpenWRT. I would like to try a bit but the wiki page for this device is a bit scarce: http://wiki.openwrt.org/toh/netgear/dgn3500b Could someone explain how the seri

[OpenWrt-Devel] DGN3500

2012-06-04 Thread Vincent Bernat
Hi! Pieter Voorthuijsen did some work to support Netgear DGN3500 in OpenWRT. I would like to try a bit but the wiki page for this device is a bit scarce: http://wiki.openwrt.org/toh/netgear/dgn3500b Could someone explain how the serial port is wired? I have found this photo: htt

Re: [OpenWrt-Devel] [PATCH] usbip: update userspace to match kernel part

2012-06-04 Thread Abaakouk Mehdi
Hi developers, I use usbip, and it is actually broken in the current version of openwrt. And so I need compile openwrt for my TP-WR703N only for this patch, it's a bit annoying. I will appreciate If my patch would be committed, Thanks in advance, regards, Mehdi ABAAKOUK sil...@sileht.net Le

Re: [OpenWrt-Devel] [PATCH] New package NUT 2.6.3 (RESENT)

2012-06-04 Thread Abaakouk Mehdi
Hi, I will be very happy if someone can review and commit this patch ?, and my power supply too ;) Regards, Mehdi Abaakouk Le 26.04.2012 17:44, Abaakouk Mehdi a écrit : RESENT: Updated patch with last remarks fixed Makefile and patch for package NUT 2.6.3 Signed-off-by: Mehdi Abaakouk

[OpenWrt-Devel] asterisk support for lantiq tapi in trunk

2012-06-04 Thread Luka Perkov
Dear openwrt-devel readers, initial support for lantiq asterisk channel driver has been added to OpenWrt in svn commit r32047. After John pushed owsip [1] we had a working SIP client for lantiq based boards in trunk. Even while developing owsip we knew that some time in the future we should switc