[OpenWrt-Devel] [PATCH 2/4] [ramips] Fix pinmux-rt2880

2014-04-10 Thread Roman Yeryomin
The last arg to FUNC() is count, not last pin. Signed-off-by: Roman Yeryomin --- target/linux/ramips/patches-3.10/0217-pinmux-rt2880.patch | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/target/linux/ramips/patches-3.10/0217-pinmux-rt2880.patch b/target/linux

[OpenWrt-Devel] [PATCH 4/4] [ramips] Fix Asus rt-n15 board support

2014-04-10 Thread Roman Yeryomin
* gpio leds and buttons * ethernet Signed-off-by: Roman Yeryomin --- target/linux/ramips/dts/RT-N15.dts | 26 ++ 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/target/linux/ramips/dts/RT-N15.dts b/target/linux/ramips/dts/RT-N15.dts index 77e640f..8936520

Re: [OpenWrt-Devel] [PATCH] [ramips] Don't try to generate whr-g300n image if it's going to be more than 4M

2014-04-10 Thread Roman Yeryomin
And this one too. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-10 Thread Roman Yeryomin
On 9 April 2014 15:55, Bastian Bittorf wrote: > * Imre Kaloz [09.04.2014 14:53]: >> Because no one tested it since the kernel has been upgraded, and we don't >> have a board to do anymore ;) > > ok, will do some more tests and send a patch with re-enables it. > (board will run in our testnet) >

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-10 Thread Roman Yeryomin
On 11 April 2014 00:19, Florian Fainelli wrote: > 2014-04-10 13:39 GMT-07:00 Roman Yeryomin : >> On 9 April 2014 15:55, Bastian Bittorf wrote: >>> * Imre Kaloz [09.04.2014 14:53]: >>>> Because no one tested it since the kernel has been upgraded, and we don'

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Roman Yeryomin
On 11 April 2014 11:58, Bastian Bittorf wrote: > * Roman Yeryomin [11.04.2014 10:45]: >> I would even use it if it really works... > > For now, it boots fine via ethernet and/or Compact-flash > but only 1 ethernet-port is working. > my two ath5k-cards (R52) are not detected

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Roman Yeryomin
On 11 April 2014 17:54, Bastian Bittorf wrote: > * Roman Yeryomin [11.04.2014 16:48]: >> > at the moment i dont have time for this, but if somebody like, >> > SSH-access and SSH to serial-line is possible (screen-session). >> >> Did you fix anything to boot it?

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Roman Yeryomin
On 11 April 2014 18:39, Roman Yeryomin wrote: > On 11 April 2014 17:54, Bastian Bittorf wrote: >> * Roman Yeryomin [11.04.2014 16:48]: >>> > at the moment i dont have time for this, but if somebody like, >>> > SSH-access and SSH to serial-line is possible (scr

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Roman Yeryomin
On 11 April 2014 19:13, Bastian Bittorf wrote: > * Roman Yeryomin [11.04.2014 17:56]: >> Tried jffs2 image - same result. >> Could it be because I have 532A version? That one was with bigger RAM >> (64M) with no other differences (as far as I know). >> Images here

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Roman Yeryomin
On 11 April 2014 19:52, Roman Yeryomin wrote: > On 11 April 2014 19:13, Bastian Bittorf wrote: >> * Roman Yeryomin [11.04.2014 17:56]: >>> Tried jffs2 image - same result. >>> Could it be because I have 532A version? That one was with bigger RAM >>> (64M) wi

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Roman Yeryomin
On 11 April 2014 23:07, Bastian Bittorf wrote: > * Roman Yeryomin [11.04.2014 20:18]: >> > seems generating the rootfs is broken for you somehow. >> >> ptgen fault? >> I have 64bit environment if that matters... > > please go into 'target/linux/rb5

[OpenWrt-Devel] [PATCH] [ramips] add port_init for rt2880

2014-04-13 Thread Roman Yeryomin
Forgotten patch to fix ethernet for rt2880. Based on previously submitted patch from Claudio. Signed-off-by: Roman Yeryomin --- .../patches-3.10/0118-NET-MIPS-add-ralink-SoC-ethernet-driver.patch| 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/ramips

[OpenWrt-Devel] [PATCH] [rb532] Fix ext4 and squashfs images

2014-04-15 Thread Roman Yeryomin
Not sure why but jffs2 images cannot be fixed in the same way as squashfs so they are still broken (at least for me). Signed-off-by: Roman Yeryomin --- target/linux/rb532/image/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/target/linux/rb532/image/Makefile

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-15 Thread Roman Yeryomin
On 11 April 2014 23:13, Roman Yeryomin wrote: > On 11 April 2014 23:07, Bastian Bittorf wrote: >> * Roman Yeryomin [11.04.2014 20:18]: >>> > seems generating the rootfs is broken for you somehow. >>> >>> ptgen fault? >>> I have 64bit environment

Re: [OpenWrt-Devel] target rb532 / routerboard / PCI issues

2014-04-16 Thread Roman Yeryomin
On 16 April 2014 11:17, Bastian Bittorf wrote: > * Roman Yeryomin [16.04.2014 09:34]: >> Also pci seems to be broken as neither miniPCI slots nor VIA ethernet >> ports are not working: > > can you please try to fiddle in: > http://patchwork.linux-mips.org/patch/4087/ &g

Re: [OpenWrt-Devel] [PATCH 0/3] ramips: add support for Airlink101 AR725W

2014-04-21 Thread Roman Yeryomin
On 21 April 2014 11:05, John Crispin wrote: > > > On 21/04/2014 05:18, Claudio Leite wrote: >> The Airlink101 AR725W is a RT2880 router with 32MB RAM, 4MB flash, >> 100mbit IP175E switch and dual-band 802.11n wireless. >> >> Notes: - I couldn't get the switch to be recognized without >> building i

Re: [OpenWrt-Devel] [PATCH 0/3] ramips: add support for Airlink101 AR725W

2014-04-21 Thread Roman Yeryomin
On 21 April 2014 11:45, John Crispin wrote: > > > On 21/04/2014 10:36, Roman Yeryomin wrote: >> On 21 April 2014 11:05, John Crispin wrote: >>> >>> >>> On 21/04/2014 05:18, Claudio Leite wrote: >>>> The Airlink101 AR725W is a RT2880 router wi

Re: [OpenWrt-Devel] [PATCH 0/3] ramips: add support for Airlink101 AR725W

2014-04-21 Thread Roman Yeryomin
On 21 April 2014 12:55, John Crispin wrote: > > > On 21/04/2014 10:58, Roman Yeryomin wrote: >> The target was ramips, rt2880 and rt305x subtargets at least. I'm >> not sure how rtl8366xx differs from ip175e but both realtek switch >> and smi parts are under dri

Re: [OpenWrt-Devel] [PATCH 0/3] ramips: add support for Airlink101 AR725W

2014-04-21 Thread Roman Yeryomin
On 21 April 2014 14:17, John Crispin wrote: > Hi Roman, > > >>> the etehrnet driver needs the phy driver to be present when the >>> of_phy_connect() is called. to my knowledge there is no mechanism >>> for defeered phy attach logic. > > > i just verified to be 100% and i am correct on this. obviou

[OpenWrt-Devel] [PATCH 1/2] [qos-scripts] Improve usability by adding comment field to rules

2014-05-02 Thread Roman Yeryomin
It's quite unconveniet to remember which ports are used by which applications, especially for not so advanced users. Together with luci patch (discussed on IRC) this improves qos-scripts usability. Signed-off-by: Roman Yeryomin --- package/network/config/qos-scripts/files/usr/li

[OpenWrt-Devel] [PATCH 2/2] [qos-scripts] Add comments to existing rules

2014-05-02 Thread Roman Yeryomin
Signed-off-by: Roman Yeryomin --- package/network/config/qos-scripts/files/etc/config/qos | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package/network/config/qos-scripts/files/etc/config/qos b/package/network/config/qos-scripts/files/etc/config/qos index 8faff18..b90bb3f 100644 --- a

Re: [OpenWrt-Devel] ramips dwc_otg DEVICE_ONLY mode build failed

2014-06-04 Thread Roman Yeryomin
On 4 June 2014 18:10, John Crispin wrote: > > > On 04/06/2014 16:47, zhenjun_...@icloudaegis.com wrote: >> I doubt that the base addr of udc is base: 0x1012_ in >> datasheet but 0xB012 in source. > > > 0x1012_ == KSEG1(0xB012) > > i did not test. as i said i only compile tested fo

[OpenWrt-Devel] [PATCH] ramips: add support for Argus ATP-52B

2011-08-03 Thread Roman Yeryomin
Includes esw platform data structures change to support different position of WAN port. Signed-off-by: Roman Yeryomin -- Index: target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig === --- a/target/linux/ramips/files/arch/mips

[OpenWrt-Devel] [PATCH] ramips: fix typo in default packages

2011-08-17 Thread Roman Yeryomin
Fix fivebytepypo - there is no such kernel module wpad-mini :) Signed-off-by: Roman Yeryomin Index: target/linux/ramips/Makefile === --- a/target/linux/ramips/Makefile (revision 28007) +++ b/target/linux/ramips/Makefile

[OpenWrt-Devel] [PATCH] ramips: fix wireless on Belkin F5D8235 v2

2011-08-17 Thread Roman Yeryomin
Fix wireless firmware extract from flash for Belkin F5D8235 v2. Signed-off-by: Roman Yeryomin Index: target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom === --- a/target/linux/ramips/base-files/etc/hotplug.d

[OpenWrt-Devel] [PATCH] ramips: register usb on Belkin F5D8235 v2 and Argus ATP-52-B routers

2011-08-17 Thread Roman Yeryomin
Signed-off-by: Roman Yeryomin Index: target/linux/ramips/files/arch/mips/ralink/rt305x/mach-argus-atp52b.c === --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-argus-atp52b.c (revision 28007) +++ b/target/linux

Re: [OpenWrt-Devel] [PATCH] dwc_otg is required for external root on ramips.

2011-08-21 Thread Roman Yeryomin
On 20 August 2011 17:19, Cezary Jackiewicz wrote: > Signed-off-by: Cezary Jackiewicz > > --- > > Index: package/kernel/modules/usb.mk > === > --- package/kernel/modules/usb.mk       (wersja 28063) > +++ package/kernel/modules/usb.mk

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

2011-08-25 Thread Roman Yeryomin
This method is much more stable than reading dd's output via stdin. Signed-off-by: Roman Yeryomin Index: package/maccalc/src/main.c === --- a/package/maccalc/src/main.c(revision 28007) +++ b/package/maccalc/src/m

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

2011-08-25 Thread Roman Yeryomin
Signed-off-by: Roman Yeryomin Index: target/linux/ramips/base-files/etc/uci-defaults/nw718 === --- a/target/linux/ramips/base-files/etc/uci-defaults/nw718 (revision 28007) +++ b/target/linux/ramips/base-files/etc/uci-defaults

[OpenWrt-Devel] buildroot-ng

2011-09-06 Thread Roman Yeryomin
Did anyone think of separating buildroot-ng from the content (packages and targets) into a separate project (under OpenWrt name of cause)? Then one can do something like `make content' and depending on what is configured get either openwrt or something else. Regards, Roman

[OpenWrt-Devel] packages: add jansson JSON library

2011-09-06 Thread Roman Yeryomin
Signed-off-by: Roman Yeryomin -- Index: feeds/packages/libs/jansson/patches/01-jansson-add-jason_object_deep_update.patch === --- feeds/packages/libs/jansson/patches/01-jansson-add-jason_object_deep_update.patch (revision 0

[OpenWrt-Devel] [PATCH] base-files depends on mtd

2011-09-06 Thread Roman Yeryomin
I don't know if this is the right thing but base-files actually needs mtd. Signed-off-by: Roman Yeryomin -- Index: package/base-files/Makefile === --- a/package/base-files/Makefile (revision 28142) +++ b/package/base-

Re: [OpenWrt-Devel] buildroot-ng

2011-09-09 Thread Roman Yeryomin
On 6 September 2011 18:37, Roman Yeryomin wrote: > Did anyone think of separating buildroot-ng from the content (packages > and targets) into a separate project (under OpenWrt name of cause)? > Then one can do something like `make content' and depending on what is > configured g

[OpenWrt-Devel] [PATCH] sdk: fix generation for arm platforms

2011-09-12 Thread Roman Yeryomin
Signed-off-by: Roman Yeryomin -- Index: target/sdk/Makefile === --- a/target/sdk/Makefile (revision 28142) +++ b/target/sdk/Makefile (working copy) @@ -29,7 +29,7 @@ $(BIN_DIR)/$(SDK_NAME).tar.bz2: clean mkdir -p

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

2011-09-12 Thread Roman Yeryomin
On 26 August 2011 04:33, Roman Yeryomin wrote: > Signed-off-by: Roman Yeryomin > if there is nothing wrong, how about commiting this? Regards, Roman ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/m

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

2011-09-12 Thread Roman Yeryomin
On 26 August 2011 04:30, Roman Yeryomin wrote: > This method is much more stable than reading dd's output via stdin. > > Signed-off-by: Roman Yeryomin > > Index: package/maccalc/src/main.c > === > --- a/

Re: [OpenWrt-Devel] [PATCH] packages: add jansson JSON library

2011-09-12 Thread Roman Yeryomin
On 7 September 2011 00:21, Roman Yeryomin wrote: > Signed-off-by: Roman Yeryomin > -- if there is nothing wrong, how about commiting this? Regards, Roman ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/m

Re: [OpenWrt-Devel] [PATCH] base-files depends on mtd

2011-09-12 Thread Roman Yeryomin
On 7 September 2011 01:11, Roman Yeryomin wrote: > I don't know if this is the right thing but base-files actually needs mtd. > > Signed-off-by: Roman Yeryomin > -- > Index: package/base-files/Makefile > =

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

2011-09-16 Thread 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. > > What kind of problems do you have with piping dd's output to stdin? >

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

2011-09-16 Thread 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: >> > В Fri, 26 Aug 2011 04:30:43 +0300 >> > Roman Yeryomin пишет: >> > >>

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

2011-09-18 Thread 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: >> > В Fri, 16 Sep 2011 17:41:37 +0300 >> > Roman Yeryomin пишет: >> > >>

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

2011-09-18 Thread Roman Yeryomin
On 18 September 2011 23:00, Gert Doering wrote: > Hi, > > On Sun, Sep 18, 2011 at 09:30:09PM +0300, Roman Yeryomin wrote: >> I think how it can be that you can't read 6 bytes from stdin in one >> attempt but can do it from file? > > pipe semantics are different

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

2011-09-18 Thread Roman Yeryomin
On 18 September 2011 21:58, Alexander Gordeev wrote: >> >> > Well, then this is probably a bug in dd? Or uClibc? Or kernel? >> >> > Ok, I'll try to reproduce it. Can you please tell me what exactly is >> >> > happening? >> >> > >> >> >> >> Two different reads: >> >> root@OpenWrt:/# dd bs=1 skip=26

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

2011-09-18 Thread 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, please. >> >> maybe your solution is better but reading from temp file also work

[OpenWrt-Devel] [PATCH] kernel packages for rtl8366 switches

2011-11-03 Thread Roman Yeryomin
This allows to enable rtl8366 switches family support, which are optional (present on few boards). Tested on ramips target (both rt288x and rt305x). Signed-off-by: Roman Yeryomin Index: package/kernel/modules/netdevices.mk

[OpenWrt-Devel] [PATCH] ramips: fix Asus RT-N15 board support

2011-11-03 Thread Roman Yeryomin
Fix Asus RT-N15 flash partitions and make an image. Signed-off-by: Roman Yeryomin Index: target/linux/ramips/files/arch/mips/ralink/rt288x/mach-rt-n15.c === --- a/target/linux/ramips/files/arch/mips/ralink/rt288x/mach-rt-n15.c

[OpenWrt-Devel] [PATCH] ramips: add profile and default network config for Asus RT-N15

2011-11-03 Thread Roman Yeryomin
This uses previously submitted rtl8366 kernel packages. Signed-off-by: Roman Yeryomin Index: target/linux/ramips/rt288x/base-files-RTN15/etc/config/network === --- a/target/linux/ramips/rt288x/base-files-RTN15/etc/config/network

[OpenWrt-Devel] [PATCH] ramips: move kmod-rt2800-pci to DEFAULT_PACKAGES

2011-11-03 Thread Roman Yeryomin
I guess kmod-rt2800-pci is common for rt288x and tr305x? Otherwise there would be no point in wpad-mini there too. Signed-off-by: Roman Yeryomin Index: target/linux/ramips/rt288x/profiles/00-default.mk === --- a/target/linux/ramips

[OpenWrt-Devel] [PATCH] ramips: fix argus board rootfs size

2011-11-03 Thread Roman Yeryomin
Signed-off-by: Roman Yeryomin Index: target/linux/ramips/files/arch/mips/ralink/rt305x/mach-argus-atp52b.c === --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-argus-atp52b.c (revision 28247) +++ b/target/linux

[OpenWrt-Devel] [PATCH] ramips: Sparklan wcr-150gn board fixes

2011-11-04 Thread Roman Yeryomin
Fix partition sizes. Add buttons and leds. Register usb. Remove unnecessary stuff from Makefile (hope it will not be mangled by gmail). Fix eeprom extract. Signed-off-by: Roman Yeryomin Index: target/linux/ramips/files/arch/mips/ralink/rt305x/mach-wcr150gn.c

Re: [OpenWrt-Devel] [PATCH] ramips: enhance routine for getting MAC address from flash

2011-11-25 Thread Roman Yeryomin
On 25 November 2011 13:20, Daniel Golle wrote: > Allow reading the Ethernet MAC address from different places in the firmware. > > Use parameters for partition name, offset and OR-mask, so support for more > boards can be added easily. > > Signed-off-by: Daniel Golle > > Index: target/linux/ramip

Re: [OpenWrt-Devel] [PATCH] ramips: enhance routine for getting MAC address from flash

2011-11-25 Thread Roman Yeryomin
On 25 November 2011 23:44, Luka Perkov wrote: > On Fri, Nov 25, 2011 at 07:16:37PM +0200, Roman Yeryomin wrote: >> On 25 November 2011 13:20, Daniel Golle wrote: >> > Index: target/linux/ramips/base-files/lib/preini

Re: [OpenWrt-Devel] [PATCH] ramips: enhance routine for getting MAC address from flash

2011-12-02 Thread Roman Yeryomin
On 1 December 2011 05:06, Nerijus Baliunas wrote: > Hello, > > I have a problem that all MAC addresses are 00:11:22:33:44:55 except wlan0, > which is correct. Should this patch help me? I added "nbg-419n" to the case > line: >        case $(ramips_board_name) in >        bc2 | nbg-419n | nw718) >

Re: [OpenWrt-Devel] [PATCH] Belkin F5D8235-4 v1

2011-12-02 Thread Roman Yeryomin
On 2 December 2011 19:17, Cezary Jackiewicz wrote: > Support for Belkin F5D8235-4 v1 (RT288x) > works: > - switch > - buttons > - some leds > > does not work: > - USB (not supported by RT288XX) > - WLAN > I would think that wifi should work because it works on Asus RT-N15. Are you sure you've ena

Re: [OpenWrt-Devel] [PATCH] ramips: fix argus board rootfs size

2011-12-03 Thread Roman Yeryomin
On 4 November 2011 02:21, Roman Yeryomin wrote: > Signed-off-by: Roman Yeryomin > > Index: target/linux/ramips/files/arch/mips/ralink/rt305x/mach-argus-atp52b.c > === > --- a/target/linux/ramips/files/arch/mips/ral

[OpenWrt-Devel] [PATCH] jansson library update

2011-12-10 Thread Roman Yeryomin
Bump version to 2.2.1 Add json_object_deep_update() definition to jansson.h Signed-off-by: Roman Yeryomin Index: feeds/packages/libs/jansson/patches/01-jansson-add-jason_object_deep_update.patch === --- a/feeds/packages/libs

[OpenWrt-Devel] [PATCH] jansson library update

2011-12-15 Thread Roman Yeryomin
Resend with [OpenWrt-Devel] in subject -- Forwarded message -- From: Roman Yeryomin Date: 11 December 2011 01:47 Subject: [PATCH] jansson library update To: OpenWrt Development List Bump version to 2.2.1 Add json_object_deep_update() definition to jansson.h Signed-off-by

Re: [OpenWrt-Devel] rt2880 AP performance

2012-01-10 Thread Roman Yeryomin
On 22 December 2011 15:35, Daniel Golle wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi! > I'm trying to run an HT40-enabled AP using the rt2880 mac80211 driver on > OpenWrt > running on an Rt3050 SoC. > Somehow, the performance doesn't differ no matter if HT40 is enabled or not.

Re: [OpenWrt-Devel] Backfire (toolchain) debug advice needed: firmware built with Ubuntu 11.10 crashes, but works if built with 11.04

2012-01-10 Thread Roman Yeryomin
On 29 December 2011 10:32, crow wrote: > I am also facing these image compile error on Archlinux [1]. Also > there is on Archlinux topic discussion [2]  about same issue. Can > someone help us. > I've heard from archlinux users with gcc 4.6.2 that they have problems but don't know if they resolve

Re: [OpenWrt-Devel] rt2880 AP performance

2012-01-11 Thread Roman Yeryomin
On 11 January 2012 10:55, Helmut Schaa wrote: > On Tue, Jan 10, 2012 at 11:06 PM, Roman Yeryomin > wrote: >> I just faced the same issue - changing HT20 to HT40+/- doesn't give >> anything but this error: >> >> 20/40 MHz operation not permitted on channel

Re: [OpenWrt-Devel] [PATCH] Haveged entropy gathering daemon - Package

2012-01-12 Thread Roman Yeryomin
On 12 January 2012 14:53, Florian Fainelli wrote: > Hello, > > > On 01/12/12 12:29, Olipro wrote: >> >> Haveged is an entropy gathering daemon which refills the kernel's entropy >> pool by timing the nanoseconds a CPU takes to complete a loop. The >> existing >> haveged only supports a few archite

Re: [OpenWrt-Devel] [PATCH] Haveged entropy gathering daemon - Package

2012-01-12 Thread Roman Yeryomin
On 12 January 2012 18:02, Florian Fainelli wrote: >> Although I've done this on ramips platform and didn't face any issues >> I think that, potentially, a better source or entropy would be radio >> noise. Of cause if it's possible to get. > > Indeed, using entropy from Wi-Fi cards would also be a

Re: [OpenWrt-Devel] [PATCH] Haveged entropy gathering daemon - Package

2012-01-13 Thread Roman Yeryomin
On 12 January 2012 19:47, Florian Fainelli wrote: >>> Although I've done this on ramips platform and didn't face any issues >>> I think that, potentially, a better source or entropy would be radio >>> noise. Of cause if it's possible to get. >>> >> As network traffic from cable, radio noise could

Re: [OpenWrt-Devel] rt2880 AP performance

2012-01-14 Thread Roman Yeryomin
On 12 January 2012 11:31, Helmut Schaa wrote: > On Wed, Jan 11, 2012 at 11:45 PM, Roman Yeryomin > wrote: >>>> So is it an opensource driver issue with HT modes or inability to set >>>> 802.11n only mode? >>> >>> Not sure how much difference 11n

Re: [OpenWrt-Devel] [PATCH] Haveged entropy gathering daemon - Package

2012-01-19 Thread Roman Yeryomin
On 13 January 2012 16:21, Steffen Hoffmann wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Am 13.01.2012 10:48, wrote Roman Yeryomin: >> The best noise source would probably be radial mse parameter which >> will include radio noise and circuit noise. So

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

2012-01-19 Thread Roman Yeryomin
On 19 January 2012 11:11, Alexander Gordeev wrote: > В 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 er

Re: [OpenWrt-Devel] [PATCH] jansson library update

2012-01-19 Thread Roman Yeryomin
On 19 January 2012 19:23, Jo-Philipp Wich wrote: > Hi, > > the patch didn't apply, I folded the changes manually into r29817. > thanks, probably mangled by gmail... maybe I should send patches as attachments or, better, with git Regards, Roman ___ open

Re: [OpenWrt-Devel] [PATCH] Add G.729 and G.723.1 codecs for Asterisk

2012-01-19 Thread Roman Yeryomin
On 19 January 2012 18:10, Viktar Palstsiuk wrote: > Signed-off-by: Viktar Palstsiuk > --- >  net/asterisk-codec-g72x/Makefile |   47 > ++ >  1 files changed, 47 insertions(+), 0 deletions(-) >  create mode 100644 net/asterisk-codec-g72x/Makefile > > diff --git

Re: [OpenWrt-Devel] [PATCH] Add mostly complete support for Sitecom WL-341 v3 and other Sercomm IP1006RRv2 based boards

2012-01-21 Thread Roman Yeryomin
On 21 January 2012 00:53, Marco Antonio Mauro wrote: > This patch adds support for the Sitecom WL-341 v3 and other Sercomm > IP1006RRv2 based boards for sysupgrade support and for the initial > flash through pushbutton initiated recovery mode with the special > partition table and fixes for the qu

Re: [OpenWrt-Devel] [PATCH] ramips: Rework ramips_eth to not require irqsave locking anymore

2012-01-21 Thread Roman Yeryomin
On 17 January 2012 11:42, Helmut Schaa wrote: > @@ -313,6 +312,7 @@ ramips_eth_tx_housekeeping(unsigned long ptr) >        struct net_device *dev = (struct net_device*)ptr; >        struct raeth_priv *priv = netdev_priv(dev); > > +       spin_lock(&priv->page_lock); >        while ((priv->tx[priv-

Re: [OpenWrt-Devel] [PATCH] Add mostly complete support for Sitecom WL-341 v3 and other Sercomm IP1006RRv2 based boards

2012-01-22 Thread Roman Yeryomin
On 22 January 2012 14:13, Marco Antonio Mauro wrote: > On Sat, Jan 21, 2012 at 6:36 PM, Roman Yeryomin wrote: >> On 21 January 2012 00:53, Marco Antonio Mauro wrote: >>> This patch adds support for the Sitecom WL-341 v3 and other Sercomm >>> IP1006RRv2 based boards

[OpenWrt-Devel] [PATCH] ramips scripts updates

2012-01-22 Thread Roman Yeryomin
ned-off-by: Roman Yeryomin Index: target/linux/ramips/files/arch/mips/ralink/rt288x/mach-f5d8235-v1.c === --- a/target/linux/ramips/files/arch/mips/ralink/rt288x/mach-f5d8235-v1.c (revision 29868) +++ b/target/linux/ramips/files

Re: [OpenWrt-Devel] [PATCH] ramips: Rework ramips_eth to not require irqsave locking anymore

2012-01-23 Thread Roman Yeryomin
On 23 January 2012 11:27, Helmut Schaa wrote: > On Sun, Jan 22, 2012 at 11:44 AM, John Crispin wrote: >> On 22/01/12 02:45, Roman Yeryomin wrote: >>> On 17 January 2012 11:42, Helmut Schaa wrote: >>>> @@ -313,6 +312,7 @@ ramips_eth_tx_housekeeping(unsigne

Re: [OpenWrt-Devel] [PATCH] ramips: Rework ramips_eth to not require irqsave locking anymore

2012-01-23 Thread Roman Yeryomin
On 23 January 2012 14:38, Helmut Schaa wrote: > On Mon, Jan 23, 2012 at 11:37 AM, Roman Yeryomin > wrote: >> I will test more thoroughly but I noticed about 0.7 MB/s speed drop >> comparing with those spinlocks commented out. > > Hmm, ok, might as well just be a wifi

Re: [OpenWrt-Devel] [PATCH] ramips: Rework ramips_eth to not require irqsave locking anymore

2012-01-23 Thread Roman Yeryomin
On 23 January 2012 16:26, Helmut Schaa wrote: > On Mon, Jan 23, 2012 at 3:13 PM, Roman Yeryomin wrote: >> On 23 January 2012 14:38, Helmut Schaa wrote: >>> On Mon, Jan 23, 2012 at 11:37 AM, Roman Yeryomin >>> wrote: >>>> I will test more thoroughly

Re: [OpenWrt-Devel] [PATCH] Add mostly complete support for Sitecom WL-341 v3 and other Sercomm IP1006RRv2 based boards

2012-01-25 Thread Roman Yeryomin
On 24 January 2012 03:39, Marco Antonio Mauro wrote: >> Leds are tested in output mode which you are skipping. >> If you are testing leds only you should be skipping input mode, not >> output, and see which led blinks (it should blink 3 times if you don't >> interrupt it). > > The thing is that it

Re: [OpenWrt-Devel] [PATCH] ramips: Rework ramips_eth to not require irqsave locking anymore

2012-01-25 Thread Roman Yeryomin
On 23 January 2012 16:26, Helmut Schaa wrote: >> Well, ok, I'll retest everything again (a bit later) and let you know >> the results. > > Ok, thanks. It could be that you were right that my testing environment/hardware is not good enough. When I started to use iperf wireless card (well, probably

Re: [OpenWrt-Devel] [PATCH] rt305x: swconfig support for ramips_esw.c

2012-01-31 Thread Roman Yeryomin
On 31 January 2012 01:17, Tobias Diedrich wrote: > This patch adds basic swconfig support for ramips_esw: > > root@OpenWrt:/# swconfig dev rt305x show > Global attributes: > Port 0: >        led: 5 >        pvid: 1 > Port 1: >        led: 5 >        pvid: 1 > Port 2: >        led: 5 >        pvid:

[OpenWrt-Devel] [PATCH] ramips: fix Belkin f5d8235v2 support

2012-01-31 Thread Roman Yeryomin
ested with r29978. Adding the patch as attachment also. Signed-off-by: Roman Yeryomin Index: target/linux/ramips/files/arch/mips/ralink/rt305x/mach-f5d8235-v2.c === --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-f5

Re: [OpenWrt-Devel] [PATCH] rt305x: swconfig support for ramips_esw.c

2012-01-31 Thread Roman Yeryomin
On 31 January 2012 13:21, Tobias Diedrich wrote: >> I think that this is definitely a good thing. >> But we must be careful to fully switch to it because, eg., belkin >> board I have (and probably others with external switch) requires >> double tagging control to enable external switch (will post

Re: [OpenWrt-Devel] [PATCH] ramips: fix Belkin f5d8235v2 support

2012-02-11 Thread Roman Yeryomin
On 11 February 2012 19:12, Gabor Juhos wrote: > 2012.02.01. 3:19 keltezéssel, Roman Yeryomin írta: >> This fixes Belkin F5D8235 v2 ethernet stuff. >> To do it we first need to enable rgmii and then not to configure any >> vlans at all. Then there are two ways: enable double

Re: [OpenWrt-Devel] [PATCH] Haveged entropy gathering daemon - Package

2012-02-13 Thread Roman Yeryomin
On 13 February 2012 17:00, Olipro wrote: > Hi Florian et Mailing List, > > The author of haveged has now updated the package to 1.4 - it is now > multithreaded and incorporates my generic code that uses the raw monotonic > clock. If you're still inclined to add this package to OpenWRT, let me know

Re: [OpenWrt-Devel] [PATCH] ramips: fix Belkin f5d8235v2 support

2012-03-25 Thread Roman Yeryomin
On 14 February 2012 21:30, Gabor Juhos wrote: > 2012.02.11. 23:06 keltezéssel, Roman Yeryomin írta: >> On 11 February 2012 19:12, Gabor Juhos wrote: >>> 2012.02.01. 3:19 keltezéssel, Roman Yeryomin írta: >>>> This fixes Belkin F5D8235 v2 ethernet stuff. >>

[OpenWrt-Devel] [PATCH] ramips: fix jffs2 64k and 128k images overwrite each other

2010-07-02 Thread Roman Yeryomin
When trying to build images with jffs2 filesystem for ramips platform there is only one jffs2 image produced instead of two (64k and 128k). Signed-off-by: Roman Yeryomin Index: target/linux/ramips/image/Makefile === --- target

Re: [OpenWrt-Devel] Jason from Shenzhen

2010-07-16 Thread Roman Yeryomin
Thanks Jason, datasheet is always valuable stuff! On Fri, Jul 16, 2010 at 3:39 PM, jason duhamell wrote: > ar2317 datasheet ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] ramips: add support for Sparklan WCR-150GN board

2010-08-02 Thread Roman Yeryomin
This patch adds support for Sparklan WCR-150GN board. Network configuration should be tweaked to make it work fully. The reason it's not in this patch is that ramips target should be modified to support different /etc/config/network files for different boards. Signed-off-by: Roman Yer

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Sparklan WCR-150GN board

2010-08-02 Thread Roman Yeryomin
/Profile/WCR150GN,$(1)) endef endif On 2 August 2010 22:55, Roman Yeryomin wrote: > This patch adds support for Sparklan WCR-150GN board. > Network configuration should be tweaked to make it work fully. The > reason it's not in this patch is that ramips target should be modifie

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Sparklan WCR-150GN board

2010-08-13 Thread Roman Yeryomin
Hello! Any chance to commit this? Regards, Roman On 2 August 2010 22:59, Roman Yeryomin wrote: > Sorry, forgot Makefile changes: > > Index: target/linux/ramips/image/Makefile > === > --- a/target/linux/ramips

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Sparklan WCR-150GN board

2010-08-15 Thread Roman Yeryomin
Thanks! On 15 August 2010 12:45, Gabor Juhos wrote: > 2010.08.13. 19:21 keltezéssel, Roman Yeryomin írta: >> Hello! >> Any chance to commit this? > > Applied with minor changes: https://dev.openwrt.org/changeset/22658 > > Thanks, > Gabor > __

[OpenWrt-Devel] [PATCH] x86: add cpu msr kernel module package

2010-08-24 Thread Roman Yeryomin
This adds a separate kernel package for x86 cpu msr support. MSR module is needed e.g. when updating coreboot bios on alix boards. Signed-off-by: Roman Yeryomin Index: package/kernel/modules/other.mk === --- a/package/kernel

[OpenWrt-Devel] [PATCH] generic: add rtl8366rb switch port rate/disable and vlan fid support

2010-08-25 Thread Roman Yeryomin
ybe a bit ugly and could be done together with set_vlan_ports (which sets fid to 0 by default so after every `set ports ...` one need to `set fid ...` also) but this way it works fine too. Signed-off-by: Roman Yeryomin -- Index: target/linux/generic/files/drivers/net/phy/rtl836

Re: [OpenWrt-Devel] [PATCH] generic: add rtl8366rb switch port rate/disable and vlan fid support

2010-09-19 Thread Roman Yeryomin
Hi! Ok.. first sorry for the delay, second thanks for comments! Let's split this. Here is a patch for port rate, port and qos enable/disable support. Roman On 2 September 2010 10:47, Gabor Juhos wrote: > 2010.08.26. 1:17 keltezéssel, Roman Yeryomin írta: >> Using this patch it

Re: [OpenWrt-Devel] [PATCH] generic: add rtl8366rb switch port rate/disable and vlan fid support

2010-09-20 Thread Roman Yeryomin
uint's so they're visible in a source-level > debugger. > > Thanks, > > -Philip > > > > On 9/19/10 5:35 PM, Roman Yeryomin wrote: >> >> Hi! >> Ok.. first sorry for the delay, second thanks for comments! >> Let's split this. Here is a

Re: [OpenWrt-Devel] [PATCH] generic: add rtl8366rb switch port rate/disable and vlan fid support

2010-09-21 Thread Roman Yeryomin
So, if there are no problems, how about commiting it? Roman On 20 September 2010 23:57, Philip Prindeville wrote: >  No other issues here (but then, I'm not an official reviewer). > > > On 9/20/10 1:25 PM, Roman Yeryomin wrote: >> >> Sure, good idea! >> >&g

Re: [OpenWrt-Devel] [PATCH] generic: add rtl8366rb switch port rate/disable and vlan fid support

2010-09-27 Thread Roman Yeryomin
Thanks! Strange - it applies cleanly for me. But I understand the error - thanks for fixing. Roman On 27 September 2010 17:50, Gabor Juhos wrote: > 2010.09.21. 23:46 keltezéssel, Roman Yeryomin írta: >> So, if there are no problems, how about commiting it? > > Applied in r231

Re: [OpenWrt-Devel] [PATCH] enhance rtl8366rb driver v2

2010-09-28 Thread Roman Yeryomin
Did you test this? Seems that you confused rtl8366rb with rtl8368s. Regards, Roman On 28 September 2010 19:44, Luca Niccoli wrote: > This second version of the patch is rebased on the work done by Roman > Yeryomin and applied in r23126. > It corrects a minor miscalculation in the port

Re: [OpenWrt-Devel] [PATCH] enhance rtl8366rb driver v2

2010-09-28 Thread Roman Yeryomin
I mean that storm filtering registers are different and seems that the logic should be too, but the original driver is confusing also that's why I ask if you've tested this. Regards, Roman On 28 September 2010 22:00, Roman Yeryomin wrote: > Did you test this? Seems that you confu

Re: [OpenWrt-Devel] [PATCH] enhance rtl8366rb driver v2

2010-09-29 Thread Roman Yeryomin
On 29 September 2010 10:59, Luca Niccoli wrote: > On 28 September 2010 21:19, Roman Yeryomin wrote: >> I mean that storm filtering registers are different and seems that the >> logic should be too, but the original driver is confusing also that's >> why I ask if you

[OpenWrt-Devel] [PATCH] add rtl8366 switch kernel packages

2010-09-29 Thread Roman Yeryomin
Add rtl8366 switch kernel packages so that they could be selected if a user has board with such switch. Signed-off-by: Roman Yeryomin Index: package/kernel/modules/netdevices.mk === --- package/kernel/modules/netdevices.mk

Re: [OpenWrt-Devel] [PATCH] add rtl8366 switch kernel packages

2010-09-29 Thread Roman Yeryomin
d to all boards what is useless because not all boards have these switches. Regards, Roman On 29 September 2010 15:04, Jonas Gorski wrote: > Hi > > On 29 September 2010 13:22, Roman Yeryomin wrote: >> Add rtl8366 switch kernel packages so that they could be selected if a >

<    1   2   3   4   5   >