[OpenWrt-Devel] [PATCH] linux/generic: Fix build failure of decompress_unlzo.c

2010-10-22 Thread Ramax Lo
The patch fixes the build failure in Linux 2.6.35.7. Other versions may have the same issue, but I haven't test it. Signed-off-by: Ramax Lo --- .../patches-2.6.35/009-decompress_unlzo_fix.patch | 27 1 files changed, 27 insertions(+), 0 deletions(-) create mode 100644 t

[OpenWrt-Devel] [PATCH] Set auth_algs in hostapd.conf, make it configurable for WEP

2010-10-22 Thread Mark Mentovai
Always set auth_algs in hostapd.conf. For WEP, auth_algs is configurable using a new UCI parameter, auth_algs, which may contain "open", "shared", or both. For other encryption types, auth_algs is always set to 1 (open). https://dev.openwrt.org/ticket/8120 Signed-off-by: Mark Mentovai --- Index

[OpenWrt-Devel] Arno's iptables firewall

2010-10-22 Thread Philip Prindeville
Anyone interested in using Arno's iptables firewall? I've used it on other distros because the plugins are modular and easy to add... ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-de

Re: [OpenWrt-Devel] [PATCH] Enhanced 3g patch reworked

2010-10-22 Thread Jo-Philipp Wich
Hi. This looks better now, I still have some points though - sorry :) Comments inline. Index: openwrt/package/comgt/files/3g.sh === --- openwrt/package/comgt/files/3g.sh (revision 23584) +++ openwrt/package/comgt/files/3g.sh (

Re: [OpenWrt-Devel] [PATCH] php5: Php's sqlite3 module needs to be explicite linked to -lpthread with uClibc.

2010-10-22 Thread Jo-Philipp Wich
Committed in r23585 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Changing how kmods get built

2010-10-22 Thread Felix Fietkau
On 2010-10-21 9:13 PM, Philip Prindeville wrote: > It was pointed out to me that, when trying to develop a patch to > enable leds-net5501 for the net5501 subtarget and building 2.6.35.x, > I needed to add various CONFIG_xxx flags such as > CONFIG_LEDS_NET5501=m to target/linux/x86/net5501/config-de

[OpenWrt-Devel] [PATCH] Enhanced 3g patch reworked

2010-10-22 Thread Lukas Macura
This patch adds support for more sophisticated 3g options for interface type 3g. Even more, it adds /etc/init.d/serialmodem script, which searches all configured devices for modems, creates right links for them and if needed, it will bring ppp interfaces up after modem is found. More info can be

Re: [OpenWrt-Devel] rt61pci performance

2010-10-22 Thread Felix Fietkau
On 2010-10-22 1:33 PM, Florian Fainelli wrote: > You can use oprofile on MIPS32 4Kc platforms without problems. This should > help > providing some insight about where most of the time is spent. MIPS 4Kc does not have generic performance counters, so oprofile will not be very accurate, and there

Re: [OpenWrt-Devel] rt61pci performance

2010-10-22 Thread Helmut Schaa
Hi, CC'ed rt2x00 list ... Am Donnerstag 21 Oktober 2010 schrieb Scott Nicholas: > On Thu, Oct 21, 2010 at 12:25 PM, Helmut Schaa > wrote: > > I fully agree. The same also applies to rt2800pci SoCs (rt305x) which are > > working quite good already (in terms of WiFi) but also show more CPU usage >