Re: [OpenWrt-Devel] [PATCH] net/openl2tp: fix ppp setup timeout in non-rpc (mini) version

2012-05-01 Thread David Woodhouse
On Mon, 2012-04-30 at 12:20 +0300, Daniel Golle wrote: > I merged your branches into my openwrt, packages and luci repos and > gave it a > try over the past 24 hours running on a ath9k-based router. > Results: very nice. This should go uptream. Thanks for testing. I've also retested on the latest

[OpenWrt-Devel] [PATCH] ramips: Make serial console for DIR-300-B1 work again

2012-05-01 Thread Tobias Diedrich
Make serial console for DIR-300-B1 work again. With some recent change, "console=ttyS1,57600" was removed from the default kernel command line, this adds the necessary mkcmdline incantation to image/Makefile to add it there for this target. This is quite likely broken for other targets as well. W

[OpenWrt-Devel] [Patch] W306R V2.0 - GPIO and Network fixes

2012-05-01 Thread David P
Fixed: GPIO typos and confirmed GPIO_BUTTON_RESET Fixed: Lan & Wan reversed: swaped "eth0.2" with "eth0.1" by removing a line(default is correct), and reversed the Lan/wan layout W to W. Added: image/Makefile now builds -factory.bin files. I am unsure of the accepted way to change the mak