[OpenWrt-Devel] [PATCH] MIPS BCM47XX - CPU_74K is non coherent

2013-02-10 Thread Nathan Hintz
The recently added bgmac ethernet driver uses "dma_sync_single_for_cpu"; however, that function only does anything for a few select CPU types. This patch resolves DMA issues (resulting in packet loss) that become evident if you do a flood ping to the router with full size packets; there will be

[OpenWrt-Devel] [PATCH][packages] asterisk11 - fix typo in CONFIGURE_ARGS

2013-02-10 Thread Jiri Slachta
This patch fixes typo in CONFIGURE_ARGS for package asterisk11-pbx-lua. Signed-off-by: Jiri Slachta Index: net/asterisk-11.x/Makefile === --- net/asterisk-11.x/Makefile (revision 35540) +++ net/asterisk-11.x/Makefile (working copy)

Re: [OpenWrt-Devel] [PATCH] Add asterisk11 package.

2013-02-10 Thread Luka Perkov
On Sun, Feb 10, 2013 at 01:11:09PM +0200, Daniel Golle wrote: > Add asterisk11 package. LTS version of Asterisk has been recently released. > This package is a bleeding-edge alternative to existing asterisk-1.8.x > package. > > Signed-off-by: Jiri Slachta > [Daniel Golle: whitespace fixes and a

[OpenWrt-Devel] [bcm63xx] Improve CFE version mod patch.

2013-02-10 Thread Álvaro Fernández Rojas
Fix "cfe-" string length copy and mtd read size. Add last byte on "cfe-v" versions a.b.c-d.e -> a.b.c-d.e-f. Add support Huawei CFE versions. Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.7/311-cfe_version_mod.patch b/target/linux/brcm63xx/patches-3.7/311

Re: [OpenWrt-Devel] [PATCH] generic: b53: fix reverted error check in probe

2013-02-10 Thread Jonas Gorski
On 9 February 2013 17:52, Rafał Miłecki wrote: > b53_switch_detect returns value returned by b53_read8, which is 0 for > success. So fail (and return error) only if b53_switch_detect returned > something else than 0. This fixes supported and advertising being zeros > for MDIO access. Oops. Thanks

Re: [OpenWrt-Devel] problems with preloaded config

2013-02-10 Thread David Lang
On Sun, 10 Feb 2013, Felix Fietkau wrote: On 2013-02-10 12:05 PM, David Lang wrote: On Sun, 10 Feb 2013, Felix Fietkau wrote: Newer OpenWrt versions put the device path in the wifi sections instead of the MAC address. This is a recent build from Trunk, could you give me an example of what's

Re: [OpenWrt-Devel] problems with preloaded config

2013-02-10 Thread Hannu Nyman
Newer OpenWrt versions put the device path in the wifi sections >> instead of the MAC address. > > This is a recent build from Trunk, could you give me an example of > what's needed? I'm not seeing it in the autogenerated config. I have several 3700/3800 and my wifi config names the "phy" inste

Re: [OpenWrt-Devel] problems with preloaded config

2013-02-10 Thread Felix Fietkau
On 2013-02-10 12:05 PM, David Lang wrote: > On Sun, 10 Feb 2013, Felix Fietkau wrote: > >> Simply leaving out the MAC address does not work for multiple wifi >> devices. > > Makes sense > >> Newer OpenWrt versions put the device path in the wifi sections >> instead of the MAC address. > > This

[OpenWrt-Devel] [PATCH] Add asterisk11 package.

2013-02-10 Thread Daniel Golle
Add asterisk11 package. LTS version of Asterisk has been recently released. This package is a bleeding-edge alternative to existing asterisk-1.8.x package. Signed-off-by: Jiri Slachta [Daniel Golle: whitespace fixes and added PostgreSQL support] Signed-off-by: Daniel Golle create mode 100644

Re: [OpenWrt-Devel] problems with preloaded config

2013-02-10 Thread David Lang
On Sun, 10 Feb 2013, Felix Fietkau wrote: Simply leaving out the MAC address does not work for multiple wifi devices. Makes sense Newer OpenWrt versions put the device path in the wifi sections instead of the MAC address. This is a recent build from Trunk, could you give me an example of w

Re: [OpenWrt-Devel] problems with preloaded config

2013-02-10 Thread Felix Fietkau
Simply leaving out the MAC address does not work for multiple wifi devices. Newer OpenWrt versions put the device path in the wifi sections instead of the MAC address. However, a much more reliable way of preconfiguring devices is putting scripts into /etc/uci-defaults that use uci commands to chan

Re: [OpenWrt-Devel] problems with preloaded config

2013-02-10 Thread Mitch Kelly
Hi, Removing option disabled 1 into 'wireless' and adding in the SSID etc before you build should do the trick, You should not need to add the MAC address into the config file, This should be added automatically when the wifi is detected. MK -Original Message- From: openwrt-devel [mailto

[OpenWrt-Devel] problems with preloaded config

2013-02-10 Thread David Lang
I've got a bunch (~50) of openwrt routers (3700/3800) to configure and I'm running into a problem with the wireless configuration. According to the documentation, I should be able to just leave out the MAC entry and on first reboot, openwrt will add it. What's happening instead is that two n