Re: [OpenWrt-Devel] [PATCH] ramips: add support for device D-link DIR620 revA1

2012-07-18 Thread Alexander Gordeev
Hi! The patch is mangled by your MUA. I see some strange symbols. Also I think that your indentation style is not quite readable. В Wed, 18 Jul 2012 17:37:13 +0700 Сергей Василюгин пишет: > Signed-off-by: Serge Vasilugin > > Index: target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig > =

Re: [OpenWrt-Devel] [PATCH/RFC v1] add kernel-accelerated PPtP support

2012-05-15 Thread Alexander Gordeev
Hi Daniel, В Tue, 15 May 2012 14:55:20 +0300 Daniel Golle пишет: > On 14/05/12 02:35, Daniel Golle wrote: > > On Sat, May 05, 2012 at 08:23:06PM +0200, Felix Fietkau wrote: > >> Any package that adds a protocol handler script now needs to have netifd > >> support (netifd will be enabled by defau

Re: [OpenWrt-Devel] Driver(s) for Synopsys' DesignWare USB OTG

2012-01-20 Thread Alexander Gordeev
В Fri, 20 Jan 2012 17:03:01 +0400 Nikolai Zhubr пишет: > Hello Alexander, > > 20.01.2012 13:01, Alexander Gordeev: > [trim] > > > > IMO a separate repository (or adoption into staging) would be better > > because there are too many interested parties and also th

Re: [OpenWrt-Devel] Driver(s) for Synopsys' DesignWare USB OTG

2012-01-20 Thread Alexander Gordeev
Hi Nikolai, В Thu, 19 Jan 2012 22:39:54 +0400 Nikolai Zhubr пишет: > Hello Conor, > > I'm now trying ver 2.72 basically from openwrt trunk with some tiny > amlogic-specific additions. I think 2.72 is most relevant currently (and > nothing newer exists apparently) but device-mode does not work

Re: [OpenWrt-Devel] [RT3052F] Supporting Sitecom WL-341 (rebadged Sercomm IP1006RRv2 with half ram & flash)

2012-01-19 Thread Alexander Gordeev
В Thu, 19 Jan 2012 09:55:23 +0100 Helmut Schaa пишет: > On Thu, Jan 19, 2012 at 2:33 AM, Marco Antonio Mauro > wrote: > > 2. The device boots successfully but I cannot enable the wifi access > > point. In the system log there is an error. You can see the log here: > > http://wiki.openwrt.org/to

Re: [OpenWrt-Devel] [PATCH 2/3] packages/utils/usb-modeswitch: use the hammer

2011-11-08 Thread Alexander Gordeev
Hi Daniel, Sorry for the delay. В Wed, 2 Nov 2011 19:42:12 +0100 Daniel Golle пишет: > Hi Alexander, > > > On 11/02/2011 01:54 PM, Alexander Gordeev wrote: > > Please remove usb-storage module from your filesystem. You can then > > restore it from /rom. This will s

Re: [OpenWrt-Devel] [PATCH 2/3] packages/utils/usb-modeswitch: use the hammer

2011-11-02 Thread Alexander Gordeev
Hi Daniel, В Mon, 31 Oct 2011 15:43:17 +0100 Daniel Golle пишет: > Hi Alexander, > > On 10/26/2011 06:00 PM, Alexander Gordeev wrote: > > I think this is not necessarily USB problem. I've got a couple of times > > in the same situation when libusb returned something

Re: [OpenWrt-Devel] [PATCH 2/3] packages/utils/usb-modeswitch: use the hammer

2011-10-26 Thread Alexander Gordeev
В Wed, 26 Oct 2011 17:48:50 +0200 Daniel Golle пишет: > On 10/26/2011 05:24 PM, Alexander Gordeev wrote: > > В Tue, 25 Oct 2011 14:04:18 +0200 > > Daniel Golle пишет: > >> Unfortunately I returned the collection of 3G-dongles to where it came from > >>

Re: [OpenWrt-Devel] [PATCH 2/3] packages/utils/usb-modeswitch: use the hammer

2011-10-26 Thread Alexander Gordeev
В Tue, 25 Oct 2011 14:04:18 +0200 Daniel Golle пишет: > On 10/25/2011 01:30 PM, Alexander Gordeev wrote: > > Can you please send the log of usb_modeswitch and dmesg when the > > problem occurs? > > Probably it can be fixed easier and much more reliable in the > > usb_

Re: [OpenWrt-Devel] [PATCH 2/3] packages/utils/usb-modeswitch: use the hammer

2011-10-25 Thread Alexander Gordeev
В Mon, 24 Oct 2011 16:10:14 +0200 Daniel Golle пишет: > Not particularly beautiful but doing the trick... > > Signed-off-by: Daniel Golle > > diff --git a/utils/usb-modeswitch/files/modeswitch.hotplug > b/utils/usb-modeswitch/files/modeswitch.hotplug > index 1aecb1f..7f9ce94 100644 > --- a/ut

[OpenWrt-Devel] [PATCHv3 1/2] ramips: combine led setup for all boards in one file

2011-09-24 Thread Alexander Gordeev
This removes unnecessary duplication and simplifies led setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev --- .../ramips/base-files/etc/uci-defaults/fonera20n | 24 -- .../ramips/base-files/etc/uci-defaults/hw550-3g| 24

[OpenWrt-Devel] [PATCHv3 2/2] ramips: combine network setup for all boards in one file

2011-09-24 Thread Alexander Gordeev
Inspired by the patch from Roman Yeryomin. Thanks, Roman! This removes unnecessary duplication and simplifies network setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev --- .../ramips/base-files/etc/uci-defaults/network | 117

Re: [OpenWrt-Devel] [PATCHv2 1/2] ramips: combine led setup for all boards in one file

2011-09-24 Thread Alexander Gordeev
Sorry, just realized that I sent the "led" patch unmodified. So I'll resend it. -- Alexander signature.asc Description: PGP signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-d

[OpenWrt-Devel] [PATCHv2 1/2] ramips: combine led setup for all boards in one file

2011-09-24 Thread Alexander Gordeev
This removes unnecessary duplication and simplifies led setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev --- .../ramips/base-files/etc/uci-defaults/fonera20n | 24 - .../ramips/base-files/etc/uci-defaults/hw550-3g| 24

[OpenWrt-Devel] [PATCHv2 2/2] ramips: combine network setup for all boards in one file

2011-09-24 Thread Alexander Gordeev
Inspired by the patch from Roman Yeryomin. Thanks, Roman! This removes unnecessary duplication and simplifies network setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev --- .../ramips/base-files/etc/uci-defaults/network | 117

Re: [OpenWrt-Devel] [PATCH 2/2] ramips: combine network setup for all boards in one file

2011-09-21 Thread Alexander Gordeev
. > > > > Signed-off-by: Alexander Gordeev > > The patch does not apply against trunk. It seems that you have some other > changes in your tree. Right, I have other changes. I'll test both patches against trunk and resend. Thank you! -- Al

Re: [OpenWrt-Devel] [PATCH 1/2] ramips: combine led setup for all boards in one file

2011-09-21 Thread Alexander Gordeev
В Wed, 21 Sep 2011 16:01:04 +0200 Gabor Juhos пишет: > 2011.09.18. 23:18 keltezéssel, Alexander Gordeev írta: > > This removes unnecessary duplication and simplifies led setup for new > > boards. It would be a one line change most likely. > > > > Signe

Re: [OpenWrt-Devel] [PATCH] maccalc: add option to read mac from temp file

2011-09-18 Thread Alexander Gordeev
В Mon, 19 Sep 2011 00:27:35 +0300 Roman Yeryomin пишет: > On 19 September 2011 00:25, Alexander Gordeev wrote: > > В Mon, 19 Sep 2011 00:22:01 +0300 > > Roman Yeryomin пишет: > > > >> >> I'll test your patch. > >> > > >> > Yes,

Re: [OpenWrt-Devel] [PATCH] maccalc: add option to read mac from temp file

2011-09-18 Thread Alexander Gordeev
В Mon, 19 Sep 2011 00:22:01 +0300 Roman Yeryomin пишет: > >> I'll test your patch. > > > > Yes, please. > > maybe your solution is better but reading from temp file also works > (didn't have any failure in 10k reads) So, does my patch fix the problem? -- Alexander signature.asc Descriptio

[OpenWrt-Devel] [PATCH 1/2] ramips: combine led setup for all boards in one file

2011-09-18 Thread Alexander Gordeev
This removes unnecessary duplication and simplifies led setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev --- .../ramips/base-files/etc/uci-defaults/fonera20n | 24 - .../ramips/base-files/etc/uci-defaults/hw550-3g| 24

[OpenWrt-Devel] [PATCH 2/2] ramips: combine network setup for all boards in one file

2011-09-18 Thread Alexander Gordeev
Inspired by the patch from Roman Yeryomin. Thanks, Roman! This removes unnecessary duplication and simplifies network setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev --- .../ramips/base-files/etc/uci-defaults/network | 117

Re: [OpenWrt-Devel] [PATCH] maccalc: add option to read mac from temp file

2011-09-18 Thread Alexander Gordeev
В Sun, 18 Sep 2011 22:02:51 +0200 Gert Doering пишет: > Hi, > > On Sun, Sep 18, 2011 at 10:58:23PM +0400, Alexander Gordeev wrote: > > BTW you shouldn't even expect to read() 6 bytes from file at once. > > For normal files, read() will never read less than requested,

Re: [OpenWrt-Devel] [PATCH] maccalc: add option to read mac from temp file

2011-09-18 Thread Alexander Gordeev
В Sun, 18 Sep 2011 21:30:09 +0300 Roman Yeryomin пишет: > On 18 September 2011 20:51, Alexander Gordeev wrote: > > В Fri, 16 Sep 2011 18:06:15 +0300 > > Roman Yeryomin пишет: > > > >> On 16 September 2011 17:51, Alexander Gordeev > >> wrote: &

Re: [OpenWrt-Devel] [PATCH] maccalc: add option to read mac from temp file

2011-09-18 Thread Alexander Gordeev
В Fri, 16 Sep 2011 18:06:15 +0300 Roman Yeryomin пишет: > On 16 September 2011 17:51, Alexander Gordeev wrote: > > В Fri, 16 Sep 2011 17:41:37 +0300 > > Roman Yeryomin пишет: > > > >> On 16 September 2011 01:40, Alexander Gordeev > >> wrote: &

Re: [OpenWrt-Devel] [PATCH] ramips: add set-macs uci-default script

2011-09-16 Thread Alexander Gordeev
Hi, Your patch is mangled (by your e-mail client most likely). Also I'm currently working on moving set-macs to network script entirely (inspired by your patch :)). This is more natural because both scripts work with the same config and also network script needs rework too. It's for devices that

Re: [OpenWrt-Devel] [PATCH] maccalc: add option to read mac from temp file

2011-09-16 Thread Alexander Gordeev
В Fri, 16 Sep 2011 17:41:37 +0300 Roman Yeryomin пишет: > On 16 September 2011 01:40, Alexander Gordeev wrote: > > В Fri, 26 Aug 2011 04:30:43 +0300 > > Roman Yeryomin пишет: > > > >> This method is much more stable than reading dd's output via stdin. > &

Re: [OpenWrt-Devel] [PATCH] maccalc: add option to read mac from temp file

2011-09-15 Thread Alexander Gordeev
В Fri, 26 Aug 2011 04:30:43 +0300 Roman Yeryomin пишет: > This method is much more stable than reading dd's output via stdin. What kind of problems do you have with piping dd's output to stdin? -- Alexander signature.asc Description: PGP signature __

Re: [OpenWrt-Devel] usb on Asus WL500gPv2 not working

2011-09-01 Thread Alexander Gordeev
В Thu, 1 Sep 2011 14:01:19 +0400 Alexander Gordeev пишет: > В Thu, 01 Sep 2011 09:28:49 +0200 > "Ithamar R. Adema" пишет: > > > On Thu, 2011-09-01 at 04:36 +0400, Alexander Gordeev wrote: > > > Index '5' of cc_to_error is described as 'device no

Re: [OpenWrt-Devel] usb on Asus WL500gPv2 not working

2011-09-01 Thread Alexander Gordeev
В Thu, 01 Sep 2011 09:28:49 +0200 "Ithamar R. Adema" пишет: > On Thu, 2011-09-01 at 04:36 +0400, Alexander Gordeev wrote: > > Index '5' of cc_to_error is described as 'device not responding' in > > the comments. I don't know what to do now

Re: [OpenWrt-Devel] usb on Asus WL500gPv2 not working

2011-08-31 Thread Alexander Gordeev
В Wed, 31 Aug 2011 16:02:43 +0400 Alexander Gordeev пишет: > В Wed, 31 Aug 2011 13:44:27 +0200 > Florian Fainelli пишет: > > > Hello, > > > > On Wednesday 31 August 2011 13:29:45 Alexander Gordeev wrote: > > > Hi! > > > > > > Usb ports

Re: [OpenWrt-Devel] usb on Asus WL500gPv2 not working

2011-08-31 Thread Alexander Gordeev
В Wed, 31 Aug 2011 13:44:27 +0200 Florian Fainelli пишет: > Hello, > > On Wednesday 31 August 2011 13:29:45 Alexander Gordeev wrote: > > Hi! > > > > Usb ports on my Asus WL500gPv2 do not work with the latest trunk. I > > tried to build a fresh checkout. Ful

[OpenWrt-Devel] usb on Asus WL500gPv2 not working

2011-08-31 Thread Alexander Gordeev
Hi! Usb ports on my Asus WL500gPv2 do not work with the latest trunk. I tried to build a fresh checkout. Full log is attached. Here is what I think is the problem: usb 1-1: device descriptor read/64, error -62 usb 1-1: device descriptor read/64, error -62 usb 1-1: new full speed USB device number

[OpenWrt-Devel] [PATCH 0/4] one fix and new packages

2011-08-31 Thread Alexander Gordeev
The first patch adds extra symlinks to the tools provided by lrzsz to help minicom find them. Patch 2 extracts libbz2 for bsdiff. Patches 3-4 add bsdiff and xdelta3 packages. These are binary diff and patch utils. Alexander Gordeev (4): lrzsz: create extra symlinks for minicom bzip2: build

[OpenWrt-Devel] [PATCH 2/4] bzip2: build libbz2 package

2011-08-31 Thread Alexander Gordeev
Build libbz2 and make bzip2 depend on it. libbz2 is necessary for packaging bsdiff. Also update perl-compress-bzip2 package accordingly. Signed-off-by: Alexander Gordeev --- lang/perl-compress-bzip2/Makefile |2 +- utils/bzip2/Makefile | 33

[OpenWrt-Devel] [PATCH 4/4] xdelta3: add xdelta3 package

2011-08-31 Thread Alexander Gordeev
Signed-off-by: Alexander Gordeev --- utils/xdelta3/Makefile | 42 .../patches/001-decrease-default-window-size.patch | 19 + 2 files changed, 61 insertions(+), 0 deletions(-) create mode 100644 utils/xdelta3/Makefile create mode

[OpenWrt-Devel] [PATCH 3/4] bsdiff: add bsdiff package

2011-08-31 Thread Alexander Gordeev
Signed-off-by: Alexander Gordeev --- utils/bsdiff/Makefile | 42 +++ utils/bsdiff/patches/001-makefile.patch | 11 2 files changed, 53 insertions(+), 0 deletions(-) create mode 100644 utils/bsdiff/Makefile create mode 100644 utils

[OpenWrt-Devel] [PATCH 1/4] lrzsz: create extra symlinks for minicom

2011-08-31 Thread Alexander Gordeev
Minicom wants rz/rx/rb when asked to transfer a file. Signed-off-by: Alexander Gordeev --- utils/lrzsz/Makefile |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/utils/lrzsz/Makefile b/utils/lrzsz/Makefile index 6e93bad..640bb41 100644 --- a/utils/lrzsz/Makefile

Re: [OpenWrt-Devel] flash wearout

2011-06-06 Thread Alexander Gordeev
В Sun, 05 Jun 2011 22:08:01 -0700 Philip Prindeville пишет: > On 6/5/11 10:54 AM, Peter Wagner wrote: > > Am Freitag, 3. Mai 2011, 04:11:43 schrieb Philip Prindeville: > >> On 5/31/11 10:48 AM, Peter Wagner wrote: > >>> Am Dienstag, 31. Mai 2011, 17:52:58 schrieb Philip Prindeville: > On 5/3

Re: [OpenWrt-Devel] flash wearout

2011-05-31 Thread Alexander Gordeev
В Mon, 30 May 2011 18:38:00 -0700 Philip Prindeville пишет: > How often are you booting that this is even a concern? Once or twice per day is enough? I have a small router with a battery and USB port which you can plug any USB 3g/4g modem in. It's quite handy to bring it with you and turn on/off

Re: [OpenWrt-Devel] RFC6204 for CPE routers

2011-04-06 Thread Alexander Gordeev
Sorry for the delay... В Wed, 30 Mar 2011 17:58:19 +0200 Felix Fietkau пишет: > On 2011-03-30 5:43 PM, Alexander Gordeev wrote: > > В Wed, 30 Mar 2011 17:17:01 +0200 > > Jo-Philipp Wich пишет: > > > >> Hi, > >> > >> no I have no list ye

Re: [OpenWrt-Devel] [PATCH 7/7] ramips: enable USB

2011-04-05 Thread Alexander Gordeev
В Tue, 05 Apr 2011 10:45:29 -0500 Layne Edwards пишет: > > > > Hi Alexander, > > > > The kernel version for target ramips in the latest trunk has updated to > > 2.6.36.4. I changed it back to using 2.6.36.2 and dwc_otg is now back in > > business (except I still have to rmmod and insmod dw

Re: [OpenWrt-Devel] RFC6204 for CPE routers

2011-03-30 Thread Alexander Gordeev
В Wed, 30 Mar 2011 17:17:01 +0200 Jo-Philipp Wich пишет: > Hi, > > no I have no list yet but it boils down to the fact that the current > network and interface setup mechanisms are rather constrained, old and > inflexible. > > Big problems are the lack of statefulness, the tendency for race > c

Re: [OpenWrt-Devel] [PATCH 0/7] ramips usb support

2011-02-11 Thread Alexander Gordeev
В Sat, 05 Feb 2011 15:14:11 +0100 "Imre Kaloz" пишет: > On Sat, 05 Feb 2011 11:25:02 +0100, John Crispin wrote: > > > i think the ppc people are pushing a version upstream. until it is ready > > i think it is best to just support several versions and then add glue > > code later for the upstrea

Re: [OpenWrt-Devel] [PATCH 7/7] ramips: enable USB

2011-02-11 Thread Alexander Gordeev
ort registered for Sierra USB modem > usbcore: registered new interface driver sierra > sierra: v.1.7.16:USB Driver for Sierra Wireless USB modems > ramips-wdt: timeout value 60 must be 0 < timeout < 33 > > > Cheers. > -Vincent > > On Fri, Feb 11, 2011 a

Re: [OpenWrt-Devel] [PATCH 7/7] ramips: enable USB

2011-02-10 Thread Alexander Gordeev
rt tree to a new directory and try again there. If it works then 'make clean' in the old clone would help probably. > On Tue, Feb 1, 2011 at 8:08 PM, Alexander Gordeev > wrote: > > > Signed-off-by: Alexander Gordeev > > --- > > target/linux/ramips/files/arch

[OpenWrt-Devel] [PATCH 3/7] ramips: fix dir-300 mtd layout

2011-02-01 Thread Alexander Gordeev
Signed-off-by: Alexander Gordeev --- .../arch/mips/ralink/rt305x/mach-dir-300-revb.c|2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir

[OpenWrt-Devel] [PATCH 1/7] generic: fix usb gadget header includes

2011-02-01 Thread Alexander Gordeev
Signed-off-by: Alexander Gordeev --- .../generic/patches-2.6.34/993-usb_gadget.patch| 20 .../generic/patches-2.6.36/993-usb_gadget.patch| 20 2 files changed, 40 insertions(+), 0 deletions(-) create mode 100644 target/linux/generic/patches

[OpenWrt-Devel] [PATCH 4/7] ramips: add dwc_otg platform device

2011-02-01 Thread Alexander Gordeev
Signed-off-by: Alexander Gordeev --- .../ramips/files/arch/mips/ralink/rt305x/devices.c | 26 .../ramips/files/arch/mips/ralink/rt305x/devices.h |1 + 2 files changed, 27 insertions(+), 0 deletions(-) diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x

[OpenWrt-Devel] [PATCH 0/7] ramips usb support

2011-02-01 Thread Alexander Gordeev
on github as well: https://github.com/ago/openwrt Alexander Gordeev (7): generic: fix usb gadget header includes mac80211: rt2800-lib doesn't depend on rt2x00-usb ramips: fix dir-300 mtd layout ramips: add dwc_otg platform device kernel: move nop-usb-xceiv to a separate package

[OpenWrt-Devel] [PATCH 5/7] kernel: move nop-usb-xceiv to a separate package

2011-02-01 Thread Alexander Gordeev
Signed-off-by: Alexander Gordeev --- package/kernel/modules/usb.mk | 24 1 files changed, 20 insertions(+), 4 deletions(-) diff --git a/package/kernel/modules/usb.mk b/package/kernel/modules/usb.mk index 439d022..6d574ff 100644 --- a/package/kernel/modules/usb.mk

[OpenWrt-Devel] [PATCH 2/7] mac80211: rt2800-lib doesn't depend on rt2x00-usb

2011-02-01 Thread Alexander Gordeev
Signed-off-by: Alexander Gordeev --- package/mac80211/Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 39c56f2..854311f 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -272,7

[OpenWrt-Devel] [PATCH 7/7] ramips: enable USB

2011-02-01 Thread Alexander Gordeev
Signed-off-by: Alexander Gordeev --- target/linux/ramips/files/arch/mips/ralink/Kconfig |3 +++ target/linux/ramips/rt305x/config-2.6.36 |3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/target/linux/ramips/files/arch/mips/ralink/Kconfig b/target/linux

Re: [OpenWrt-Devel] default stack size limit is too big

2011-01-28 Thread Alexander Gordeev
В Fri, 28 Jan 2011 13:47:18 +0100 Felix Fietkau пишет: > On 2011-01-28 1:28 PM, Alexander Gordeev wrote: > > Hi! > > > > I have a device with only 16MB of memory and I want to run threaded > > applications on it. The size of allocated stack space in uClibc's >

[OpenWrt-Devel] default stack size limit is too big

2011-01-28 Thread Alexander Gordeev
Hi! I have a device with only 16MB of memory and I want to run threaded applications on it. The size of allocated stack space in uClibc's implementation of pthread_create equals to the stack size limit as returned by ulimit -s (or the default for the current architecture if the limit is set to 'un