[OpenWrt-Devel] Flash NAND black block management

2013-04-24 Thread Pietro Paolini
Hello all, I am a bit confusing with the bad block management problem in NAND flash devices, what I don't understand is if the BBM is handled by the MTD subsystem or my the filesystem or, again, by the device driver. Thanks, Pietro. ___

[OpenWrt-Devel] [PATCH 1/2] Add kernel module package for hid-generic driver.

2013-04-24 Thread dannybaumann
From: Danny Baumann dannybaum...@web.de Needed to support e.g. keyboards and mice. Signed-off-by: Danny Baumann dannybaum...@web.de --- package/kernel/modules/input.mk | 14 ++ 1 Datei geändert, 14 Zeilen hinzugefügt(+) diff --git a/package/kernel/modules/input.mk

[OpenWrt-Devel] [PATCH 2/2] Enable hidraw support.

2013-04-24 Thread dannybaumann
From: Danny Baumann dannybaum...@web.de It's needed for dealing with certain UART-to-USB adapters built into e.g. weather stations, and increases the hid module package only slightly (e.g. on ar71xx: 35k - 37k). Signed-off-by: Danny Baumann dannybaum...@web.de ---

Re: [OpenWrt-Devel] [PATCH 1/2] Add kernel module package for hid-generic driver.

2013-04-24 Thread Jo-Philipp Wich
Merged in r36414 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 2/2] Enable hidraw support.

2013-04-24 Thread Jo-Philipp Wich
Merged in r36415 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] porting and packaging tlsdate to/for OpenWRT

2013-04-24 Thread Russell Senior
Jacob == Jacob Appelbaum ja...@appelbaum.net writes: Jacob Hi, I'm working on porting tlsdate to various different Jacob platforms as documented here: Jacob https://github.com/ioerror/tlsdate/blob/master/INSTALL Jacob OpenWRT is one platform where I'd like to see it available and Jacob sadly,

Re: [OpenWrt-Devel] porting and packaging tlsdate to/for OpenWRT

2013-04-24 Thread Russell Senior
Russell == Russell Senior russ...@personaltelco.net writes: Jacob == Jacob Appelbaum ja...@appelbaum.net writes: Jacob Hi, I'm working on porting tlsdate to various different Jacob platforms as documented here: Jacob https://github.com/ioerror/tlsdate/blob/master/INSTALL Jacob OpenWRT is one

[OpenWrt-Devel] Mikrotik RB450

2013-04-24 Thread Pietro Paolini
Hello all, someone know if is possible to install u-boot in a Mikrotik RB450 ? Thanks, Pietro. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] Fwd: UCI types definitions

2013-04-24 Thread Francisco Cuesta
Hello, I'm doing some mappings functions for converting from channel to frequency and vicecersa, but I'm facing some trouble related to them. I have already changed the LUCI ones (on iwinfo and submitted to the trunnk version) and it works. However, I have noticed that some frequencies are not

[OpenWrt-Devel] [PATCH][V5] Zabbix: add extra packages with discovery/userparameter

2013-04-24 Thread Etienne Champetier
Hi This patch add 3 extra packages for zabbix-agentd: zabbix-extra-network: a detection rule with the ifname (eth0.1) and the network name (wan). zabbix-extra-wifi: an universal detection rule for wifi (using libuci-lua) and many userparameters (using libiwinfo-lua) zabbix-extra-mac80211: a phy

Re: [OpenWrt-Devel] Fwd: UCI types definitions

2013-04-24 Thread Mathieu Olivari
I would like to find whether ( or not since I have seen that the UCI is done using bash) the UCI has some file in which there are the type(int, float, char...) assigned to parameters as frequency, channel and so on... UCI is just a front-end that displays a bunch of files in /etc/config in a

Re: [OpenWrt-Devel] zram Init script

2013-04-24 Thread Ben West
To amplify Bastian's advice and get zram working under trunk r36225, I specifically performed these steps: 1. make menuconfig 2. In menu screen that appear, select Base System - zram-swap 3. Exit menuconfig, saving configuration. 4. make kernel_menuconfig 5. General setup - Support for paging of