[OpenWrt-Devel] [PATCH] rt305x: swconfig support for ramips_esw.c

2012-01-30 Thread Tobias Diedrich
This patch adds basic swconfig support for ramips_esw: root@OpenWrt:/# swconfig dev rt305x show Global attributes: Port 0: led: 5 pvid: 1 Port 1: led: 5 pvid: 1 Port 2: led: 5 pvid: 1 Port 3: led: 5 pvid: 1 Port 4: led: 5

Re: [OpenWrt-Devel] x86 changes (and math emulation being enabled in generic)

2012-01-30 Thread Dennis Ljungmark
On Mon, Jan 30, 2012 at 6:52 AM, Philip Prindeville < philipp_s...@redfish-solutions.com> wrote: > Anyone know why target/linux/x86/config-default has: > > CONFIG_MATH_EMULATION=y > > turned on? Most modern x86 processors have floating point. Not having an > FPU is the exception, not the rule. >

Re: [OpenWrt-Devel] [PATCH] MMnet1000 update to kernel 3.2.1

2012-01-30 Thread Przemek Rudy
No hurry, I'm busy too :) Updating whole at91 would require someone else to test it on particular platform. Roughly it looks like only patches/* should be the subject to change, so shouldn't be much work. Anyway, I'll back to this in spare time. BTW, u-boot update would be an option too at least f

[OpenWrt-Devel] [PATCH 1/1] alix2: correct h/w configuration

2012-01-30 Thread Philip Prindeville
Bump to version 3.2. Simplify and correct kernel config (based on x86/config-3.2). Drop obsolete CS5535 GPIO driver. Index: target/linux/x86/alix2/config-default === --- target/linux/x86/alix2/config-default (revision 29953) ++