Re: [OpenWrt-Devel] [PATCH] ramips: fix failsafe netlogon

2012-08-05 Thread Łukasz Gołębiowski
Hi I can confirm, that this patch is also needed for edimax 3g-6200n (rt3050f). I was also having problems with not working failsafe on this router. After applying this patch, and adding board name 3g-6200n to section where wl-351 is defined, failsafe works :). 2012/7/29 Сергей Василюгин : > Fail

[OpenWrt-Devel] [PATCH] ramips: fix failsafe netlogon

2012-07-28 Thread Сергей Василюгин
Failsafe netlogon seems to be broken. telnetd starts but network is not unconfigured. Console login works. I define ramips_failsafe function with known hardcoded network configs and add it into failesafe_hook list. Checked for rt305x (dir300b1 & dir620a1). P.S. I think that other target has the