[OpenWrt-Devel] Patch for new package systemd-udev needed for compilation modemmanager daemon

2013-02-23 Thread Rusink Rusinkoff
Hi! I've tried to compile new package modemmanager placed by Aleksander Morado (http://patchwork.openwrt.org/patch/3287/), and faced to this problem lsudev.c:20:25: fatal error: gudev/gudev.h: No such file or directory compilation terminated. make[5]: *** [lsudev-lsudev.o] Error 1 Modemmanager

[OpenWrt-Devel] Patch for new package systemd-udev needed for compilation modemmanager daemon (Corrected)

2013-02-23 Thread Rusink Rusinkoff
Hi! I've tried to compile new package modemmanager placed by Aleksander Morgado (http://patchwork.openwrt.org/patch/3287/), and faced to this problem lsudev.c:20:25: fatal error: gudev/gudev.h: No such file or directory compilation terminated. make[5]: *** [lsudev-lsudev.o] Error 1

[OpenWrt-Devel] [Patch] [packages] broadcom-diag : Detection of WNDR3400v1

2013-02-23 Thread Dirk Neukirchen
Hi, first time commit. nvram variable boardtype is unique for now. - button gpio were taken from nvram. - led information was taken from dd-wrt ( http://svn.dd-wrt.com/browser/src/router/libutils/utils.c ) I hope that I changed the values correctly. Signed-off-by: Dirk Neukirchen

[OpenWrt-Devel] Add support for TL-LINK TL-MR3420-v2

2013-02-23 Thread Dmytro
-If the mountain will not come to Mahomet, Mahomet must go to the mountain Quite a long time is not embedded in the support MR3420v2 in Trunk. Enough reviews of the stability the device with the openwrt firmware+this patch. Forum: https://forum.openwrt.org/viewtopic.php?id=41326 Ticket:

[OpenWrt-Devel] Enabling software control LAN1-LAN4, WAN leds on TL-MR3220-v1, TL-MR3420-v1, TL-WR841N-v7

2013-02-23 Thread Dmytro
This patch was written by the example of similar platforms TP-LINK Applying this patch, will unload the module leds_gpio, in order to use additional GPIOs (13-17) for other purposes. Ticket: https://dev.openwrt.org/ticket/12732 The formatted html version of diff:

Re: [OpenWrt-Devel] [PATCHv2][orion] Add support for 3.7

2013-02-23 Thread Maarten Bezemer
Hello, It seems that Imre Kaloz (the target maintainer) is not available? Is it possible that the patch gets reviewed/committed by someone else? Regards, Maarten On Friday 01 February 2013 22:26:40 Maarten Bezemer wrote: orion: Add support for 3.7 Signed-off-by: Maarten Bezemer

[OpenWrt-Devel] About IGMP snooping support

2013-02-23 Thread hayate
My router hardware has a AR8327 switch which is supposed to support hardware IGMP snooping, but it seems it doesn't work on my OpenWrt of trunk. I noted that in target/linux/generic/files/drivers/net/phy/ar8216.h there is a AR8327_FWD_CTRL1_IGMP defined but not used anywhere. And there is a