[OpenWrt-Devel] [PATCH] defaults for swconfig

2011-03-06 Thread Nikolay Martynov
Hi. it looks like luci treats 'reset' and 'enable_vlan' config options as 'true by default'. This means that it doesn't put them into config file when they are true. On the other hand swconfig seems to have 'false' as default. As the result - at least on trendnet-tew632 users cannot see each oth

[OpenWrt-Devel] [PATCH] option for heartbeat led trigger

2011-03-06 Thread Nikolay Martynov
Hi. As far as I know some time before heartbeat trigger used to be enabled by default in kernel. Now there is no easy way to enable it. This patch adds new config option which enables heartbeat trigger module in kernel. diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other

[OpenWrt-Devel] 25919 "ppp: add a few patches to reduce the package size" breaks pppoe

2011-03-06 Thread Nikolay Martynov
Hi. 25919 seems to break pppoe (one that adds 400-404 patches to ppp). In logs: Mar 26 22:44:10 router daemon.info pppd[657]: PPP session is 939 Mar 26 22:44:10 router daemon.info pppd[657]: Using interface pppoe-wan Mar 26 22:44:10 router daemon.notice pppd[657]: Connect: pppoe-wan <--> eth1 M

[OpenWrt-Devel] [PATCH] package/dropbear: re-enable keyboard-interactive authentication in the ssh client

2011-03-06 Thread Mark Mentovai
r25831 reduced the size of the dropbear executable by, among other things, disabling support for keyboard-interactive authentication. The default sshd configuration on Mac OS X only permits keyboard-interactive and public-key authentication, so unless a public key is set up, the default OpenWrt ssh

[OpenWrt-Devel] [PATCH] Initial Board Support for Aztech HW550-3G (Ralink rt3052, ramips)

2011-03-06 Thread Layne M. Edwards
This patch adds initial support for the Aztech HW550-3G (Ralink RT3052f SoC, 8MB flash, 32MB dram). Ethernet is not working yet. Wireless appears to work fine. USB does not work yet (as with other Ralink boards). Signed-off-by: Layne Edwards --- Index: target/linux/ramips/files/arch/mips

[OpenWrt-Devel] [PATCH] triggerhappy upgrade

2011-03-06 Thread Luka Perkov
This weekend I finally got some spare time and was going to fix triggerhappy compile issue but jow already fixed it :) Anyway, this is upgrade to new version. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > --- Index: Makefile ==

[OpenWrt-Devel] [PATCH] debootstrap upgrade

2011-03-06 Thread Luka Perkov
Upgrade debootstrap package. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > --- Index: Makefile === --- Makefile(revision 25902) +++ Makefile(working copy) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_

Re: [OpenWrt-Devel] luci in r25892

2011-03-06 Thread Jim Henderson
On Mon, 07 Mar 2011 00:03:18 +0100, Manuel Munz wrote: > On 06.03.2011 23:55, Jim Henderson wrote: >> /usr/sbin/uhttpd: can't resolve symbol '__fpcmp_parts_f' > > There is already a ticket for that: https://dev.openwrt.org/ticket/8959 Awesome, thanks for the quick reply. I do feel a little sill

Re: [OpenWrt-Devel] luci in r25892

2011-03-06 Thread Manuel Munz
On 06.03.2011 23:55, Jim Henderson wrote: > /usr/sbin/uhttpd: can't resolve symbol '__fpcmp_parts_f' There is already a ticket for that: https://dev.openwrt.org/ticket/8959 Regards, soma signature.asc Description: OpenPGP digital signature ___ openwr

[OpenWrt-Devel] luci in r25892

2011-03-06 Thread Jim Henderson
Just been working through an update to more current code, and I've run into a problem... I was updating to r25892 earlier today (pulled the files and built yesterday), and it seems that luci isn't working in this release. I did a little digging, and it seems that it's a problem in uhttpd (mayb

[OpenWrt-Devel] [PATCH] bcm63xx: Really fix the flash driver in 2.6.37

2011-03-06 Thread Jonas Gorski
Read back the actual rootfs length from the image tag. Signed-off-by: Jonas Gorski --- (Hopefully) *sigh* third time is the charm. This time thoroughly tested on two different devices. I chose to put these changes into its own patch as it's unreleated to the redboot partition support in 040-bc

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

2011-03-06 Thread Luca Olivetti
Al 06/03/11 19:05, En/na John Crispin ha escrit: > > i will merge the 2.6.37 update next week. this also obseltes extract.sh. Because we'll then have an official voip firmware from lantiq or...? Bye -- Luca ___ openwrt-devel mailing list openwrt-dev

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

2011-03-06 Thread John Crispin
On 06/03/11 13:58, Luca Olivetti wrote: > Al 06/03/11 13:15, En/na Luca Olivetti ha escrit: > >> Will post patches once the pending ones are applied. > > If you prefer, here's my cumulative patch that supersedes all patches > I previously posted for lantiq: > > - gpio to activate usb on the arv7

[OpenWrt-Devel] [PATCH] New package: nss-mdns.

2011-03-06 Thread Mike Brady
This package contains the nss-mdns library written by Lennart Poettering -- see: http://0pointer.de/lennart/projects/nss-mdns/ It enables OpenWRT devices to resolve domain names generated by ZEROCONF mDNS systems such as Avahi and Bonjour -- (these domain names typically end in .local.) From

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

2011-03-06 Thread Luca Olivetti
Al 06/03/11 13:58, En/na Luca Olivetti ha escrit: > Al 06/03/11 13:15, En/na Luca Olivetti ha escrit: > >> Will post patches once the pending ones are applied. > > If you prefer, here's my cumulative patch that supersedes all patches > I previously posted for lantiq: As a reference > - gpio to

Re: [OpenWrt-Devel] [PATCH] lantiq cumulative patch (was: Lantiq voip packages, any documentation?)

2011-03-06 Thread Luca Olivetti
Al 06/03/11 13:15, En/na Luca Olivetti ha escrit: > Will post patches once the pending ones are applied. If you prefer, here's my cumulative patch that supersedes all patches I previously posted for lantiq: - gpio to activate usb on the arv7518pw - improve support for the arv7518pw - use netif_r

Re: [OpenWrt-Devel] Lantiq voip packages, any documentation?

2011-03-06 Thread Luca Olivetti
Al 05/03/11 22:04, En/na Luca Olivetti ha escrit: > Al 05/03/11 21:25, En/na John Crispin ha escrit: >> On 05/03/11 21:20, Luca Olivetti wrote: >>> Al 05/03/11 21:16, En/na John Crispin ha escrit: >>> > Ok, I have to tell it where the firmware files are on the command line: > > root@Ope