[OpenWrt-Devel] netifd + wpa_supplicant: Multiple wifi networks not supported? (Multiple wireless 'client')

2015-06-09 Thread Felipe Lavratti
Hello, I'd like to ask if I am right to conclude that the netifd does not support multiple network {} entries in the wpa_supplicant conf file. Using multiple network entries in the wpa_supplicant conf file would be useful to configure the OpenWrt to auto associate to any visible 'network' on the

Re: [OpenWrt-Devel] [PATCH,v2] dnsmasq: bump to dnsmasq2.73rc9

2015-06-09 Thread Steven Barth
Indeed, you can have a look at http://patchwork.ozlabs.org/project/openwrt/list/ to see and download the patches extracted from the mails (also the old ones). ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix 100/10mbps ethernet link issues on mynet range extender

2015-06-09 Thread Christian Lamparter
On Tuesday, June 09, 2015 09:05:46 AM Florian Fainelli wrote: > On Jun 9, 2015 7:36 AM, "Christian Lamparter" > wrote: > > > > On Wednesday, June 03, 2015 05:20:22 PM Christian Lamparter wrote: > > > The mynet range extender hardware is suffering from ethernet > > > link loss when booting with a r

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix 100/10mbps ethernet link issues on mynet range extender

2015-06-09 Thread Florian Fainelli
On Jun 9, 2015 7:36 AM, "Christian Lamparter" wrote: > > On Wednesday, June 03, 2015 05:20:22 PM Christian Lamparter wrote: > > The mynet range extender hardware is suffering from ethernet > > link loss when booting with a recent openwrt image. This only > > happens on 100mbps links, with 1Gbps sp

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix 100/10mbps ethernet link issues on mynet range extender

2015-06-09 Thread Christian Lamparter
On Wednesday, June 03, 2015 05:20:22 PM Christian Lamparter wrote: > The mynet range extender hardware is suffering from ethernet > link loss when booting with a recent openwrt image. This only > happens on 100mbps links, with 1Gbps speed the link was fine. > > The cause of the problem is that the

Re: [OpenWrt-Devel] [PATCHv2] scripts/feeds: observe -p flag for preferential feeds

2015-06-09 Thread Karl Palsson
Karl Palsson wrote: > > John Crispin wrote: > > On 27/05/2015 18:03, Karl Palsson wrote: > > > + my $this_feed_target = lookup_target($feed, $name); > > > + $this_feed_target and do { > > > > how about just calling it $target ? > > Because even though the method is "lookup_target" it actually

[OpenWrt-Devel] [PATCH] samba36: remove host build paths

2015-06-09 Thread Dirk Neukirchen
- fix iconv detection because it adds host paths - disable python detection (host python-config is found) iconv issue is reported by buildbot config.log + replicated locally see config.log in logs.tar.gz python issue observed locally on Arch Linux Signed-off-by: Dirk Neukirchen --- package/netw

[OpenWrt-Devel] [PATCH] grub2: disable stack-protector

2015-06-09 Thread Dirk Neukirchen
- enabling "-fstack-protector" results in build errors - Upstream explicitly tests & disables it reference: upstream commit baa2a121e004a95a12e2bb7f2419de6625a30c2d Signed-off-by: Dirk Neukirchen --- package/boot/grub2/Makefile | 4 1 file changed, 4 insertions(+) diff --git a/package/boo

[OpenWrt-Devel] [PATCH] kernel: add Realtek USB to Ethernet modules

2015-06-09 Thread Dirk Neukirchen
https://forum.openwrt.org/viewtopic.php?pid=279394 Signed-off-by: Dirk Neukirchen --- package/kernel/linux/modules/usb.mk | 30 ++ 1 file changed, 30 insertions(+) diff --git a/package/kernel/linux/modules/usb.mk b/package/kernel/linux/modules/usb.mk index 68f22cc..

[OpenWrt-Devel] [PATCH] b53 kernel memory corruption fix

2015-06-09 Thread blmink
Hi, this patch fixes kernel memory corruption in b53 driver during device global reset, which causes kernel panic especially on 64bit platforms. Signed-off-by: Fedor Konstantinov --- Index: target/linux/generic/files/drivers/net/phy/b53/b53_common.c ===

Re: [OpenWrt-Devel] How to use wm8960-audio driver

2015-06-09 Thread John Crispin
Hi, i tried to make it work before but failed. the dma and pcm drivers seem to be functional. i am able to talk to the codec via i2c, however i failed to get it setup properly and make it play music. while doing some debugging i attached a logic analyzer to the pcm bus and i can actually see traff