Re: [OpenWrt-Devel] [PATCH][ar71xx] Mikrotik Routerboard RB2011 switch fix

2015-01-01 Thread Soren Harward
On Thu, Jan 1, 2015 at 10:45 PM, Soren Harward wrote: > I'm attaching my dmesg just in case someone who understands the boot > process of these devices better than I do can maybe figure out what > the difference is between my [working] machine and everyone else's > [non-working] machines. Actuall

Re: [OpenWrt-Devel] [PATCH][ar71xx] Mikrotik Routerboard RB2011 switch fix

2015-01-01 Thread Soren Harward
On Sun, Dec 14, 2014 at 4:41 PM, Soren Harward wrote: > On Sat, Dec 13, 2014 at 1:22 PM, Chris Green wrote: >> This patch is the same as the Routerboard 951G fix, I've built this >> and tested it on my rb-2011uias-2hnd. However we should check that it >> also works on other/older RB2011 routers

[OpenWrt-Devel] [PATCH 1/2] octeon: remove config-default

2015-01-01 Thread Stijn Tintel
Signed-off-by: Stijn Tintel --- target/linux/octeon/config-default | 244 - 1 file changed, 244 deletions(-) delete mode 100644 target/linux/octeon/config-default diff --git a/target/linux/octeon/config-default b/target/linux/octeon/config-default deleted fi

[OpenWrt-Devel] [PATCH 2/2] octeon: enable VLAN support

2015-01-01 Thread Stijn Tintel
Signed-off-by: Stijn Tintel --- target/linux/octeon/config-3.14 | 1 - target/linux/octeon/config-3.18 | 1 - 2 files changed, 2 deletions(-) diff --git a/target/linux/octeon/config-3.14 b/target/linux/octeon/config-3.14 index baabe91..79f1efe 100644 --- a/target/linux/octeon/config-3.14 +++ b/t

[OpenWrt-Devel] [PATCH] [packages] kernel: kmod-w1 - missing netlink support

2015-01-01 Thread Daniel Wiegert
- updated kernel options to include netlink support. Without netlink support kmod-w1 wont work with owfs / owserver with --w1 flag ( kernel-managed bus masters ) kmod-w1 should really have netlink support! I've sent this patch one year ago - patchwork.openwrt.org/patch/4679/ still waiting for it.

Re: [OpenWrt-Devel] [PATCH v2 2/2] dnsmasq: fix dependency problems of the dnsmasq-full variant.

2015-01-01 Thread Frank Schäfer
Hi Yousong, Am 31.12.2014 um 11:48 schrieb Yousong Zhou: > > ... >> tmp/.config-package.in:93:error: recursive dependency detected! >> tmp/.config-package.in:93: symbol PACKAGE_dnsmasq-full depends on >> PACKAGE_dnsmasq_full_ipset >> tmp/.config-package.in:124: symbol PACKAGE_dnsmasq_ful

[OpenWrt-Devel] [PATCH] package makefile for kernel module "hdpvr"

2015-01-01 Thread Ian Cass
I've successfully built "hdpvr" driver for OpenWRT. The package diff is below:- --- /home/ian/openwrt-trunk/openwrt/package/kernel/linux/modules/video.mk.orig 2015-01-01 12:35:32.260038466 + +++ /home/ian/openwrt-trunk/openwrt/package/kernel/linux/modules/video.mk 2015-01-01 12:42:25.460041447

[OpenWrt-Devel] [PATCH] video-core package fix for trunk

2015-01-01 Thread Ian Cass
The latest trunk video-core package Makefile is broken. The newer kernel builds an additional .ko that needs to be included in the package. Diff below for package/kernel/linux/modules/video.mk --- /home/ian/openwrt-trunk/openwrt/package/kernel/linux/modules/video.mk.orig 2015-01-01 12:35:32.260038