[OpenWrt-Devel] [PATCH] enable Cisco Aironet on PCI systems

2008-07-25 Thread Alexandros C. Couloumbis
This patch corrects a dependency check and enables the Cisco airo wifi driver on non-isa pci systems. Signed-off-by: Alexandros C. Couloumbis --- diff -Nrub a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig --- a/drivers/net/wireless/Kconfig 2008-07-25 21:33:59.0 +0300

Re: [OpenWrt-Devel] warnings compiling b43/main.c "comparison is always false"

2008-07-25 Thread Steve Brown
Steve Brown wrote: > I get these warnings compiling for brcm47xx w/ wireless-testing tree. > > CC [M] drivers/net/wireless/b43/main.o > drivers/net/wireless/b43/main.c: In function 'b43_qos_params_upload': > drivers/net/wireless/b43/main.c:3085: warning: comparison is always > false due to limite

Re: [OpenWrt-Devel] Etrax support

2008-07-25 Thread MichelinoK
"Hinko Kocevar" <[EMAIL PROTECTED]> ha scritto nel messaggio news:[EMAIL PROTECTED] > MichelinoK wrote: >> "Hinko Kocevar" <[EMAIL PROTECTED]> ha scritto nel messaggio >> news:[EMAIL PROTECTED] >>> MichelinoK wrote: Thanks for the quick answer :) Just a question... what do you thin

[OpenWrt-Devel] Unable to dhcp with trunk

2008-07-25 Thread Roberto Riggio
Hi, i've just updated to trunk from rev 10364 and my wrap box is unable to get an IP on eth0. I've run udhcp -i eth0 but it stucks after sending three requests. Any hints about the problem (or how to debug it). The packets are actually being sent since the counter of the tx packets increases

[OpenWrt-Devel] warnings compiling b43/main.c "comparison is always false"

2008-07-25 Thread Steve Brown
I get these warnings compiling for brcm47xx w/ wireless-testing tree. CC [M] drivers/net/wireless/b43/main.o drivers/net/wireless/b43/main.c: In function 'b43_qos_params_upload': drivers/net/wireless/b43/main.c:3085: warning: comparison is always false due to limited range of data type drivers/n

Re: [OpenWrt-Devel] never ending story of patches not being applied

2008-07-25 Thread RB
> do we want bugs to be reported in trac or on the mailing list. > I personally find it difficult to keep track of which patches on the > mailing list have been applied and which have not. I'm perfectly fine with whatever mechanism is easiest for the developers actually applying the patches. It's

[OpenWrt-Devel] asus wl500g v2 status and rtl865x question

2008-07-25 Thread Sergey Lapin
Hi, all! What is status of wl500g v2? I'd like to volunteer to help with it. Alas my D-Link DI-524UP died (I don't know how permanently, just blinking leds), so I bought myself a new toy. Also - do anybody knows of hardware debugging/JTAG support for rtl865xb somewhere? I just want to know what h

Re: [OpenWrt-Devel] never ending story of patches not being applied

2008-07-25 Thread Michael Geddes
On Fri, 25 Jul 2008 03:38:40 pm [EMAIL PROTECTED] wrote: > I personally find it difficult to keep track of which patches on the > mailing list have been applied and which have not. Absolutely, unless emailed patches are going to a single person who delegates, this isn't a workable solution. > >

Re: [OpenWrt-Devel] never ending story of patches not being applied

2008-07-25 Thread Harald Schiƶberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > Trac is much more usefull here. i certainly cannot remember why patch > series started to pop up on the ML and not in trac. This may be related: https://dev.openwrt.org/cgi-bin/trac.fcgi/wiki/SubmittingPatches [..] Patch

Re: [OpenWrt-Devel] busybox fails compiling

2008-07-25 Thread Steven Van Ingelgem
Thanks for your help. For now I just keep compiling with LFS enabled. I also posted it as a bug in order to let someone keep track of the issue. Greetings, Steven 2008/7/25 Hinko Kocevar <[EMAIL PROTECTED]> > > Probably for the similar reasons. I have never used dnsmasq so I can't give > you ha

Re: [OpenWrt-Devel] never ending story of patches not being applied

2008-07-25 Thread Hinko Kocevar
[EMAIL PROTECTED] wrote: > Coming back to the never ending story of patches not being applied > > i think the first question that needs to be solved is : > > do we want bugs to be reported in trac or on the mailing list. > I personally find it difficult to keep track of which patches on the

[OpenWrt-Devel] never ending story of patches not being applied

2008-07-25 Thread john
Coming back to the never ending story of patches not being applied i think the first question that needs to be solved is : do we want bugs to be reported in trac or on the mailing list. I personally find it difficult to keep track of which patches on the mailing list have been applied and

Re: [OpenWrt-Devel] Etrax support

2008-07-25 Thread Hinko Kocevar
MichelinoK wrote: > "Hinko Kocevar" <[EMAIL PROTECTED]> ha scritto nel messaggio > news:[EMAIL PROTECTED] >> MichelinoK wrote: >>> Thanks for the quick answer :) >>> >>> Just a question... what do you think I should do to get a working 8mb >>> image? >>> I meandoes the 4mb images work or not?

Re: [OpenWrt-Devel] [PATCH] update libnfnetlink to 0.0.39

2008-07-25 Thread Andy Boyett
Committed in r11921. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] busybox fails compiling

2008-07-25 Thread Hinko Kocevar
Steven Van Ingelgem wrote: > Thanks Hinko, > > > - I added a # before CONFIG_BUSYBOX_CONFIG_LFS > - CONFIG_LARGEFILE was already not set (probably because I disabled it in > the menu) > - I deleted tmp, build_dir, staging_dir, dl, bin & did an svn update (now > 11915). > - I recompiled, but now d