Re: [OpenWrt-Devel] [PATCH] fix recursive dependency in busybox config

2011-04-06 Thread thomas.langer
> On 2011-04-05 4:49 PM, Felix Fietkau wrote: > > Hi Thomas, > > > >> This patch fixes a recursive dependency in busybox config. > >> Without, it is not possible to save a diffconfig where > >> BUSYBOX_CONFIG_FEATURE_HAVE_RPC is enabled. > >> > >> Signed-off-by: Thomas Langer > > I think the ma

[OpenWrt-Devel] [PATCH] Update avahi to version 0.6.30 (ref Ticket 7424, , ipv6)

2011-04-06 Thread Mike Brady
This updates the avahi package to the latest version, 0.6.30. >From the avahi release notes: "This is a bugfix release. Make IPv6 work again i18n updates Minor other updates" It may be relevant to ticket 7424. (A few typos in the OpenWrt Makefile are also fixed.) Sign

[OpenWrt-Devel] Lantiq - work on Amazon platform?

2011-04-06 Thread Max . Muster
Hi all, there has been quite a lot of work on the LANTIQ XWAY (ifxmips) cores during the last weeks. Is there any chance the other/"older"(?) ones, like AMAZON, will also get some work/updates? Especially any progress in fixing the "broken" PCI (making e.g. use of USB impossible) would be ve

Re: [OpenWrt-Devel] Lantiq - work on Amazon platform?

2011-04-06 Thread John Crispin
On 06/04/11 10:36, max.mus...@kaffeeschluerfer.com wrote: > Hi all, > > there has been quite a lot of work on the LANTIQ XWAY (ifxmips) cores > during the last weeks. > Is there any chance the other/"older"(?) ones, like AMAZON, will also > get some work/updates? > > Especially any progress in fi

Re: [OpenWrt-Devel] Lantiq - work on Amazon platform?

2011-04-06 Thread Max . Muster
Thanks for you quick answer: I have a (small ;-)) number of Samsung /SMT/-G3010 laying around and it would be nice to be able to make some use of them (just as a small server, so at least for me, voice part is not so important, but getting USB to work would be really nice). But of course I am

Re: [OpenWrt-Devel] Request for hosting broadcom-wl-5.10.56.51.tar.bz2 (extracted from wrt610n_v2.00.00.05_us)

2011-04-06 Thread Rafał Miłecki
W dniu 2 marca 2011 00:16 użytkownik Rafał Miłecki napisał: > So far I've compared broadcom-wl-5.10.56.27.* drivers with > broadcom-wl-5.10.56.51 using only python script for extracting files > from .o files. > > As for firmware, > diff broadcom-wl-5.10.56.27.* broadcom-wl-5.10.56.51 > is followin

Re: [OpenWrt-Devel] RFC6204 for CPE routers

2011-04-06 Thread Alexander Gordeev
Sorry for the delay... В Wed, 30 Mar 2011 17:58:19 +0200 Felix Fietkau пишет: > On 2011-03-30 5:43 PM, Alexander Gordeev wrote: > > В Wed, 30 Mar 2011 17:17:01 +0200 > > Jo-Philipp Wich пишет: > > > >> Hi, > >> > >> no I have no list yet but it boils down to the fact that the current > >> ne

Re: [OpenWrt-Devel] [PATCH] 802.1Q VLAN support for Infineon ADM6996 switch chip

2011-04-06 Thread Jonas Gorski
On 5 April 2011 14:00, Jonas Gorski wrote: > I talked with the Lantiq guys, and they said there should be > differences in the default reset values of some registers, so only > indirect hints. Probably you should dump the (default) register values > of the FC and the M and compare them and try to

Re: [OpenWrt-Devel] 802.1Q VLAN support for Infineon ADM6996 switch chip for UBNT RouterStation

2011-04-06 Thread Jonas Gorski
On 5 April 2011 08:52, Yeoh Chun Yeow wrote: > Any reason why the first configuration failed? > config 'switch_vlan' >     option 'ports' '0t 1 5t' > > config 'switch_vlan' >     option 'ports' '0t 1 5t' Generally you can't have a port untagged for more than one VLAN, for all others it h

Re: [OpenWrt-Devel] 802.1Q VLAN support for Infineon ADM6996 switch chip for UBNT RouterStation

2011-04-06 Thread Yeoh Chun Yeow
Hi, Jonas, UBNT RS has two ports connected to eth1, port 0 and port 1. If you connect your Ethernet cable to port 0 without first connecting Ethernet cable to port 1, it won't work. You will see a lot of messages "Trying 100/FULL, Trying 10/HALF, Trying 10/HALF". Once you connect port 1 with Ether

[OpenWrt-Devel] [PATCH 1/1] netfilter: add xt_TRACE to list of ipt-core modules if configured in kernel

2011-04-06 Thread Philip Prindeville
xt_TRACE is a useful target to allow one to annotate (mark) packets for logging as they bounce amongst the iptables rulesets. While rarely used in production, it is useful in manually debugging iptables (either adding custom rules by hand, or making extensions to the firewall). Signed-off-by: P

[OpenWrt-Devel] Building with persistent overlay for CF-based x86 platforms

2011-04-06 Thread Philip Prindeville
I was going through the wiki where most of the extroot directions seem to be oriented to a machine with a small amount of flash and an external USB root. For x86 architectures, we're typically using 1GB CF's or larger, and it's not uncommon to have a persistent overlay with several megs of voice

[OpenWrt-Devel] [PATCH] Update HW550-3G mtd partitions

2011-04-06 Thread Layne Edwards
This patch updates the mtd partitions for the Aztech HW550-3G (ramips rt305x). Signed-off-by: Layne Edwards Index: target/linux/ramips/files/arch/mips/ralink/rt305x/mach-hw550-3g.c === --- target/linux/ramips/files/arch/mips/rali

[OpenWrt-Devel] [PATCH 1/1] x86: bump kernel version to 2.6.37.6

2011-04-06 Thread Philip Prindeville
Generic, Geos and net5501 all build fine. Signed-off-by: Philip Prindeville Index: target/linux/x86/Makefile === --- target/linux/x86/Makefile (revision 26456) +++ target/linux/x86/Makefile (working copy) @@ -12,7 +12,7 @@ FEATU

[OpenWrt-Devel] [PATCH] Add support for D-Link DIR-600 Rev B

2011-04-06 Thread Layne Edwards
This patch adds support for the D-Link DIR-600 Rev B2 (ramips rt305x). Signed-off-by: Layne Edwards Index: target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig === --- target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig

[OpenWrt-Devel] [PATCH] cifs depends on kmod-crypto-hash

2011-04-06 Thread Layne Edwards
Signed-off-by: Layne Edwards Index: package/kernel/modules/fs.mk === --- package/kernel/modules/fs.mk(revision 26505) +++ package/kernel/modules/fs.mk(working copy) @@ -44,6 +44,7 @@ define KernelPackage/fs-cifs

[OpenWrt-Devel] user.info sysinit: RTNETLINK errors

2011-04-06 Thread J. Ryan Earl
I have some log snips below from a WNDR3700v2. I'm curious what is causing the following errors, it seems to happen one time and never again. This is from r26504: Mar 27 02:54:00 OpenWrt user.info sysinit: RTNETLINK answers: No such file or directory Mar 27 02:54:00 OpenWrt user.info sysinit: RT