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

Re: [OpenWrt-Devel] [PATCH] lantiq: dgn3500 support with eeprom loading from sysfs

2012-05-09 Thread Giuseppe Caso
Hi, TM,UILANG are specific netgear firmware partitions and they aren't needed, the original firmware can rebuild these at first boot and they exist only on latest firmwares. TM (partition for store traffic monitor data) UILANG (jffs2 partition to store web interface languages) It's obvious th

Re: [OpenWrt-Devel] lantiq: netgear dgn3500 with sysfs eeprom loading

2012-05-08 Thread Giuseppe Caso
Why is needed in so early stages? Why not in a kernel module? This seems the solution on atheros driver in netgear's firmware, or not? On 08/05/2012 12:07, John Crispin wrote: On 07/05/12 21:39, Pieter Voorthuijsen wrote: Hi all, I've been working on the dgn3500 implementation and I have a pat