[OpenWrt-Devel] [PATCH] PHP5 module for asterisk (resubmit)

2008-07-30 Thread Michael Geddes
This is the PHP5 module for asterisk patch- diffed from packages/ directory. Signed-off-by: Michael Geddes -- Index: packages/lang/php5/Makefile === --- packages/lang/php5/Makefile (revision 11801) +++ packages/lang/php5/Makefile (wo

Re: [OpenWrt-Devel] [BUG] dnsmasq broken on ixp4xx

2008-07-30 Thread Andy Boyett
Thanks, this issue is known, several solutions are being discussed. The furthest along if which can be seen in ticket #3012, https://dev.openwrt.org/ticket/3012 -Andy ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.

[OpenWrt-Devel] [Patch] 2/2 PHP5 mysql module

2008-07-30 Thread Michael Geddes
Added a missing Paremeter in the patch set for php5 php5 now compiles Signed-off-by: Michael Geddes -- Index: packages/lang/php5/patches/005-APC.patch === --- packages/lang/php5/patches/005-APC.patch(revision 11372) +++ package

[OpenWrt-Devel] [Patch] 1/2 Compile threadsafe mysql library for php5

2008-07-30 Thread Michael Geddes
The libmysqlclient_r library is required to get the php5 mysql module building. I do not use mysql so this has not been tested for funtionality... but it gets the build going. Signed-off-by: Michael Geddes -- Index: packages/libs/mysql/Makefile

[OpenWrt-Devel] Freifunk´s ethernet-performace b ottle neck

2008-07-30 Thread h2o-post
Hi Freifunker, We are right befor of having a proper Freifunk based 5GHz turbo-a mesh firmware in place. The tide about madwifi under Freifunk has turned in the last weeks and adhoc meshes running in 5GHz are possible. Thanks to all programmers involved in this. The big "BUT" comes up with the net

[OpenWrt-Devel] USB on IXP4xx with ixp4xx-ehci ?

2008-07-30 Thread Karl Hiramoto
Hi, Anyone using cambria board patch and USB? https://svn.openwrt.org/openwrt/trunk/target/linux/ixp4xx/patches-2.6.26/190-cambria_support.patch or specifically linux/drivers/usb/host/ehci-ixp4xx.c? I'm trying to get the EHCI working on a board based on the intel IXP435 development board

Re: [OpenWrt-Devel] Etrax support

2008-07-30 Thread MichelinoK
Your patches work ok, I can flash the board, but it won't boot (no dhcp assigned from the router, and won't ping with a static ip set via "make menuconfig"). I don't have a serial cable so I cannot debug anything (tomorrow i'll buy a ttl converter and i'll give a try). Here's the output: [EMAIL

Re: [OpenWrt-Devel] [PATCH] update URLs for smtptrapd

2008-07-30 Thread Andy Boyett
Applied in r12014, thanks. -Andy ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] update URLs for smtptrapd

2008-07-30 Thread Staněk Luboš (lubek)
The project has moved to SourceForge, the patch updates both site and download URLs. Signed-off-by: Lubos Stanek (lubek) <[EMAIL PROTECTED]> Index: packages/net/smtptrapd/Makefile === --- packages/net/smtptrapd/Makefile (revisio

[OpenWrt-Devel] [PATCH] mac80211: fix unaligned issue for 2.6.25-26

2008-07-30 Thread Alexandros C. Couloumbis
This patch fixes get_unaligned deceleration issues under kernel 2.6.25 & 26 for mips & x86 Signed-off-by: Alexandros C. Couloumbis --- diff -Nrub compat-wireless-2008-07-29/include/net/compat.h compat-wireless-2008-07-29-new/include/net/compat.h --- compat-wireless-2008-07-29/include/net/compat.

Re: [OpenWrt-Devel] Etrax support

2008-07-30 Thread Hinko Kocevar
MichelinoK wrote: > You suspicious are right: > [..] > > > Now the problem is: what should we modify to make owrt works? I'm not a > linux expert, but if someone could tell me what differences are to check > between CrisOS and Openwrt... > > Let's wait...or do you have any idea? > For now

Re: [OpenWrt-Devel] Etrax support

2008-07-30 Thread Claudio
Hi all, I just open ticket #3578 on trac for this problem. As mentioned by john etrax is not going to be part of 808, so the bug is leave unfixed and I don't have the needed knowledge to fix it. (I don't like to start a discussion/flame about how to submit patch/bug but please use the ticket #357

Re: [OpenWrt-Devel] [PATCH] use the in-kernel hostap-driver

2008-07-30 Thread Alexandros C. Couloumbis
Nico wrote: > Hi Alexandros, > Your patch is not needed, using in-kernel hostap modules is exactly > what is being done on a 2.6 target in "package/hostap-driver". True, didn't look thoroughly into the package/hostap-driver/Makefile. ___ openwrt-devel