[OpenWrt-Devel] Patch formatting for new device support

2012-07-14 Thread LEO Airwarosu Yoichi Shinoda
Hi. I've finished working on a support for Buffalo WLAE-AG300N, and was going to post a patch set. I noticed that machtype.h and Kconfig are not in the directory target/linux/ar71xx/files/arch/mips/ath79/ any more, but provided as a patch (i.e. 610-MIPS-ath79-openwrt-machines.patch) in patches-3.

Re: [OpenWrt-Devel] [PATCH] include midi utilities in alsa-utils

2012-07-14 Thread Vasilis Tsiligiannis
Στις Σαβ 07 Ιουλ 2012 14:12:13 Adam Goode έγραψε: > Along with http://patchwork.openwrt.org/patch/2144/ and > http://patchwork.openwrt.org/patch/2363/ this will enable the standard > ALSA midi utilities to be used in openwrt. > > Signed-off-by: Adam Goode Commited in r32713. Thanks! signature.as

Re: [OpenWrt-Devel] [PATCH] modernize hotplug2 rules

2012-07-14 Thread Vasilis Tsiligiannis
ìm=ªí×Þ=ëEä¯~òZ°*'µéíN¶§±÷«w(v)àm«뀨ž×§µ<©z×±·úej)܅ªìz___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] enable kernel support for ALSA midi

2012-07-14 Thread Vasilis Tsiligiannis
Στις Σαβ 07 Ιουλ 2012 11:35:19 Adam Goode έγραψε: > Here is a newer version of the patch: > > > Enable the real ALSA midi interface (seq) in the kernel. The existing > rawmidi interface is still present. This allows for the alsa midi > utilities to work. > > Signed-off-by: Adam Goode Thanks! Appl

Re: [OpenWrt-Devel] [PATCH] erlang: Version bump to R15B01

2012-07-14 Thread Vasilis Tsiligiannis
ìm=ªíÛ}»óMÑÇÏ4g°ÚD*'µéíN¶§±÷«w(v)àm«뀨ž×§µ<©z×±·úej)܅ªìz___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #11681: pppoe seems not retried after CHAP authentication failure

2012-07-14 Thread Damian Kaczkowski
I am experiencing the same problem. jows solutions works but its not ideal. There indeed itsn't an perfect solution for this problem but could you please give us the possibility of forcing a redial on AUTH_FAILED by e.g. adding appropriate setting in UCI (/etc/confing/network)? It would be disabled

Re: [OpenWrt-Devel] [PATCH] Mikrotik compatible userspace EoIP tunnel

2012-07-14 Thread Vasilis Tsiligiannis
Στις Σαβ 14 Ιουλ 2012 01:32:26 Denys Fedorysychenko έγραψε: > Mikrotik has their own GRE flavor to provide stateless ethernet tunnel. > I wrote userspace implementation, to make integration of Mikrotik with > OpenWRT easier. Tested on big/little endian platforms, normal linux, and > OpenWRT ar71xx.