Re: [OpenWrt-Devel] [PATCH] ramips/rt305x: Add I2C gpio platform data.

2013-03-31 Thread John Crispin
Hi Tobias, i have been working on an update to ramips the last weeks, which bumps the kernel tot the upstream OF enabled one. This update will superseed your patch. we are currently not merging any patches based on the old code pattern. i will try to make an image for you to test using a dev

[OpenWrt-Devel] [PATCH] ramips/rt305x: Add I2C gpio platform data.

2013-03-31 Thread Tobias Diedrich
Add I2C gpio platform data. This is useful for the Carambola dev board (and maybe others if they use I2C). Signed-off-by: Tobias Diedrich Index: a/target/linux/ramips/files/arch/mips/ralink/rt305x/devices.c === --- b/target/linux/r

[OpenWrt-Devel] [patch] package/kernel: Add INA2XX current sensor module.

2013-03-31 Thread Tobias Diedrich
Add INA2XX current sensor module. This is a I2C current/voltage/power sensor. Signed-off-by: Tobias Diedrich Index: a/package/kernel/modules/hwmon.mk === --- a/package/kernel/modules/hwmon.mk 2012-11-18 00:01:26.875219431 +0100 +

Re: [OpenWrt-Devel] OpenVPN 2.3.1

2013-03-31 Thread Gert Doering
Hi, upstream has released OpenVPN 2.3.1 yesterday. This is relevant for OpenWRT, I think, because it's the first release ever to support PolarSSL 1.2.x, which in turn is the first branch of PolarSSL to support blowfish. In other words, if you want a small and lean OpenVPN client compiled with P

Re: [OpenWrt-Devel] how to enable openssl hardware encryption engine ?

2013-03-31 Thread valent.turko...@gmail.com
Thanks for sticking with me, I appreciate it a lot. I figured out that I was missing kernel module for sha1 and now with that module compiled I get this error: invalid engine "padlock" 3078260360:error:2506406A:lib(37):func(100):reason(106):NA:0:symname(bind_engine): Unable to resolve symbol 307

Re: [OpenWrt-Devel] [patch] ramips: Build WW factory image for DAP-1350.

2013-03-31 Thread Bryan Steele
On Thu, Mar 14, 2013 at 04:51:38PM -0400, Bryan Steele wrote: > It seems the factory image for the DAP-1350 is for North American > devices only, this adds support for devices sold internationally. > > This will also build a companion sysupgrade image, which is > redundant.. not really sure how th

Re: [OpenWrt-Devel] N810 support

2013-03-31 Thread Jiri Slachta
Hello Rural, TI_OMAP24xx is marked as broken. Unless you want to play with it, please, remove the last "broken" word in FEATURES variable in Makefile located at target/linux/omap24xx/Makefile . Jiri Dne 31.3.2013 18:15, rural napsal(a): > Ladies & Gentlemen, > > As far as I've understood, the

[OpenWrt-Devel] N810 support

2013-03-31 Thread rural
Ladies & Gentlemen, As far as I've understood, there once was an openwrt support for Nokia's N810. I thought I had finally found a replacement for the old maemo, but I've surprinsingly not been able to find the "TI OMAP-24xx" target system, as per the http://bues.ch/cms/hacking/n810-openwrt.ht

Re: [OpenWrt-Devel] No wifi on ADB P.DGA4001N

2013-03-31 Thread Álvaro Fernández Rojas
Hi Ernesto, The patches for the latest revision are already available on my Github: https://github.com/Noltari/openwrt/tree/bcm63xx-r36114 Commit: https://github.com/Noltari/openwrt/commit/66f014850b526eef2a164747dc137dcccfa5e26f Patch #1: https://github.com/Noltari/openwrt/blob/bcm63xx-r36114

Re: [OpenWrt-Devel] how to enable openssl hardware encryption engine ?

2013-03-31 Thread Jiri Slachta
Hello Valent, I think is not the openssl lib fault. If you take a look at: > [ 423.683985] padlock_sha: Fallback driver 'sha1' could not be loaded! > [ 423.703224] BUG: unable to handle kernel NULL pointer dereference at > 0052 > [ 423.713155] IP: [] init_module+0x9b3/0xb20 [cryptosoft]