Re: [OpenWrt-Devel] [PATCH] ramips: add support for Kingston MLW221 [resend]

2014-07-20 Thread John Crispin
Hi, this patch is line broken. what is the difference between this and the previous ? John On 19/07/2014 06:11, L. D. Pinney wrote: From: L. D. Pinney ldpin...@gmail.com This patch adds support for the Kingston Mobilelite Wireless (MLW-221)

Re: [OpenWrt-Devel] [PATCH] lantiq xway: generate ramdisk image by default

2014-07-20 Thread John Crispin
technically correct. however there is a dependency bug left over from some cargo cult cleanups. this causes the image builder to not build when ramdisk is enabled. i plan to clean this up post BB. i will ignore this patch until said time. John On 19/07/2014 15:13, Ben Mulvihill wrote:

Re: [OpenWrt-Devel] [patch] [package] ca-certificates: create symbolic link for certificate hashes

2014-07-20 Thread Felix Fietkau
On 2014-07-19 12:16, Christian Schoenebeck wrote: From: Christian Schoenebeck christian.schoeneb...@gmail.com Date: Sat, 19 Jul 2014 11:14:01 +0200 Subject: ca-certificates: create symbolic link for certificate hashes Implementing add-cert.sh functionality discribed at

Re: [OpenWrt-Devel] [PATCH] lantiq xway: generate ramdisk image by default

2014-07-20 Thread Ben Mulvihill
No problem. I'll try to make sure there is a link to a non-official ramdisk image on the wiki. (Along with some installation instructions, which at the moment are lacking!) Ben On Sun, 2014-07-20 at 08:54 +0200, John Crispin wrote: technically correct. however there is a dependency bug left

[OpenWrt-Devel] [PATCH] [orion] Update kernel to 3.14.12

2014-07-20 Thread Maarten Bezemer
Update the kernel of the orion target to version 3.14.12. Refresh orion config and patches to match the changes in the kernel Tested on WRT350N-v2 device. Signed-off-by: Maarten Bezemer maarten.beze...@gmail.com --- Makefile|2 config-default

Re: [OpenWrt-Devel] [PATCH] [orion] Update kernel to 3.14.12

2014-07-20 Thread Hauke Mehrtens
On 07/20/2014 10:39 AM, Maarten Bezemer wrote: Update the kernel of the orion target to version 3.14.12. Refresh orion config and patches to match the changes in the kernel Tested on WRT350N-v2 device. Signed-off-by: Maarten Bezemer maarten.beze...@gmail.com --- Makefile

Re: [OpenWrt-Devel] [PATCH] [orion] Update kernel to 3.14.12

2014-07-20 Thread Maarten Bezemer
On Sunday 20 July 2014 10:46:28 Hauke Mehrtens wrote: On 07/20/2014 10:39 AM, Maarten Bezemer wrote: Update the kernel of the orion target to version 3.14.12. Refresh orion config and patches to match the changes in the kernel Tested on WRT350N-v2 device. Signed-off-by: Maarten

[OpenWrt-Devel] [PATCH] [orion] Update kernel to 3.10.44

2014-07-20 Thread Maarten Bezemer
Update the kernel of the orion target to version 3.10.44. Refresh orion config and patches to match the changes in the kernel Tested on WRT350N-v2 device. Signed-off-by: Maarten Bezemer maarten.beze...@gmail.com --- Makefile|2 +- config-default

Re: [OpenWrt-Devel] [PATCH] [orion] Update kernel to 3.10.44

2014-07-20 Thread Hauke Mehrtens
On 07/20/2014 10:58 AM, Maarten Bezemer wrote: Update the kernel of the orion target to version 3.10.44. Refresh orion config and patches to match the changes in the kernel Tested on WRT350N-v2 device. Signed-off-by: Maarten Bezemer maarten.beze...@gmail.com --- Makefile

Re: [OpenWrt-Devel] [PATCH]ramips: Add Ralink RT3XXX USB OHCI driver

2014-07-20 Thread Roman Yeryomin
On 20 July 2014 12:15, John Crispin j...@phrozen.org wrote: On 20/07/2014 10:36, 郭传鈜 wrote: I think I should reply to the mail list right ... I can't use my USB Modem with ohci-platform in current kernel…only USB is connected(disconnected)in kernel log and no /dev/ttyUSB is added… So I

[OpenWrt-Devel] [PATCH] [ar71xx] fix WAN MAC setup on dir-825-c1

2014-07-20 Thread Sebastian Kemper
Changeset 38690 broke the WAN MAC setup. Here's the fix. Signed-off-by: Sebastian Kemper sebastian_ml at gmx.net --- diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network index 481d458..cee1328 100755 ---

Re: [OpenWrt-Devel] [PATCH] [orion] Update kernel to 3.10.44

2014-07-20 Thread Felix Fietkau
On 2014-07-20 11:20, Hauke Mehrtens wrote: Hi, I am getting an error when compiling: /home/hauke/openwrt/git/staging_dir/host/bin/mkfs.jffs2 --compression-mode=none --pad --little-endian --squash -e 64KiB -o

Re: [OpenWrt-Devel] [PATCH] [orion] Update kernel to 3.10.44

2014-07-20 Thread Maarten Bezemer
On Sunday 20 July 2014 13:56:30 Felix Fietkau wrote: On 2014-07-20 11:20, Hauke Mehrtens wrote: Hi, I am getting an error when compiling: /home/hauke/openwrt/git/staging_dir/host/bin/mkfs.jffs2 --compression-mode=none --pad --little-endian --squash -e 64KiB -o

Re: [OpenWrt-Devel] [BUG] NAND sysupgrade broke ubifs on Netgear WNDR3700v4/4300.

2014-07-20 Thread Paul Blazejowski
Hi, sorry your email got lost somehow on my end... And the machine hosting mailing list is down at the moment it seems. here is the info: root@router:~# cat /tmp/sysinfo/* wndr4300 NETGEAR WNDR3700v4/WNDR4300 thanks, -paul On Sat, 2014-07-19 at 14:52 -0400, Paul Blazejowski wrote: John,

Re: [OpenWrt-Devel] [patch] [package] ca-certificates: create symbolic link for certificate hashes

2014-07-20 Thread Christian Schoenebeck
Am 20.07.2014 09:06, schrieb Felix Fietkau: On 2014-07-19 12:16, Christian Schoenebeck wrote: From: Christian Schoenebeck christian.schoeneb...@gmail.com Date: Sat, 19 Jul 2014 11:14:01 +0200 Subject: ca-certificates: create symbolic link for certificate hashes Implementing add-cert.sh

[OpenWrt-Devel] Current state of 802.11h

2014-07-20 Thread Rene Bartsch
Hi, what's the current state of 802.11h (Transmit Power Control and Dynamic Frequency Selection)? -- Best regards, Renne ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 00/17] atheros: checkpatch fixes

2014-07-20 Thread Daniel Gimpelevich
On Tue, 2014-06-24 at 13:51 -0700, Florian Fainelli wrote: 2014-06-24 13:30 GMT-07:00 Daniel Gimpelevich dan...@gimpelevich.san-francisco.ca.us: On Tue, 2014-06-24 at 12:38 -0700, Florian Fainelli wrote: I think AR231x has none of those, it's an End of Life platform, the code base has

[OpenWrt-Devel] uClibc-ng

2014-07-20 Thread Waldemar Brodkorb
Hello Embedded Linux Hackers, it seems there is no plan to release a new uClibc version. The current maintainer does not response on any public or private mails about a plan to do a needed release. Therefore most of you carrying a lot of patches against uClibc 0.9.33.2 to make it work in your

[OpenWrt-Devel] [project/ucwmp.git][PATCH] session: check for uclient_connect return value

2014-07-20 Thread Rafał Miłecki
uclient_connect may return an error and calling uclient_write will cause a crash Signed-off-by: Rafał Miłecki zaj...@gmail.com --- session/main.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/session/main.c b/session/main.c index 147c949..e35cd5b 100644 ---

Re: [OpenWrt-Devel] OpenWRT IPv6 firewall

2014-07-20 Thread David Lang
On Sat, 19 Jul 2014, Gert Doering wrote: On Fri, Jul 18, 2014 at 04:08:02PM -0700, David Lang wrote: go do a tcpdump of your WAN interface some time, look at all the attacks that are going on there (especially with an ISP that's not blocking it for you) I'm well aware of all the bullshit

[OpenWrt-Devel] [PATCH] ar71xx: Register reset button on UBNT AirGW

2014-07-20 Thread Matthew Reeve
The airGateway has a reset button connected to GPIO 12, so we should use it. Signed-off-by: Matthew Reeve mre...@tenxnetworks.com diff --git a/target/linux/ar71xx/patches-3.10/722-MIPS-ath79-add-airGateway-support.patch

Re: [OpenWrt-Devel] [PATCH 00/17] atheros: checkpatch fixes

2014-07-20 Thread Florian Fainelli
On Jul 20, 2014 11:27 AM, Daniel Gimpelevich dan...@gimpelevich.san-francisco.ca.us wrote: On Tue, 2014-06-24 at 13:51 -0700, Florian Fainelli wrote: 2014-06-24 13:30 GMT-07:00 Daniel Gimpelevich dan...@gimpelevich.san-francisco.ca.us: On Tue, 2014-06-24 at 12:38 -0700, Florian Fainelli