[OpenWrt-Devel] Resend #3: [PATCH 1/1] Switch to newer CS5535 GPIO driver

2011-02-12 Thread Philip Prindeville
Starting in 2.6.33, the kernel has an updated GPIO driver for the CS5535. This conforms more to the GPIO abstraction described in Documentation/gpio.txt under the section "Sysfs Interface for Userspace". Index: package/kernel/modules/other.mk

[OpenWrt-Devel] Resend #3: [PATCH v2 1/1] Redux: libnl version bump

2011-02-12 Thread Philip Prindeville
Bump from libnl-1 to libnl-2.0. Make sure libnl-nf, libnl-genl, and libnl-route get installed too. Index: package/libnl/patches/140-fix-linking-libnl-genl.patch === --- package/libnl/patches/140-fix-linking-libnl-genl.patch (re

[OpenWrt-Devel] Resend #4: [PATCH 1/1] Fix swconfig to link against libnl-2.0

2011-02-12 Thread Philip Prindeville
Trivial makefile fix. Index: package/swconfig/src/Makefile === --- package/swconfig/src/Makefile (revision 25068) +++ package/swconfig/src/Makefile (working copy) @@ -1,7 +1,7 @@ ifndef CFLAGS CFLAGS = -O2 -g -I ../src

[OpenWrt-Devel] Resend #4: [PATCH v3 1/1] Redux: Allow user to apply settings to solos h/w before bringing up network

2011-02-12 Thread Philip Prindeville
If the network/wan configuration contains "solos0" ... "solos3" then this list of strings will be applied to the FPGA when the hardware is hotplug added. The syntax should be "tag=value", as per the values enumerated in the solos-attr.c list. In the canned example, the modem is temporarily tur

[OpenWrt-Devel] Resend #4: [PATCH 1/1] Use vpi.vci notation uniformly in Solos driver

2011-02-12 Thread Philip Prindeville
Backport of upstream patch: always use vpi.vci notation. Index: target/linux/generic/patches-2.6.37/281-solos_vpi_order.patch === --- target/linux/generic/patches-2.6.37/281-solos_vpi_order.patch (revision 0) +++ target/li

Re: [OpenWrt-Devel] [PATCH 002/002] ASUS RT-N16 kmod-diag and base-files detection/setup support

2011-02-12 Thread Nathan
If you need something tested, I'm glad to help. I have two E3000s, one is used for dev only right now. Also have two WRT54GSv1.1s (no serial or jtag on those though). I may not get any patches out until tomorrow. Family life has taken priority today, and I need to finish up a patch to the nv

Re: [OpenWrt-Devel] [PATCH 002/002] ASUS RT-N16 kmod-diag and base-files detection/setup support

2011-02-12 Thread George Kashperko
Hi, > George: > > With a few additional patches; the 4716 build appears to be working > with no > noticeable problems on my Linksys E3000. This includes wireless > working on one > of the radios using the broadcom-wl driver. I haven't done a lot of > testing with it, > but I'll be playing with

Re: [OpenWrt-Devel] update-xfce-stuff-to-new-NLS-strategy

2011-02-12 Thread Lars-Peter Clausen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/11/2011 04:03 PM, Xiangfu Liu wrote: > Hi Lars > > attach patch update xfce feeds packages to new NLS strategy. > Thanks, applied. - - Lars -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - h

Re: [OpenWrt-Devel] [PATCH 002/002] ASUS RT-N16 kmod-diag and base-files detection/setup support

2011-02-12 Thread Nathan Hintz
George: With a few additional patches; the 4716 build appears to be working with no noticeable problems on my Linksys E3000. This includes wireless working on one of the radios using the broadcom-wl driver. I haven't done a lot of testing with it, but I'll be playing with it on and off t

Re: [OpenWrt-Devel] [PATCH 002/002] ASUS RT-N16 kmod-diag and base-files detection/setup support

2011-02-12 Thread George Kashperko
Hi, > My plan was to put the bcm4716 related stuff into the patch directory > for kernel 2.6.37 and stay at 2.6.36 as default kernel for trunk until > the new stuff is somehow stable. I think we should get this really work > soon as it hardware is out for 1.5 years now. > > Hauke It would be gre

Re: [OpenWrt-Devel] [PATCH 002/002] ASUS RT-N16 kmod-diag and base-files detection/setup support

2011-02-12 Thread Hauke Mehrtens
On 02/12/2011 12:15 AM, George Kashperko wrote: > Hi > > Sorry, got to my workpad too late to finally sort things out - was > extremely busy with my work last few days. > Much happy to see people are interested in getting 4716-based things > working with Openwrt. > >> >> I have been following the