[OpenWrt-Devel] [PATCH] Adding LISP to OpenWrt

2011-10-24 Thread Vasileios Lakafosis
Dear OpenWrt Developers, this is Vasileios Lakafosis, who, as a member of the Cisco Locator/ID Separation Protocol team at San Jose, has ported the LISP functionality to OpenWrt. As per the LISP IETF drafts, the following source code adds ba

Re: [OpenWrt-Devel] [patch] Update package mosquitto 0.12 -> 0.13

2011-10-24 Thread Nico
Updated in [28558] Thanks, -- -{Nico} ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] brcm47xx 3.1 update patch

2011-10-24 Thread Peter Wagner
Hi, The only change compared to 3.0 patches is the 920-cache-wround.patch the last hunk for the file arch/mips/mm/tlbex.c isn't included in my patch -@@ -1752,6 +1758,9 @@ build_r4000_tlbchange_handler_tail(u32 * - build_update_entries(p, tmp, ptr); - build_tlb_write_entry(p, l, r, t

Re: [OpenWrt-Devel] [PATCH 1/3] packages/utils/usb-modeswitch: new version

2011-10-24 Thread Daniel Golle
On Mon, Oct 24, 2011 at 08:24:32PM +0200, Jo-Philipp Wich wrote: > That one does not apply against the current head, can you update the patch? Fixed it. Signed-off-by: Daniel Golle diff --git a/utils/usb-modeswitch/Makefile b/utils/usb-modeswitch/Makefile index 68d40d8..62444f1 100644 --- a/util

Re: [OpenWrt-Devel] [patch] Move atheros platforms to sysfs style gpio

2011-10-24 Thread Karl P
Anyone else have an atheros board that they are interested in testing this on? Or have any thoughts or objections? Cheers, Karl P On 09/29/2011 03:38 PM, ka...@tweak.net.au wrote: Attached is a patch moving atheros platforms(/ar231x) from gpio_dev to gpiolib, with sysfs support. It has be

Re: [OpenWrt-Devel] [patch] Update package mosquitto 0.12 -> 0.13

2011-10-24 Thread Karl P
ping :) On 10/10/2011 05:44 PM, ka...@tweak.net.au wrote: Hi, Attached is a patch updating mosquitto (MQTT message broker, client tools, server, and client libraries) from version 0.12 to version 0.13 http://www.mosquitto.org for more info. Tested on "atheros" platforms for backfire. Signe

Re: [OpenWrt-Devel] [PATCH 1/3] packages/utils/usb-modeswitch: new version

2011-10-24 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 That one does not apply against the current head, can you update the patch? ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6lrWAACgkQdputYINPTPPT2QC

Re: [OpenWrt-Devel] [PATCH 2/3] packages/utils/usb-modeswitch: use the hammer

2011-10-24 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Applied in r28555 - thanks! -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6lrUYACgkQdputYINPTPNXRgCbBLBx7fBMK7d2HuYUhJE3OJdv +EUAmwVuyLXBHhHUfXvd5EtqL6B+3

Re: [OpenWrt-Devel] [PATCH 3/3] packages/utils/usb-modeswitch-data: new version

2011-10-24 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Applied in r28556 - thanks! ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6lrTYACgkQdputYINPTPPHxACfRGRvZRvzWXWhUY9qtuMVHOqM fcIAn3HJ8S9KWs6I420/N6

[OpenWrt-Devel] [PATCH 3/3] packages/utils/usb-modeswitch-data: new version

2011-10-24 Thread Daniel Golle
There is a new version of usb-modeswitch-data as well. Signed-off-by: Daniel Golle diff --git a/utils/usb-modeswitch-data/Makefile b/utils/usb-modeswitch-data/Makefile index 2e514a6..d21a2ca 100644 --- a/utils/usb-modeswitch-data/Makefile +++ b/utils/usb-modeswitch-data/Makefile @@ -8,12 +8,12

[OpenWrt-Devel] [PATCH 2/3] packages/utils/usb-modeswitch: use the hammer

2011-10-24 Thread Daniel Golle
Not particularly beautiful but doing the trick... Signed-off-by: Daniel Golle diff --git a/utils/usb-modeswitch/files/modeswitch.hotplug b/utils/usb-modeswitch/files/modeswitch.hotplug index 1aecb1f..7f9ce94 100644 --- a/utils/usb-modeswitch/files/modeswitch.hotplug +++ b/utils/usb-modeswitch/f

[OpenWrt-Devel] [PATCH 1/3] packages/utils/usb-modeswitch: new version

2011-10-24 Thread Daniel Golle
New version of usb-modeswtich. Signed-off-by: Daniel Golle diff --git a/utils/usb-modeswitch/Makefile b/utils/usb-modeswitch/Makefile index 16bd36b..62444f1 100644 --- a/utils/usb-modeswitch/Makefile +++ b/utils/usb-modeswitch/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:

[OpenWrt-Devel] [PATCH 0/3] packages/utils/usb-modeswitch[-data]: use hammer on modem

2011-10-24 Thread Daniel Golle
I want to share the results of improving USB 3G modem support in OpenWrt. So first of all, I updated usb-modeswitch and usb-modeswitch-data to the most recent versions (patch 1 and 2) and then changed the hotplug-script in such a way that it would retry running usb_modeswitch up to 6 times in case

[OpenWrt-Devel] [PATCH] mac80211: add ff16 pci id to ath5k

2011-10-24 Thread Andrej Vlašić
Gigaset sx76x routers have wlan chip pci id 168c:ff16, so it is needed to add that pci id to make it work with ath5k. Signed-off-by: Andrej Vlašić Index: trunk/package/mac80211/patches/910-ath5k-ff16-picid.patch === --- trunk/package

Re: [OpenWrt-Devel] [PATCH] mac80211: read eeprom from platform data

2011-10-24 Thread Andrej Vlašić
Ok, than use this one, only support for eeprom from platform data. On 24 October 2011 04:39, Otto Solares Cabrera wrote: > On Sun, Oct 23, 2011 at 06:51:19PM -0600, Philip Prindeville wrote: > > Personally I would have submitted these two patches separately so that > one doesn't hold up the othe

[OpenWrt-Devel] [PATCH] Version Bump FFmpeg 0.8.5

2011-10-24 Thread Ian Leonard
This patch updates FFmpeg to 0.8.5. Signed-off-by: Ian Leonard --- Index: multimedia/ffmpeg/Makefile === --- multimedia/ffmpeg/Makefile (revision 28546) +++ multimedia/ffmpeg/Makefile (working copy) @@ -8,12 +8,12 @@ include $(TOP

[OpenWrt-Devel] [PATCH] Version Bump Minidlna 1.0.22

2011-10-24 Thread Ian Leonard
This patch updates Minidlna to 1.0.22. Signed-off-by: Ian Leonard --- Index: multimedia/minidlna/Makefile === --- multimedia/minidlna/Makefile(revision 28546) +++ multimedia/minidlna/Makefile(working copy) @@ -8,12 +8

Re: [OpenWrt-Devel] busybox 1.19.2 update patch

2011-10-24 Thread Nico
Fixed in [28547] -- -{Nico} On Mon, Oct 24, 2011 at 9:31 AM, Nico wrote: > Humm, my bad, it was inadvertently disabled... Thanks for spotting it ! > > -- > -{Nico} > > On Mon, Oct 24, 2011 at 7:03 AM, Liu Yu Fei, Eric > wrote: >> May I ask why rdate is missed in this version? >> >> >> Liu Yu F

Re: [OpenWrt-Devel] busybox 1.19.2 update patch

2011-10-24 Thread Nico
Humm, my bad, it was inadvertently disabled... Thanks for spotting it ! -- -{Nico} On Mon, Oct 24, 2011 at 7:03 AM, Liu Yu Fei, Eric wrote: > May I ask why rdate is missed in this version? > > > Liu Yu Fei, Eric ___ openwrt-devel mailing list openwrt-d