Re: [OpenWrt-Devel] [PATCH] [v2][ar71xx] Add support for Netgear WNR2200 wireless router

2013-09-19 Thread Roman A. aka BasicXP
of the amber one? In other devices it is. 2) target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2200.c, line 95 Typo, it says anber, should be amber Best regards, Roman A. aka BasicXP x12ozmo...@ya.ru signature.asc Description: OpenPGP digital signature

[OpenWrt-Devel] [PATCH] Add ledtrig-oneshot module for 3.6 kernels

2012-10-31 Thread Roman A. aka BasicXP
This patch adds a package for the ledtrig-oneshot module, available in 3.6 and later. Signed-off-by: Roman A. aka BasicXP x12ozmo...@ya.ru -- Index: package/kernel/modules/leds.mk === --- package/kernel/modules/leds.mk

Re: [OpenWrt-Devel] Unable to log in to LuCI 8899

2012-08-07 Thread Roman A. aka BasicXP
Don't know if this matters in Lua or not, but Looking at line 97 in sauth.lua, I could see is that it lacks a space after luci.sys.uptime(). 08.08.2012, в 6:05, Adam Gensler open...@kristenandadam.net написал(а): Hm...doesn't seem atime related, as the atime value seems to be derived from

[OpenWrt-Devel] [PATCH] ar71xx: fix typo in modules.mk

2012-07-25 Thread Roman A. aka BasicXP
This patch fixes a small typo in kmod-leds-wndr3700-usb description, where the board is for some reason made by NETGWR, not NETGEAR. Signed-off-by: Roman A. aka BasicXP x12ozmo...@ya.ru --- Index: target/linux/ar71xx/modules.mk

Re: [OpenWrt-Devel] Extracting board_id and region from Netgear .chk file

2012-06-20 Thread Roman A. aka BasicXP
20.06.2012, в 10:08, Rafał Miłecki zaj...@gmail.com написал(а): 2012/6/19 Roman A. aka BasicXP x12ozmo...@ya.ru: Turns out the region is 0x0002 for worldwide. If you have a WNDR4500 yourself, try running routerinfo, it will give you the information you need. Interesting, routerinfo indeeds

Re: [OpenWrt-Devel] Extracting board_id and region from Netgear .chk file

2012-06-19 Thread Roman A. aka BasicXP
There is a good topic on this: https://forum.openwrt.org/viewtopic.php?pid=15 Turns out the region is 0x0002 for worldwide. If you have a WNDR4500 yourself, try running routerinfo, it will give you the information you need. 20.06.2012, в 0:19, Rafał Miłecki zaj...@gmail.com написал(а): I

[OpenWrt-Devel] [PATCH] [packages] wifitoggle: fix typos in Makefile

2012-06-16 Thread Roman A. aka BasicXP
Signed-off-by: Roman A. aka BasicXP Index: feeds/packages/utils/wifitoggle/Makefile === --- feeds/packages/utils/wifitoggle/Makefile (revision 32396) +++ feeds/packages/utils/wifitoggle/Makefile (working copy) @@ -1,5 +1,5

Re: [OpenWrt-Devel] [PATCH] ar71xx: correctly detect NETGEAR WNDRMAC

2012-06-15 Thread Roman A. aka BasicXP
as NETGEAR ?N. Signed-off-by: Roman A. aka BasicXP x12ozmo...@ya.ru --- Index: target/linux/ar71xx/base-files/lib/ar71xx.sh === --- target/linux/ar71xx/base-files/lib/ar71xx.sh (revision 32267) +++ target/linux/ar71xx