[OpenWrt-Devel] Question about squasfsh/jffs2 on NAND (WNDR3700v4 / WNDR4300)

2013-08-03 Thread Rafał Miłecki
Hi, Personally I'm playing with Broadcom devices, but my friend asked me for help with WNDR4300. It's a device very similar to the WNDR3700v4. http://wikidevi.com/wiki/Netgear_WNDR3700v4 http://wikidevi.com/wiki/Netgear_WNDR4300 http://wiki.openwrt.org/toh/netgear/wndr3700

Re: [OpenWrt-Devel] Question about squasfsh/jffs2 on NAND (WNDR3700v4 / WNDR4300)

2013-08-03 Thread Jonas Gorski
On Sat, Aug 3, 2013 at 11:14 AM, Rafał Miłecki zaj...@gmail.com wrote: Hi, Personally I'm playing with Broadcom devices, but my friend asked me for help with WNDR4300. It's a device very similar to the WNDR3700v4. http://wikidevi.com/wiki/Netgear_WNDR3700v4

Re: [OpenWrt-Devel] [PATCH 3/3] gpio-button-hotplug: use gpio_button_get_value() to initialize last_state.

2013-08-03 Thread Felix Fietkau
On 2013-08-01 1:02 PM, Yousong Zhou wrote: TL-WR720N-v3 has a slider switch composed of 2 GPIO buttons which can be used to swtich between 3 positions. At leat 1 button is in pressed state in any of those positions. Initialize 'last_state' as 0 (released) will cause the device to

Re: [OpenWrt-Devel] [PATCH 3/3] gpio-button-hotplug: use gpio_button_get_value() to initialize last_state.

2013-08-03 Thread Yousong Zhou
On 3 August 2013 19:51, Felix Fietkau n...@openwrt.org wrote: On 2013-08-01 1:02 PM, Yousong Zhou wrote: TL-WR720N-v3 has a slider switch composed of 2 GPIO buttons which can be used to swtich between 3 positions. At leat 1 button is in pressed state in any of those positions. Initialize

Re: [OpenWrt-Devel] Question about squasfsh/jffs2 on NAND (WNDR3700v4 / WNDR4300)

2013-08-03 Thread Chirag Chhatriwala
On Sat, Aug 3, 2013 at 6:51 AM, Jonas Gorski j...@openwrt.org wrote: No, this is a generic NAND flash problem. The issue is that squashfs has no bad block management at all and requires all blocks on order; but for proper NAND bad block management you also need to be able to skip bad blocks

Re: [OpenWrt-Devel] Question about squasfsh/jffs2 on NAND (WNDR3700v4 / WNDR4300)

2013-08-03 Thread John Crispin
On 03/08/13 16:04, Chirag Chhatriwala wrote: So what does this mean for the future of OpenWrt on NAND based devices? It seems like there are quite a few new and upcoming devices making use of NAND flash exclusively. If squashfs (which according to me has been the filesystem of choice on my

[OpenWrt-Devel] [PATCH] gpio for Linksys E4200v1

2013-08-03 Thread Cezary Jackiewicz
GPIO for Linksys E4200v1, tested and works. This closes #13454 and #13894 Signed-off-by: Cezary Jackiewicz cezary.jackiew...@gmail.com --- Index: package/kernel/broadcom-diag/src/diag.c === ---

Re: [OpenWrt-Devel] [PATCH] gpio for Linksys E4200v1

2013-08-03 Thread Hauke Mehrtens
On 08/03/2013 04:44 PM, Cezary Jackiewicz wrote: GPIO for Linksys E4200v1, tested and works. This closes #13454 and #13894 Signed-off-by: Cezary Jackiewicz cezary.jackiew...@gmail.com --- Thank you for the patch. It was applied in r37666. Hauke

Re: [OpenWrt-Devel] [PATCH] [packages] tinyproxy: update to 1.8.3

2013-08-03 Thread Luka Perkov
Hi Jonh, On Thu, Feb 21, 2013 at 11:07:12AM -0300, Jonh Wendell wrote: This patch updates tinyproxy to 1.8.3 version, which was released more than 1 year ago. Applied in r37670. Thanks! Luka ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] nmap 6.40 update patch

2013-08-03 Thread Luka Perkov
Hi Peter, On Tue, Jul 30, 2013 at 04:32:43PM +0200, Peter Wagner wrote: Signed-off-by: Peter Wagner tripo...@gmx.at Applied in r37669. Thanks! Luka ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org