[OpenWrt-Devel] [PATCH] mac80211.sh: add support for 'rate' option

2011-01-25 Thread koniu
Hello, I've been struggling to get alfa awus036h to work in client mode and the only way to maintain a stable connection is to limit the rate to 11M. Is there some existing mechanism to force bitrate or would the attached patch make sense? This basically adds "iwconfig rate " to vifs in sta mode

[OpenWrt-Devel] TP-Link TL-WA901ND V2 support

2011-01-25 Thread Jonathan Bennett
I'm working on support for the new version of the WA901ND. TP-link changed nearly every component from version 1. 32 megs of ram proc: AR9132-BC1E ethernet chip: RTL8201CP Wireless AR5416 Flash: 4MB I've gotten everything working but the Ethernet port. It's a RTL8201CP chip that drives the port. I

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

2011-01-25 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 ../sr

[OpenWrt-Devel] Resend: [PATCH v2 1/1] Update l2tpv3tun to link against libnl-2.0

2011-01-25 Thread Philip Prindeville
Include Makefile patch this time... got left out the previous time. Index: feeds/packages/net/l2tpv3tun/patches/100-nl_handle_alloc.patch === --- feeds/packages/net/l2tpv3tun/patches/100-nl_handle_alloc.patch (revision 0) +++

[OpenWrt-Devel] Resend: [PATCH 1/1] libnl version bump

2011-01-25 Thread Philip Prindeville
Bump from libnl-1 to libnl-2.0. Index: package/libnl/patches/140-fix-linking-libnl-genl.patch === --- package/libnl/patches/140-fix-linking-libnl-genl.patch (revision 25068) +++ package/libnl/patches/140-fix-linking-libnl-genl.p

[OpenWrt-Devel] [PATCH 1/1] Build breaks if libusb-1.0 selected

2011-01-25 Thread Philip Prindeville
There seems to be a dependency between libusb-1.0 and opkg. libusb-1.0 will only build if opkg has already been built. Index: tools/Makefile === --- tools/Makefile (revision 25095) +++ tools/Makefile (working copy) @@ -57

[OpenWrt-Devel] [PATCH 1/1] p910nd print server useless without usblp kernel module

2011-01-25 Thread Philip Prindeville
The p910nd driver provides a bidirectional network interface to USB connected printers. As such, it won't work without the 'lp' USB class (implemented in drivers/usb/class/usblp.c). Index: feeds/packages/net/p910nd/Makefile === -

[OpenWrt-Devel] [PATCH 1/1] Switch to newer CS5535 GPIO driver

2011-01-25 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 ==

Re: [OpenWrt-Devel] Quicktun package

2011-01-25 Thread Outback Dingo
Committed revision 25098 On Sat, Jan 15, 2011 at 1:54 PM, Matthias Schiffer < mschif...@universe-factory.net> wrote: > Hi, > I've created packages for Quicktun ( http://wiki.ucis.nl/QuickTun ) and > its dependency, D. J. Bernstein's NaCL cryptography library ( > http://nacl.cace-project.eu/ ). >

[OpenWrt-Devel] https://dev.openwrt.org/ticket/7840

2011-01-25 Thread bifferos
Felix, Any chance we can get the above ticket fixed, at least for RDC? You introduced the problem with r22305, and 5 months later it's still there. I produced a patch disabling crashlog just for RDC, maybe it's only a problem on that platform? If you want you can reproduce this without the r