Re: [OpenWrt-Devel] WRT610n v2 support

2010-12-17 Thread Ryan Bair
Thank you all for your responses. It looks like there is source code for this router from linksys, looks to be binary free too. Has anyone looked at these? At first glance, they seem to be complete and binary free, although 2.4 based. Jonas: Do you happen to have these patches available somewhere

[OpenWrt-Devel] libnl-tiny : invalid conversion for g++

2010-12-17 Thread 海藻敬之
Hi, openwrt "backfire 10.03.1-rc3" g++ compiler issued some errors like "invalid conversion from void* to *struct nl_attr" when compiling cpp file which calls libnl-tiny functions. (it is OK with gcc ) g++ seems picky and I applied the following patch to fix this problem. I do appreciate any o

Re: [OpenWrt-Devel] [PATCH] tor-alpha package

2010-12-17 Thread Outback Dingo
Committed revision 24656 On Fri, Dec 17, 2010 at 8:11 PM, Jacob Appelbaum wrote: > Hi, > > This is a new Tor package for advanced Tor users who want bleeding edge > features - this package includes experimental upnp support. It does not > replace the current Tor package but rather it is a supplem

[OpenWrt-Devel] [PATCH] tor-alpha package

2010-12-17 Thread Jacob Appelbaum
Hi, This is a new Tor package for advanced Tor users who want bleeding edge features - this package includes experimental upnp support. It does not replace the current Tor package but rather it is a supplementary package. All the best, Jacob Appelbaum Signed-off-by: Jacob Appelbaum Index: net/

Re: [OpenWrt-Devel] [PATCH] contribute Open-Source VoIP projects

2010-12-17 Thread Outback Dingo
Committed revision 24654 On Fri, Dec 17, 2010 at 10:07 AM, Alfred E. Heggestad wrote: > Hi, > > many thanks for committing the patch .. I just noticed that the TABs in > Makefile's > had been converted into space, meaning that the current svn does not build > at the moment .. > > > I have fixed

Re: [OpenWrt-Devel] Decreasing size of jffs overlay

2010-12-17 Thread Jan Willies
2010/12/17 W. Michael Petullo > When configuring and building an OpenWrt image, is there a supported > means to decrease the size of the jffs overlay used with a squashfs root > filesystem? I'd like to be able to add a little space to my squashfs > partition and I rarely use the overlay. > Sure,

[OpenWrt-Devel] Decreasing size of jffs overlay

2010-12-17 Thread W. Michael Petullo
When configuring and building an OpenWrt image, is there a supported means to decrease the size of the jffs overlay used with a squashfs root filesystem? I'd like to be able to add a little space to my squashfs partition and I rarely use the overlay. -- Mike :wq _

Re: [OpenWrt-Devel] [PATCH] populate LED configuration for WZR-HP-G300NH

2010-12-17 Thread Gabor Juhos
2010.12.17. 11:27 keltezéssel, Gabor Juhos írta: <...> >> +set syst...@led[-1]='led' >> +set syst...@led[-1].name='USB' >> +set syst...@led[-1].sysfs='wzr-hp-g300nh:blue:usb' >> +set syst...@led[-1].trigger='nand-disk' > > This board has no NAND flash chip, so it makes no sense to use the nand-di

Re: [OpenWrt-Devel] 5/10 MHz operation in ath9k - Is it possible (perhaps not yet implemented) ?

2010-12-17 Thread pat-lkml
On 12/16/2010 12:54 PM, John Clark wrote: I've been pinging back and forth between a ath5k x86 system and an ath9k MIPS OpenWRT system. One of the things that has been ellusive is the ability to set the actual frequency bandwidth the Atheros

Re: [OpenWrt-Devel] [PATCH] contribute Open-Source VoIP projects

2010-12-17 Thread Alfred E. Heggestad
Hi, many thanks for committing the patch .. I just noticed that the TABs in Makefile's had been converted into space, meaning that the current svn does not build at the moment .. I have fixed this by converting the spaces back to TAB, and this time the patch is attached in the email (i.e. no

Re: [OpenWrt-Devel] [PATCH] contribute Open-Source VoIP projects

2010-12-17 Thread Outback Dingo
Committed revision 24640 On Wed, Dec 15, 2010 at 5:38 PM, Alfred E. Heggestad wrote: > On 12/14/10 2:40 AM, Jo-Philipp Wich wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Hey, >> >> the patch looks clean so far but I don't like the idea of conditional >> compilation. For the

Re: [OpenWrt-Devel] [PATCH] update triggerhappy package to version 0.3.1-1

2010-12-17 Thread Outback Dingo
Committed revision 24639. On Fri, Dec 17, 2010 at 7:09 AM, Stefan Tomanek < stefan.tomanek+open...@wertarbyte.de > wrote: > Dies schrieb Stefan Tomanek > (stefan.tomanek+open...@wertarbyte.de > ): > > > Signed-off-by: Stefan Tomanek > > > > > > --- > > utils/triggerhappy/Makefile |4 ++--

Re: [OpenWrt-Devel] [PATCH] update triggerhappy package to version 0.3.1-1

2010-12-17 Thread Stefan Tomanek
Dies schrieb Stefan Tomanek (stefan.tomanek+open...@wertarbyte.de): > Signed-off-by: Stefan Tomanek > --- > utils/triggerhappy/Makefile |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/utils/triggerhappy/Makefile b/utils/triggerhappy/Makefile > index b9569fd..58b

Re: [OpenWrt-Devel] [PATCH] populate LED configuration for WZR-HP-G300NH

2010-12-17 Thread Gabor Juhos
Hi Dave, >> <...> > Sorry this took so long to re-submit. I removed the Security LED > config since it's not really accurate and I switched the wireless to > use the phy0tpt trigger. > Signed-off-by: Dave Lichterman > > -- > > Index: target/linux/ar71xx/base-files/etc/uci-defaults/wzr-hp-g300nh

Re: [OpenWrt-Devel] WRT610n v2 support

2010-12-17 Thread Gert Doering
Hi, On Fri, Dec 17, 2010 at 10:45:07AM +0100, Tomas Kopal wrote: > BrainSlayer, the guy behind DD-Wrt, has signed NDA with Broadcom, so he > has access to original driver sources. Of course, he does not distribute > these sources, he distributes only self-compiled binaries. These are > mostly usel

Re: [OpenWrt-Devel] WRT610n v2 support

2010-12-17 Thread Tomas Kopal
BrainSlayer, the guy behind DD-Wrt, has signed NDA with Broadcom, so he has access to original driver sources. Of course, he does not distribute these sources, he distributes only self-compiled binaries. These are mostly useless for OpenWRT, as they are built for the kernel used by DD-WRT, with a l