[OpenWrt-Devel] [PATCH] CC-x86: add support for LEDs on PCEngines APU

2015-10-01 Thread Ben Pfountz
. - Corrects the aes-i586 kernel package to better check for a 64bit configuration. This work is based on code published here: http://daduke.org/linux/apu/ Tested with CC r47065 on a PCEngines apu1d Signed-off-by: Ben Pfountz diff -urN target.old/linux/generic/files/drivers/leds/leds-apu.c target

Re: [OpenWrt-Devel] Buffalo wzr-hp-g300nh2

2011-11-10 Thread Ben Pfountz
I would like to see support in trunk as well. In the meantime I have been using the patch Mark Deneen created, which adds support for everything except some of the LEDs and switches, see his email and thread for more info...

Re: [OpenWrt-Devel] Ath9k/hostapd connection dropping problems

2011-09-22 Thread Ben Pfountz
After a disconnect today, I checked the logs and found the unexpected replay counter already reported... WPA: received EAPOL-Key 2/2 Group with unexpected replay counter Ben On 9/21/2011 11:32 PM, Ben Pfountz wrote: I have built 28007 for a wndr3700 and deployed to a site with 10-15 users

Re: [OpenWrt-Devel] Ath9k/hostapd connection dropping problems

2011-09-21 Thread Ben Pfountz
I have built 28007 for a wndr3700 and deployed to a site with 10-15 users max. The problem occurs just as Jim described it, where it seems dhcp never assigns an address to the wireless clients. I thought it was a problem with DHCP at first. Back in my office I have built 28253 in the hopes

Re: [OpenWrt-Devel] [PATCH-v2] samba 3.0.37 update

2011-08-02 Thread Ben Pfountz
This is good news to me, thanks for your efforts. On 8/2/2011 4:08 PM, Maarten Bezemer wrote: Hello, I have updated my samba3 patch according to my new insights: - Added samba3_mountcifs package (should replace mountcifs package). Maybe I should use the same name? (but then the original

[OpenWrt-Devel] [PATCH] correct fair traffic sharing support in qos-scripts

2010-11-16 Thread Ben Pfountz
: http://oneitguy.com/blogs/netprince/fair-traffic-sharing-esfq-broken-switching-sfqexternal-classifiers This has been tested on r23914. Signed-off-by: Ben Pfountz netprincevt_edu --- qos.orig/generate.sh +++ qos/generate.sh @@ -315,10 +315,10 @@ cls_var maxrate $class

[OpenWrt-Devel] ices patches

2009-12-01 Thread Ben Pfountz
This patch adds the ices package, and corrects a small problem with the libshout installation. Signed-off-by: Ben Pfountz netprince [at] vt [dot] edu diff -urN package.old/ices/Makefile package/ices/Makefile --- package.old/ices/Makefile 1969-12-31 19:00:00.0 -0500 +++ package/ices

[OpenWrt-Devel] mpd dependencies patch

2009-12-01 Thread Ben Pfountz
This patch corrects missing dependencies in the mpd package. Signed-off-by: Ben Pfountz netprince [at] vt [dot] edu diff -urN feeds.old/packages/sound/mpd/Makefile feeds/packages/sound/mpd/Makefile --- feeds.old/packages/sound/mpd/Makefile 2009-11-10 20:16:56.0 -0500 +++ feeds

[OpenWrt-Devel] dnsmasq init updates

2008-10-03 Thread Ben Pfountz
This patch corrects a few things with the dnsmasq startup script: - makes router use dnsmasq for dns lookups - adds the search keyword to the /tmp/resolv.conf file - correctly kills dnsmasq on stop Signed-off-by: Ben Pfountz netprince [at] vt [dot] edu diff -urN package.old/dnsmasq/files

Re: [OpenWrt-Devel] dnsmasq init updates

2008-10-03 Thread Ben Pfountz
-by: Ben Pfountz netprince [at] vt [dot] edu diff -urN package.old/dnsmasq/files/dnsmasq.init package/dnsmasq/files/dnsmasq.init --- package.old/dnsmasq/files/dnsmasq.init 2008-10-03 18:26:22.0 -0400 +++ package/dnsmasq/files/dnsmasq.init 2008-10-03 18:28:03.0 -0400 @@ -2,7 +2,7

[OpenWrt-Devel] [patch] (1/6) bcm57xx: init from diag

2008-06-14 Thread Ben Pfountz
to be initialized by the driver so the driver can then reset the switch ASAP. If the switch isn't reset quickly enough, it will forward packets between the WAN and LAN, which will cause problems with modems that only allow one mac to access the internet. Tested on wrt350n. Signed-off-by: Ben

[OpenWrt-Devel] [patch] (2/6) bcm57xx: netconfig

2008-06-14 Thread Ben Pfountz
Update the netconfig script to support boardtype 0x478. I've tested this on the wrt350n, hopefully it will match the 600n as well. Signed-off-by: Ben Pfountz netprince (at) vt (dot) edu diff -urN --exclude=.svn target.old/linux/brcm-2.4/base-files/etc/init.d/netconfig target/linux/brcm-2.4

[OpenWrt-Devel] [patch] (3/6) bcm57xx: preinit

2008-06-14 Thread Ben Pfountz
to load the bcm57xx module when switch-robo and switch-adm dont detect a switch. The activate_gpio parameter to bcm57xx simply instructs the module to attempt to activate the switch via gpio before probing for the switch. Tested on wrt350n. Signed-off-by: Ben Pfountz netprince (at) vt (dot) edu

[OpenWrt-Devel] [patch] (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered

2008-06-14 Thread Ben Pfountz
to reach zero indefinitely. Signed-off-by: Ben Pfountz netprince (at) vt (dot) edu diff -urN --exclude=.svn package.nohack/switch/src/switch-core.c package/switch/src/switch-core.c --- package.nohack/switch/src/switch-core.c 2008-06-10 12:23:45.0 -0400 +++ package/switch/src/switch

[OpenWrt-Devel] [patch] include kmod-leds-gpio in NSLU2 build

2008-05-07 Thread Ben Pfountz
When the NSLU2 build switched from 2.6.23 to 2.6.24, this module became necessary to control the LEDs. More info is in the forum: http://forum.openwrt.org/viewtopic.php?id=15050 Signed-off-by: Ben Pfountz [EMAIL PROTECTED] diff -urN --exclude=.svn target.old/linux/ixp4xx/generic/profiles/200

[OpenWrt-Devel] [patch] Fixes compile problem with freeradius

2008-05-07 Thread Ben Pfountz
Compile fix for freeradius build, more info can be found in trac: https://dev.openwrt.org/ticket/2731 Signed-off-by: Ben Pfountz [EMAIL PROTECTED] diff -urN feeds.old/packages/net/freeradius/patches/010-ltdl.patch feeds/packages/net/freeradius/patches/010-ltdl.patch --- feeds.old/packages/net

[OpenWrt-Devel] [patch] update netconfig for wl-500w

2008-05-07 Thread Ben Pfountz
This patch lets netconfig support the asus wl-500w. I've been using it for some time now without problems. Signed-off-by: Ben Pfountz [EMAIL PROTECTED] diff -urN --exclude=.svn target.old/linux/brcm-2.4/base-files/etc/init.d/netconfig target/linux/brcm-2.4/base-files/etc/init.d/netconfig

[OpenWrt-Devel] [patch] ppp ip-up and ip-down breaks with pptp connection

2008-05-07 Thread Ben Pfountz
This patch allows the ip-up and ip-down scripts to work correctly for both pptp vpn clients and pppoe wan links. More info available in trac: https://dev.openwrt.org/ticket/2342#comment:2 Signed-off-by: Ben Pfountz [EMAIL PROTECTED] diff -urN package.old/ppp/files/etc/ppp/ip-down package/ppp