[OpenWrt-Devel] ramips: Add support for China made Wireless 3G Router / SL-R7205

2012-02-15 Thread HP Teoh
The attached bsp patch is for the China made SL-R7205 Wireless 3G router. The platform is based on Ralink RT3052 and it can be found here at http://www.made-in-china.com/showroom/sissiliuwenxi/product-detailubHnaSVOnXcP/China-Wireless-3G-Router-SL-R7205-.html . I also added the hotplug

Re: [OpenWrt-Devel] ARM-Based Hardware with analog phone ports

2012-02-15 Thread Ithamar R. Adema
On 02/15/2012 12:01 AM, Luca Olivetti wrote: Doxygen documentation is only useful as a complement to proper documentation (which exists but it's not publicly available). The difference is like night and day. The person asking for this information says he's working for a large telco, somehow I

Re: [OpenWrt-Devel] ARM-Based Hardware with analog phone ports

2012-02-15 Thread Felix Fietkau
Freetz isn't really worth looking at, they simply reuse the proprietary AVM stuff. - Felix On 2012-02-14 11:49 PM, Patrick Florek wrote: A look on freetz could be worth. They modify the original firmware which is shipped out by the manufacturers, avm fritzboxes. Maybe they have some stuff

Re: [OpenWrt-Devel] ARM-Based Hardware with analog phone ports

2012-02-15 Thread Luca Olivetti
Al 15/02/12 17:28, En/na Ithamar R. Adema ha escrit: On 02/15/2012 12:01 AM, Luca Olivetti wrote: Doxygen documentation is only useful as a complement to proper documentation (which exists but it's not publicly available). The difference is like night and day. The person asking for this

[OpenWrt-Devel] [PATCH 1/1] linux 3.2: missing generic symbols

2012-02-15 Thread Philip Prindeville
These symbols are dependent on CONFIG_PCI being enabled. Signed-off-by: Philip Prindeville phil...@redfish-solutions.com Index: target/linux/generic/config-3.2 === --- target/linux/generic/config-3.2 (revision 30551) +++

Re: [OpenWrt-Devel] Sysupgrade x86 bounty

2012-02-15 Thread Russell Senior
Philip == Philip Prindeville philipp_s...@redfish-solutions.com writes: Philip On 2/11/12 1:30 PM, Philip Prindeville wrote: On 2/11/12 3:21 AM, Russell Senior wrote: What kind of bounty are you talking about? Not sure. I'd need to know the extent of the work involved before I could say.

[OpenWrt-Devel] [PATCH] Add support to ramips target for SL-R7205

2012-02-15 Thread HP Teoh
This patch adds support for the China made SL-R7205 Wireless 3G router. The platform is based on Ralink RT3052 and it can be found here at http://www.made-in-china.com/showroom/sissiliuwenxi/product-detailubHnaSVOnXcP/China-Wireless-3G-Router-SL-R7205-.html . I also added the hotplug gpio-button

Re: [OpenWrt-Devel] Mikrotik RB411 Beeper control how-to?

2012-02-15 Thread Weedy
On 14/02/12 05:51 AM, Sergey Ryazanov wrote: Hello, I create very specialized OpenWRT based firmware for RB411 and I have some difficulty with controlling board beeper to indicate device state. As I can understand from discussion RB411 how to drive user leds

Re: [OpenWrt-Devel] [PATCH] add new packages libhdhomerun and hdhomerun_config

2012-02-15 Thread Artur Twarecki
Hi Alain, Updated patch coming shortly. -- Artur On 2012-02-15, at 1:38 AM, Alain Kalker wrote: Artur, Op 14-02-12 03:46, Artur Twarecki schreef: This adds packages libhdhomerun and hdhomerun_config. Signed-off-by: Artur Twareckiopenwrt at twarecki.ca Index:

Re: [OpenWrt-Devel] [PATCH] add new packages libhdhomerun and hdhomerun_config

2012-02-15 Thread Artur Twarecki
Ok, no probs. Personally I prefer the trailing slash: it is explicit about indicating that the target is a directory. Without the trailing slash, cp will happily succeed if $(1)/usr/lib happens to be a file. Generally it looks like any given openwrt packages uses either one, or both

[OpenWrt-Devel] [PATCH] add new packages libhdhomerun and hdhomerun_config

2012-02-15 Thread Artur Twarecki
This adds packages libhdhomerun and hdhomerun_config. Signed-off-by: Artur Twarecki open...@twarecki.ca Index: package/libhdhomerun/Makefile === --- package/libhdhomerun/Makefile (revision 0) +++ package/libhdhomerun/Makefile

Re: [OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-02-15 Thread Tathagata Das
Hi Hauke, Yes, I am still working on that patch. I am now integrating Florian comments. Also I found couple of issues in write and erase functions. I have solved them too. I will submit my patch quickly. Regards, Tathagata -Original Message- From: Hauke Mehrtens