Re: [OpenWrt-Devel] [PATCH] [package] iproute2: Add hotplug script to add slave devices to TEQL master

2012-03-28 Thread David Woodhouse
On Wed, 2012-03-28 at 16:29 -0700, Dave Taht wrote: > On Wed, Mar 28, 2012 at 3:36 PM, David Woodhouse wrote: > > > Resolves https://dev.openwrt.org/ticket/11192 > > > > You can now configure devices to be used as a TEQL slave as follows: > > # uci set network.ppp0.teql=teql0 > > # uci set network

Re: [OpenWrt-Devel] [PATCH] [package] iproute2: Add hotplug script to add slave devices to TEQL master

2012-03-28 Thread Dave Taht
On Wed, Mar 28, 2012 at 3:36 PM, David Woodhouse wrote: > Resolves https://dev.openwrt.org/ticket/11192 > > You can now configure devices to be used as a TEQL slave as follows: > # uci set network.ppp0.teql=teql0 > # uci set network.ppp1.teql=teql0 > # uci commit > I am pretty intensely curious a

[OpenWrt-Devel] [package] soloscli: Add script to syslog ADSL line stats

2012-03-28 Thread David Woodhouse
I run this from cron. With remote syslog enabled, this means I have a record of ADSL line quality variation — which is useful when diagnosing and reporting faults. Signed-off-by: David Woodhouse diff --git a/package/soloscli/Makefile b/package/soloscli/Makefile index 490186d..9a7cd89 100644 ---

[OpenWrt-Devel] [PATCH] [package] iproute2: Add hotplug script to add slave devices to TEQL master

2012-03-28 Thread David Woodhouse
Resolves https://dev.openwrt.org/ticket/11192 You can now configure devices to be used as a TEQL slave as follows: # uci set network.ppp0.teql=teql0 # uci set network.ppp1.teql=teql0 # uci commit I have teql0 configured as a normal device, and this script automatically adds the PPP devices when t

[OpenWrt-Devel] [PATCH] [package] Upgrade openconnect to v3.15

2012-03-28 Thread David Woodhouse
This fixes a bunch of interoperability issues, and one or two crashes. Signed-off-by: David Woodhouse --- net/openconnect/Makefile | 22 +-- .../patches/001-change-openssl-paths.patch | 11 -- 2 files changed, 6 insertions(+), 27 dele

Re: [OpenWrt-Devel] Have trunk snapshots been intentionally stopped?

2012-03-28 Thread Travis Kemen
It appears the buildbot slave needed to be restarted. There should be new builds showing up again. Travis On Tue, Mar 27, 2012 at 11:20 AM, Hannu Nyman wrote: > I thought that trunk snapshots were done practically daily. > Now it seems to me that there are no snapshots for any of the major > pl

[OpenWrt-Devel] Rockstar Home Router Tech-Lead/Developer Needed (San Jose)

2012-03-28 Thread Steven Saunders
Greetings All,I hope it is appropriate to post this to the openwrt developers list, I have a great opportunity …I looking for a Rockstar technical leader, architect, and hands on developer to drive the definition, design, and implementation of a ground up residential gateway software stack. This

[OpenWrt-Devel] DHCP capability

2012-03-28 Thread Philip Prindeville
Jo-Philipp, We started to talk about the following: config host option ip '192.168.1.25' option mac 'd0:27:88:59:38:e8' option name 'gwtest' option tag 'client' list dhcp_option 'option:domain-name,"acme.net"' config global option tag 'client'

Re: [OpenWrt-Devel] [PATCH] BCMA - Consolidate/reduce code in bcma_device_name

2012-03-28 Thread Hauke Mehrtens
On 03/17/2012 08:31 AM, Nathan Hintz wrote: > Eliminate unneeded procedure by incorporating code into bcma_device_name > > Signed-off-by: Nathan Hintz > Thank you for the patch. It was committed in r31120. Hauke ___ openwrt-devel mailing list openwrt

Re: [OpenWrt-Devel] [PATCH v2] BCMA - Always map 4 bytes

2012-03-28 Thread Hauke Mehrtens
On 03/23/2012 08:46 PM, Nathan Hintz wrote: > This probably doesn't matter, but reads/writes are always 4 bytes, so always > map 4 bytes. > > Changes since v1: Moved changes to new patch file > (234-bcma-always-map-4-bytes.patch). > > Signed-off-by: Nathan Hintz > Thank you for the patch. It

Re: [OpenWrt-Devel] [PATCH] lantiq cumulative patch

2012-03-28 Thread Luca Olivetti
Al 28/03/2012 7:44, En/na John Crispin ha escrit: On 28/03/12 01:42, Luca Olivetti wrote: I can wait a few days longer. what are you waiting for now ? To revert the patch that uses a fixed regdomain and apply the one that makes it dependent on a kernel command line switch. http://patchwor

Re: [OpenWrt-Devel] +AFs-Patch+AF0- Resubmitting of patch to use external sources of rootfs

2012-03-28 Thread John Crispin
On 28/03/12 10:43, Tathagata Das wrote: > Hi, > May I know whether this patch will be accepted or not ? > > Regards, > Tatha > Hi, give me a couple of days to review your patches please. will let you know when they reached the top of the stack :-) Thanks for your patience, John

Re: [OpenWrt-Devel] [PATCH] lantiq: add ath9k support to netgear dgn3500 platform

2012-03-28 Thread Pieter Voorthuijsen
Hi Andrej, > Are you sure that /etc/ath/eeprom isn't created from some flash partition in > boot time, because usually every device should have it's own eeprom > calibration data to make wifi performance best. >From manufacturers point of view it is easier to have identical products... The file i

Re: [OpenWrt-Devel] +AFs-Patch+AF0- Resubmitting of patch to use external sources of rootfs

2012-03-28 Thread Tathagata Das
Hi, May I know whether this patch will be accepted or not ? Regards, Tatha -Original Message- From: Tathagata Das [mailto:tathag...@alumnux.com] Sent: 26 March 2012 12:02 To: 'OpenWrt Development List' Subject: [Patch] Resubmitting of patch to use external sources of rootfs Hi, This c

Re: [OpenWrt-Devel] [Projekt-wlan] Freescale P1020 WLAN support

2012-03-28 Thread Wojciech Dubowik
Hello, Unless somebody else wants to do it I will try to consolidate the patches for mpc85xx and post for review. I can test p1010 and p1020 on my side. The older mpc854x will be only compile tested. Hopefully P1020WLAN dts file won't take too long so I can do it this week. Wojtek - Ori