[PATCH] mtd: fix compile warnings

2024-06-06 Thread Adam
From: Adam-0320 ubi-mdeia.h defines 'struct ubi_vid_hdr'. It is used as a parameter type of function 'ubigen_init_ec_hdr', which is declared in libubigen.h. ubiformat.c and liubigen.c use this function. And they both have included ubi-mdeia.h and libubigen.h. However

Re: [OpenWrt-Devel] [PATCH] luci-proto-wwan minimal support

2015-05-21 Thread Adam Kuklycz
Or at least let us know how to apply the patch manually and I will add it into my unofficial builds that I make with the ar71xx platform. I'd love to see proper or even some sort of wwan support in the luci side of things. On 21/05/15 15:41, Cezary Jackiewicz wrote: Dnia 2015-04-22, o godz

Re: [OpenWrt-Devel] [PATCH] toolchain/uClibc: add support of uClibc-ng

2015-08-26 Thread Adam Kuklycz
rate build with latest trunk and uclibc but certainly something has caused image build sizes to grow quite a bit recently, though in testing I've done at least, it hasn't impacted on router performance for now. Cheers Adam On 27/08/15 04:28, Alexey Brodkin wrote: Hi John, On Wed,

Re: [OpenWrt-Devel] [PATCH] toolchain/uClibc: add support of uClibc-ng

2015-08-27 Thread Adam Kuklycz
Cheers On 27/08/15 19:33, Felix Fietkau wrote: On 2015-08-27 01:48, Adam Kuklycz wrote: Hi all, I was wondering why OpenWRT switched to musl -- is it purely because uclibc hasn't actually maintained their code properly? That's only part of the reason. Aside from the maintainen

Re: [OpenWrt-Devel] [PATCH] toolchain/uClibc: add support of uClibc-ng

2015-08-27 Thread Adam Kuklycz
B as well, but it looks like using musl adds around 300KB too. Have the devs determined that perhaps the increased performance of using musl outweighs the hit on image sizes? Cheers Adam On 27/08/15 22:17, Adam Kuklycz wrote: Hi Felix Thanks for clarifying. I've also noticed what

Re: [OpenWrt-Devel] [PATCH] toolchain/uClibc: add support of uClibc-ng

2015-08-27 Thread Adam Kuklycz
bigger in size. Regardless, I'm going to need to reduce features for routers with 8MB of flash, as kernel bloat also adds around another 300KB. On 28/08/15 09:11, Felix Fietkau wrote: On 2015-08-28 01:03, Adam Kuklycz wrote: Just following up on the suspected memory leak, and image build

Re: [OpenWrt-Devel] [PATCH] toolchain/uClibc: add support of uClibc-ng

2015-08-28 Thread Adam Kuklycz
T_INTERNAL=y # CONFIG_UCLIBC_USE_VERSION_0_9_33 is not set adamk@Precision-M4500:~/ChaosCalmer-r46734$ On 28/08/15 16:27, Felix Fietkau wrote: On 2015-08-28 01:34, Adam Kuklycz wrote: Fair enough. MUSL: -rw-r--r-- 1 adamk adamk 6700676 Aug 27 23:15 root.squashfs UCLIBC: -rw-r--r-- 1 a

Re: [OpenWrt-Devel] [CC 15.05-rc3] mwan3: Update

2015-08-28 Thread Adam Kuklycz
Hi there, I didn't see this fix come into the main CC trunk? The package does generate these annoying messages in the syslog whenever a user is on the overview page on the router: Sat Aug 29 11:45:26 2015 daemon.err uhttpd[2507]: uci: Entry not found Sat Aug 29 11:45:31 2015 daemon.err uhttpd

Re: [OpenWrt-Devel] Native IPv6 Broken in recent trunk

2016-02-09 Thread Adam Kuklycz
Hi there, Yes I tried @wan to no avail, reverting back to an earlier build saw my IPv6 connectivity restored. I am trying a commit from Friday just gone, just before some commits were put up fixing some issues that corrected routing. Bit of a long shot as it's only IPv6 affected but never k

Re: [OpenWrt-Devel] Native IPv6 Broken in recent trunk

2016-02-09 Thread Adam Kuklycz
Built revision 48634, same deal. Will try building 48272 in the morning and advise. On 09/02/16 23:48, Adam Kuklycz wrote: Hi there, Yes I tried @wan to no avail, reverting back to an earlier build saw my IPv6 connectivity restored. I am trying a commit from Friday just gone, just before

Re: [OpenWrt-Devel] Native IPv6 Broken in recent trunk

2016-02-09 Thread Adam Kuklycz
00:55, John Crispin wrote: Hi Adam, please do not hijack threads. if you want to send us a mail then dont click Reply on an un-related thread and then change the subject. this will mess up patchwork, which did notice what you did ;) --> https://patchwork.ozlabs.org/patch/580275/ John On

Re: [OpenWrt-Devel] Native IPv6 broken in trunk

2016-02-09 Thread Adam Kuklycz
trying to narrow down what is causing IPv6 to not work. A build I did on Oct 25, 2015 for revision 47245 works fine with IPv6. Note that I am using Ubuntu 14.04.3 x64 to compile. Any help appreciated TIA Adam On 10/02/16 12:05, Adam Kuklycz wrote: Hi all, I've noticed with

Re: [OpenWrt-Devel] Native IPv6 broken in trunk

2016-02-10 Thread Adam Kuklycz
commits somewhere and so that is also now working fine. Boils down to firewall rules. Heh. A few less hairs on my head. On 10/02/16 16:27, Adam Kuklycz wrote: Further to this, I have compiled trunk versions 47750 and 47458 which both exhibit the same IPv6 non-routing issue, however with 47458

[OpenWrt-Devel] [PATCH] Fixes for LinkIt 7688

2016-04-04 Thread Adam Kent
Misc fixes for LinkIt 7688 board: - Copy the right wireless firmware for the mt7688 - Add back '0065-mt7688-fixes.patch', left out after the move to Linux 4.4. - Remove SPI_DEV from linux config which otherwise causes a massive warning - Add wmac to LINKIT7688.dts so wireless works --- package/k

Re: [OpenWrt-Devel] mt76 wifi module on mt7688 board, no interface

2016-04-12 Thread Adam Kent
Hi Baptiste Which board exactly? You may need to add the "wmac" definition to the relevant dts file. Have a look in target/linux/ramips/dts/.dts and make sure there's this: wmac@1030 { status = "okay"; }; - Adam On Tue, Apr 12, 2016 at 6:27 PM, Baptiste C

Re: [OpenWrt-Devel] proto 'none' overwriting tun interfaces

2015-10-13 Thread Adam Gensler
> On Oct 13, 2015, at 4:50 AM, Roman Yeryomin wrote: > > On 13 October 2015 at 03:16, wrote: >> Hi all, >> >> I've been compiling OpenWRT builds for my home router (Netgear WNDR3800 and >> now a WD MyNet N750) for a number of years. I just recently encountered a >> problem with the OpenVPN

Re: [OpenWrt-Devel] [PATCH] brcm47xx: image: build alternative TRX using less optimized LZMA

2014-08-25 Thread Mathias Adam
Hi Rafal, just gave it a try on a Huawei E970: it didn't work, unfortunately (see below). Originally, this device ran into a reboot loop after "Starting program at 0x80001000" with lzma-loader. The device has a hardware watchdog set to about 1 or 2 seconds, so I thought it may as well be the hang

Re: [OpenWrt-Devel] [PATCH] brcm47xx: image: build alternative TRX using less optimized LZMA

2014-08-26 Thread Mathias Adam
Hi Stephen, do you still have the old working trx, or better, remember how you created it? That might help debugging the "Starting program" hang... Mathias Am Di, 26.08.2014, 04:34 schrieb Stephen Parry: > No sorry - I did not explain carefully enough: > 1. About 9 months ago I built a trx usi

[OpenWrt-Devel] [PATCH] mtd: Fix trx check after partition rename ("linux" to "firmware")

2014-09-02 Thread Mathias Adam
d-off-by: Rafał Miłecki git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38973 3c298f89-4303-0410-b956-a3cf2f4a3e73 Signed-off-by: Mathias Adam --- package/system/mtd/src/trx.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/system/mtd/src/trx.c b/package/syste

[OpenWrt-Devel] Increase default squashfs blocksize for devices with small flash?

2014-09-09 Thread Mathias Adam
Hi, just noticed that the pre-built image for Huawei E970 (brcm47xx-legacy, openwrt-e970-squashfs-gz.bin) is too large for its 4MiB flash. This is true for both BB-rc3 and trunk snapshots. Apparently Imagebuilder creates squashfs with 64kiB blocksize. However I usually used 256kiB or even 1MiB on

Re: [OpenWrt-Devel] Increase default squashfs blocksize for devices with small flash?

2014-09-09 Thread Mathias Adam
Hi Felix, Am Di, 9.09.2014, 21:32 schrieb Felix Fietkau: > On 2014-09-09 21:21, Mathias Adam wrote: >> Hi, >> >> just noticed that the pre-built image for Huawei E970 (brcm47xx-legacy, >> openwrt-e970-squashfs-gz.bin) is too large for its 4MiB flash. >> This

Re: [OpenWrt-Devel] Increase default squashfs blocksize for devices with small flash?

2014-09-10 Thread Mathias Adam
Hi again Felix, Am Di, 9.09.2014, 22:20 schrieb Mathias Adam: > Hi Felix, > > Am Di, 9.09.2014, 21:32 schrieb Felix Fietkau: >> On 2014-09-09 21:21, Mathias Adam wrote: >>> Hi, >>> >>> just noticed that the pre-built image for Huawei E970 (brcm47xx-legacy

Re: [OpenWrt-Devel] Open source & open process

2014-10-02 Thread Adam Kuklycz
One thing I have observed is that some developers are on the TRAC system and actively looking at tickets, while others are purely on the mailing list and do not regularly (or at all) look at the TRAC system. This can cause confusion and frustration for some who are wanting to report a bug, and rep

Re: [OpenWrt-Devel] git.infradead.org offline? mirror for mtd-utils-1.4.5?

2014-10-24 Thread Adam Kuklycz
ere was a backup repository for this, for times when technical issues arise like now where the main site is down. Thanks Adam From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Claudio Thomas Sent: Friday, 24 October 2014 6:48 PM To: OpenWrt Develo

Re: [OpenWrt-Devel] git.infradead.org offline? mirror for mtd-utils-1.4.5?

2014-10-24 Thread Adam Kuklycz
Thanks Bastian, this has worked for me as well :) Adam -Original Message- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Bastian Bittorf Sent: Friday, 24 October 2014 7:12 PM To: Claudio Thomas Cc: OpenWrt Development List Subject: Re: [OpenWrt-Devel

[OpenWrt-Devel] sierra-directip howto in OpenWRT

2014-11-27 Thread Adam Kuklycz
p accordingly or have a second script modified to suit both options. I'm aware there is no LuCI support (yet) for this configuration. Thanks Adam ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bi

Re: [OpenWrt-Devel] Why OpenWrt sucks?

2015-03-11 Thread Adam Kuklycz
I think what everyone needs to just think and remember for a minute: * OpenWRT is built by the community and not by highly paid engineers * OpenWRT is often far more feature rich than stock firmwares written for the devices supported * OpenWRT is even used sometimes by hardware vendors as a bas

[OpenWrt-Devel] [PATCH] [package] Add kmod-mcp23s08 package

2013-04-16 Thread Adam Porter
Package up the Microchip MCP23S08 I/O expander driver. Needed on the CalAmp LMU5000 board. Signed-off-by: Adam Porter Index: package/kernel/modules/other.mk === --- package/kernel/modules/other.mk(revision 36347) +++ package

[OpenWrt-Devel] [PATCH][at91] Upgrade to kernel 3.8.7 and use devicetree

2013-04-23 Thread Adam Porter
target now includes more boards than before. The adc driver was also nuked as 3.8.7 includes a new one under the IIO subsystem. Signed-off-by: Adam Porter Index: target/linux/at91/Makefile === --- target/linux/at91/Makefile

Re: [OpenWrt-Devel] [PATCH][at91] Upgrade to kernel 3.8.7 and use devicetree

2013-04-23 Thread Adam Porter
On Tue, Apr 23, 2013 at 9:52 AM, Adam Porter wrote: > This upgrades the AT91 target to 3.8.7, and migrates to device tree. > This allows a single kernel to be built for most at91 variants which > simplifies things quite a bit. The immediate result is that all > subtargets are nu

[OpenWrt-Devel] fw3 support for ipset?

2013-04-30 Thread Adam Gensler
ace using /etc/config/firewall? Once the set is created, can it be referenced in other firewall rules? Thanks! adam ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] add uci support for "proxy-dnssec" in dnsmasq

2013-05-06 Thread Adam Gensler
This patch simply adds support for the "--proxy-dnssec" command in dnsmasq into the init file so it can be used with /etc/config/dhcp. Signed-off-by: Adam Gensler --- Index: network/services/dnsmasq/files/dn

[OpenWrt-Devel] [PATCH] unbound bump to 1.4.20 and add uci support

2013-05-06 Thread Adam Gensler
een migrated to the default /etc/config/unbound, yielding the same operation. 5. The old /etc/unbound/unbound.conf has been renamed to /etc/unbound/unbound.conf.example to avoid confusion. This is my first attempt at a uci configuration port. Any feedback and/or suggestions are greatly a

Re: [OpenWrt-Devel] Booting x86 from SATA drive

2013-05-13 Thread Adam Gensler
t;y" on both the "Serial ATA and Parallel ATA drivers" and "AHCI SATA Support" then exit and save and rebuilt the image. Adam On May 13, 2013, at 7:41 AM, Hanno Schupp wrote: > Hi, > > I have a fit-pc2-i http://www.fit-pc.com/web/fit-pc/fit-pc2-i/ with a AD

Re: [OpenWrt-Devel] [PATCH] unbound bump to 1.4.20 and add uci support

2013-05-13 Thread Adam Gensler
Has anyone had a chance to look at this patch? If adjustments are needed please let me know and I'll work on getting them in. Thanks! Adam On May 6, 2013, at 10:44 PM, Adam Gensler wrote: > The following patch does these things: > > 1. bumps unbound to version 1.4.20. &g

Re: [OpenWrt-Devel] [PATCH] unbound bump to 1.4.20 and add uci support

2013-05-14 Thread Adam Gensler
Hi Stepan, Thanks for the feedback. See my comments inline with [adam]: On May 14, 2013, at 8:00 AM, Stepan Henek wrote: > Hello Adam, > > we were implementing the same thing as you were (ucifying unbound). > We put less uci attributes in our config files, so in this way ou

Re: [OpenWrt-Devel] [PATCH] unbound bump to 1.4.20 and add uci support

2013-05-14 Thread Adam Gensler
bound sometimes fails to update root.key if the NTP sync has not happened yet. Have you encountered this? Adam On May 14, 2013, at 4:59 AM, Martin Strbačka wrote: > Hello, > > We just made the same thing (patches for uci support) in our company and I > wanted to send our patches. At

[OpenWrt-Devel] [PATCH] bump openvpn to 2.3.1

2013-05-29 Thread Adam Gensler
a WNDR3800. It's working fine. Interestingly, the OpenVPN package Makefile doesn't include an MD5 hash? Signed-off-by: Adam Gensler --- Index: network/services/openvpn/patches/100-polarssl_update.patch === --- network/services

Re: [OpenWrt-Devel] [PATCH] bump openvpn to 2.3.1

2013-05-31 Thread Adam Gensler
Hi Gert, I've been keeping an eye on the openvpn project but I haven't seen 2.3.2 drop yet. Can we push forward with 2.3.1? Adam On May 30, 2013, at 5:47 AM, Gert Doering wrote: > Hi, > > On Wed, May 29, 2013 at 11:17:13PM -0400, Adam Gensler wrote: >> The followi

Re: [OpenWrt-Devel] [PATCH] bump openvpn to 2.3.2

2013-06-01 Thread Adam Gensler
Ah, that explains it. Thanks for the clarification. Here's the updated patch. Again I've compile tested both the -openssl and -polarssl packages and runtime tested the -openssl one. I haven't tested the easy-rsa packages though. Signed-off-by: Adam Gensler --- Index: network/s

[OpenWrt-Devel] [PATCH] [package] dnsmasq: use host-record instead of address

2013-06-04 Thread Adam Gensler
. Note, the domain name is no longer automatically appended to the end of either "config hostrecord" or "config domain" entries as was previously the case. To define a specific fqdn, one needs to manually configure it as such. This makes the configuration more consistent; only w

Re: [OpenWrt-Devel] [PATCH] [package] dnsmasq: use host-record instead of address

2013-06-13 Thread Adam Gensler
All, Any thoughts and/or feedback on this? Thanks, Adam On 6/5/2013 12:44 AM, Adam Gensler wrote: Hi all, TL;DR - using "--address" for individual host A records is broken, use "--host-record" instead. The following patch changes dnsmasq.init to build individual host r

Re: [OpenWrt-Devel] [PATCH] dnsmasq: add an --address entry for each host

2013-07-16 Thread Adam Gensler
ooking to resolve, in keeping with the above example: *.typhoon.domain.name --> 192.168.1.140 So, essentially, everything possible, that ends in typhoon.domain.name to 192.168.1.140? Keep in mind that using --address does not get you the proper reverse DNS records, only A records are created

[OpenWrt-Devel] Building nf_nat_ipv6.ko

2013-08-29 Thread Adam Novak
nto what .ko file? Is the source for this feature just missing from the openwrt tree? Thanks, -Adam Novak ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Generate a new image with just one package to stripped

2013-08-29 Thread Adam Novak
Try "make target_install". This is supposed to rebuild images from the customized filesystem. See here: http://downloads.openwrt.org/docs/buildroot-documentation.html#custom_targetfs On Thu, Aug 29, 2013 at 5:31 AM, Pietro Paolini wrote: > Hello everyone, > > I need to debug a binary which is s

Re: [OpenWrt-Devel] Building nf_nat_ipv6.ko

2013-08-29 Thread Adam Novak
Hello, Thank you so much for your help! I will try your patch when I get home this evening. -Adam On Thu, Aug 29, 2013 at 5:05 AM, Sedat Dilek wrote: > On Thu, Aug 29, 2013 at 1:50 PM, Sedat Dilek wrote: >>> On Thu, Aug 29, 2013 at 10:36 AM, Adam Novak wrote: >> >> [

Re: [OpenWrt-Devel] Building nf_nat_ipv6.ko

2013-08-29 Thread Adam Novak
te up your last patch as a formal [PATCH] message. Do you agree to release it under the appropriate licenses for OpenWRT? Thanks again! You've been a great help. -Adam On Thu, Aug 29, 2013 at 10:44 AM, Sedat Dilek wrote: > On Thu, Aug 29, 2013 at 7:31 PM, Adam Novak wrote: >> Hello,

Re: [OpenWrt-Devel] Generate a new image with just one package to stripped

2013-08-30 Thread Adam Novak
No, sorry, I do not. You can probably download and grep through a new tree for "target_install" and see what it does or where it lives. -Adam On Fri, Aug 30, 2013 at 2:16 AM, Pietro Paolini wrote: > Hello, > I see but does not work for me ... I am afraid I have a really old tre

[OpenWrt-Devel] Regression: Trunk no longer runs on the WRT54G

2013-09-26 Thread Adam Novak
ell on the router, due to low memory, but it still would boot in, say, 12.04. Does anyone have a WRT54G and the necessary hardware to debug this over a serial connection? Would anyone want me to mail them one of my routers to work on this? -Adam Novak _

Re: [OpenWrt-Devel] Regression: Trunk no longer runs on the WRT54G

2013-09-27 Thread Adam Novak
>From the July post, it looks like only the v2.1 and earlier would be expected to be affected by the issue. The router I'm observing it with is a v2. -Adam On Thu, Sep 26, 2013 at 11:49 AM, Bastian Bittorf wrote: > * Adam Novak [26.09.2013 09:31]: >> Does anyone have a WRT54G

[OpenWrt-Devel] [PATCH] move privoxy startup to later in boot process

2012-05-20 Thread Adam Gensler
This patch changes the init.d script to be a little bit later in the boot process. Signed-off-by: Adam Gensler --- Index: packages/net/privoxy/files/privoxy.init === --- packages/net/privoxy/files/privoxy.init (revision

[OpenWrt-Devel] [PATCH] Bump dnsmasq to 2.61

2012-05-25 Thread Adam Gensler
input and/or suggestions are welcome. Note, this version of dnsmasq has some DHCPv6 support, however, the dnsmasq.init file has not been updated to support it via UCI. Signed-off-by: Adam Gensler --- Index: package/dnsmasq/patches/101-ipv6.

[OpenWrt-Devel] fq_codel - has anyone tried it?

2012-05-26 Thread Adam Gensler
ses I have. In other words, if you need QoS already, fq_codel won't eliminate that need. But, if you aren't running QoS already, fq_codel has some really great potential to keep things running smoothly under load, yes? Am I understanding fq_codel corre

Re: [OpenWrt-Devel] fq_codel - has anyone tried it?

2012-05-27 Thread Adam Gensler
etimes its necessary to guarantee that a particular traffic stream receives a predetermined amount of bandwidth. I'm not sure other QoS schemes would qualify as "crap" in that respect. It serves a real and important purpose. Adam On 5/27/12 6:18 PM, Michael Markstaller wrot

Re: [OpenWrt-Devel] [PATCH] enable kernel support for ALSA midi

2012-07-07 Thread Adam Goode
On Sun, Jun 3, 2012 at 7:28 AM, John Crispin wrote: > On 30/04/12 04:12, Adam Goode wrote: >> Enable the real ALSA midi interface (seq) in the kernel. The existing >> rawmidi interface is still present. This allows for the alsa midi >> utilities to work. >> &

Re: [OpenWrt-Devel] [PATCH] enable kernel support for ALSA midi

2012-07-07 Thread Adam Goode
Here is a newer version of the patch: Enable the real ALSA midi interface (seq) in the kernel. The existing rawmidi interface is still present. This allows for the alsa midi utilities to work. Signed-off-by: Adam Goode --- Index: modules/sound.mk

Re: [OpenWrt-Devel] [PATCH] include midi utilities in alsa-utils

2012-07-07 Thread Adam Goode
Along with http://patchwork.openwrt.org/patch/2144/ and http://patchwork.openwrt.org/patch/2363/ this will enable the standard ALSA midi utilities to be used in openwrt. Signed-off-by: Adam Goode --- Index: utils/alsa-utils/Makefile

[OpenWrt-Devel] Unable to log in to LuCI 8899

2012-08-07 Thread Adam Gensler
9: http://luci.subsignal.org/trac/changeset/8899 The failure happens both in IE8 on WindowsXP and Safari 6.0 on OSX 10.8. Adam ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Unable to log in to LuCI 8899

2012-08-07 Thread Adam Gensler
27;t spent much time with luci to know where to look to submit a patch. I'll keep digging. p.s. luci 8897 works just fine. On 8/7/12 7:41 PM, Adam Gensler wrote: Hi all, I just built a fresh image. I'm unable to log in to luci after authenticating, it states: ***quote** /usr/lib/lua

[OpenWrt-Devel] [PATCH} fix hard reset of alix/soekris hardware under heavy NIC load

2012-08-08 Thread Adam Gensler
f it needs to go some place else please let me know. Thanks, Adam Signed-off-by: Adam Gensler --- Index: target/linux/x86/patches-3.3/003-via-rhine-crash-fix.patch === --- target/linux/x86/patches-3.3/003-via-rhine-crash-fix.patch

Re: [OpenWrt-Devel] [PATCH} fix hard reset of alix/soekris hardware under heavy NIC load

2012-08-10 Thread Adam Gensler
This is already in the upstream 3.5 kernel. I just pulled the changes back into OpenWRT's 3.3.8. 3.3.8 is EOL upstream. Once OpenWRT upgrades to 3.5 this patch isn't required anymore. Adam On 8/10/12 4:04 AM, Ferry Huberts wrote: Hi Jo, Are you upstreaming this patch into the li

Re: [OpenWrt-Devel] [PATCH} fix hard reset of alix/soekris hardware under heavy NIC load

2012-08-11 Thread Adam Gensler
I did go way back in trunk to try to find a working version and ended up back on 2.6.39.4 and it crashed there too. So I assume it's in older versions too. On 8/10/12 3:35 PM, Michael Markstaller wrote: On 09.08.2012 02:38, Adam Gensler wrote: The following patch corrects a hard reset

Re: [OpenWrt-Devel] [PATCH} fix hard reset of alix/soekris hardware under heavy NIC load

2012-08-15 Thread Adam Gensler
On 8/15/12 9:12 AM, Michael Markstaller wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09.08.2012 02:38, Adam Gensler wrote: The following patch corrects a hard reset that occurs on alix and soekris net5501 hardware. Specifically, this is an issue with the via rhine NIC driver

Re: [OpenWrt-Devel] [PATCH] Improve generated ext4 images

2012-08-29 Thread Adam Gensler
Is that really a concern these days? Compact flash cards are extremely affordable now. I've had the same 1gig compact flash card in my digital camera for over 6 years. It has taken well more than 20,000 pictures and still works perfectly. Maybe in the past this was something to be concerned wi

[OpenWrt-Devel] Understanding LEDs on WNDR3800

2012-10-01 Thread Adam Gensler
at controls this. How is this accomplished? Is this some ath9k driver default? Any input / insight would be most helpful. Thanks in advance, Adam ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Understanding LEDs on WNDR3800

2012-10-02 Thread Adam Gensler
share your /etc/config/network and also /etc/config/system? Adam On 10/2/12 10:36 AM, Mark Mentovai wrote: Adam Gensler wrote: I recently acquired a Netgear WNDR3800. To date I've been playing exclusively on an alix 2D13 platform so I have a few new things to learn. In any case,

[OpenWrt-Devel] [PATCHv2] Add support for Huawei E970

2012-10-14 Thread Mathias Adam
er crashes, so gzipped kernel is used. Presumably due to watchdog reset during kernel decompress. Signed-off-by: Mathias Adam --- Changes from previous patch: * rebased to svn-rev. 33761 * b43 wireless now works out of box (no changes were necessary on my part) * modifications according to com

Re: [OpenWrt-Devel] [PATCHv2] Add support for Huawei E970

2012-10-15 Thread Mathias Adam
Am Mo, 15.10.2012, 17:57 schrieb Rafał Miłecki: > 2012/10/14 Mathias Adam : >> This patch adds support for Huawei E970 wireless gateway devices. >> It has been tested on an E970 labelled as T-Mobile web'n'walk Box IV. >> E960/B970 should work too, from what

Re: [OpenWrt-Devel] [PATCHv2] Add support for Huawei E970

2012-10-20 Thread Mathias Adam
Am Mo, 15.10.2012, 19:17 schrieb Rafał Miłecki: > 2012/10/15 Mathias Adam : >> Am Mo, 15.10.2012, 17:57 schrieb Rafał Miłecki: >>> 2012/10/14 Mathias Adam : >>>> This patch adds support for Huawei E970 wireless gateway devices. It has been tested on an E970 label

Re: [OpenWrt-Devel] [PATCHv2] Add support for Huawei E970

2012-11-11 Thread Mathias Adam
ping... Am So, 14.10.2012, 21:13 schrieb Mathias Adam: > This patch adds support for Huawei E970 wireless gateway devices. > It has been tested on an E970 labelled as T-Mobile web'n'walk Box IV. > E960/B970 should work too, from what I know it's basically the same > har

[OpenWrt-Devel] Newer AA builds corrupt on WNDR3800

2012-11-17 Thread Adam Gensler
CKAGE_openvpn=y # upnp support CONFIG_PACKAGE_miniupnpd=y 2. Then I run, "make defconfig" which builds out the rest of the .config file. 3. Then I run "make" which compiles the image. When I'm done, I'm left with these two files: adam@ubuntu:~/openwrt/attitude_adjustment$ l

Re: [OpenWrt-Devel] [PATCHv2] Add support for Huawei E970

2012-12-14 Thread Mathias Adam
Hi Hauke, thanks for picking this up! Am Do, 13.12.2012, 20:45 schrieb Hauke Mehrtens: > On 11/11/2012 09:38 PM, Mathias Adam wrote: >> ping... >> Am So, 14.10.2012, 21:13 schrieb Mathias Adam: >>> This patch adds support for Huawei E970 wireless gateway devices. It ha

Re: [OpenWrt-Devel] [PATCHv2] Add support for Huawei E970

2012-12-17 Thread Mathias Adam
Hi, Am Do, 13.12.2012, 20:59 schrieb Florian Fainelli: > Le 13/12/2012 20:45, Hauke Mehrtens a écrit : Changes from previous patch: * rebased to svn-rev. 33761 * b43 wireless now works out of box (no changes were necessary on my part) * modifications according to comm

Re: [OpenWrt-Devel] [PATCHv2] Add support for Huawei E970

2012-12-17 Thread Mathias Adam
Hi Hauke, Am Do, 13.12.2012, 20:55 schrieb Hauke Mehrtens: > On 11/11/2012 09:38 PM, Mathias Adam wrote: >> ping... >> >> Am So, 14.10.2012, 21:13 schrieb Mathias Adam: >>> >>> !strcmp(getvar("status_gpio"), "1")) /* gpio bas

[OpenWrt-Devel] [PATCHv3] Add support for Huawei E970

2013-01-16 Thread Mathias Adam
firmware's web interface Link to the wiki page I've created: <http://wiki.openwrt.org/toh/huawei/e970> Issue: * lzma-loader crashes, so gzipped kernel is used. Presumably due to watchdog reset during kernel decompress. Signed-off-by: Mathias Adam --- diff --git a/package/bro

[OpenWrt-Devel] [PATCH] Add generic GPIO watchdog driver gpio_wdt (replaces mtx-1_wdt)

2013-01-16 Thread Mathias Adam
The functionality of mtx-1_wdt could be used on other platforms too. Huawei E970 being one example (I'll shortly post a patch for it). drivers/watchdog/mtx-1_wdt.c can be removed after applying the patch. Signed-off-by: Mathias Adam --- Can someone please try it on actual hardware?

[OpenWrt-Devel] [PATCH 3/5] ramips/rt305x: add Edimax profile

2013-01-22 Thread Yuval Adam
Signed-off-by: Yuval Adam --- target/linux/ramips/rt305x/profiles/edimax.mk | 17 + 1 file changed, 17 insertions(+) create mode 100644 target/linux/ramips/rt305x/profiles/edimax.mk diff --git a/target/linux/ramips/rt305x/profiles/edimax.mk b/target/linux/ramips/rt305x

[OpenWrt-Devel] [PATCH 4/5] ramips: generate image for BR-6425

2013-01-22 Thread Yuval Adam
Signed-off-by: Yuval Adam --- target/linux/ramips/image/Makefile | 56 +--- 1 file changed, 52 insertions(+), 4 deletions(-) diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index daceb15..1f9f363 100644 --- a/target/linux

[OpenWrt-Devel] [PATCH 5/5] uboot-envtools: config for Edimax BR-6425

2013-01-22 Thread Yuval Adam
Signed-off-by: Yuval Adam --- package/boot/uboot-envtools/files/ramips |5 + 1 file changed, 5 insertions(+) diff --git a/package/boot/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips index 65cd49c..3599f68 100644 --- a/package/boot/uboot-envtools/files/ramips

[OpenWrt-Devel] [PATCH 1/5] ramips: add Edimax BR-6425 support to kernel

2013-01-22 Thread Yuval Adam
Signed-off-by: Yuval Adam --- .../arch/mips/include/asm/mach-ralink/machine.h|1 + .../ramips/files/arch/mips/ralink/rt305x/Kconfig |5 ++ .../ramips/files/arch/mips/ralink/rt305x/Makefile |1 + .../files/arch/mips/ralink/rt305x/mach-br6425.c| 78

[OpenWrt-Devel] [PATCH 2/5] ramips: Edimax BR-6425 userspace

2013-01-22 Thread Yuval Adam
Signed-off-by: Yuval Adam --- target/linux/ramips/base-files/etc/diag.sh |3 +++ .../base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom |1 + target/linux/ramips/base-files/etc/uci-defaults/01_leds |3 +++ .../linux/ramips/base-files/etc/uci-defaults/02_network |1

[OpenWrt-Devel] [PATCH] Add toplevel kernel config options

2014-03-17 Thread Adam Porter
Add support for DEVTMPFS, DEVTMPFS_MOUNT, and FHANDLE. These are needed for systemd. Signed-off-by: Adam Porter --- config/Config-kernel.in | 13 + 1 file changed, 13 insertions(+) diff --git a/config/Config-kernel.in b/config/Config-kernel.in index c253959..84081c4 100644 --- a

[OpenWrt-Devel] [PATCH] [ar71xx] Initial support for TP-Link Archer C7v2

2014-03-28 Thread Adam Serbinski
From: Adam Serbinski The C7v2 has 16 MB flash and QCA9880-BR4A rev 2 supported by ath10k driver. The C7v1 had 8 MB flash and the unsupported QCA9880-AR1A rev 1. Signed-off-by: Adam Serbinski --- target/linux/ar71xx/generic/profiles/tp-link.mk | 11 +++ target/linux/ar71xx/image

Re: [OpenWrt-Devel] [PATCH v2] [ar71xx] Initial support for TP-Link Archer C7v2

2014-03-28 Thread Adam Serbinski
From: Adam Serbinski The C7v2 has 16 MB flash and QCA9880-BR4A rev 2 supported by ath10k driver. The C7v1 had 8 MB flash and the unsupported QCA9880-AR1A rev 1. Signed-off-by: Adam Serbinski --- target/linux/ar71xx/generic/profiles/tp-link.mk | 11 +++ target/linux/ar71xx/image

[OpenWrt-Devel] [PATCH] [packages] exim: new package

2014-04-05 Thread Adam Nielsen
This adds support for building the Exim MTA as a package. The standard options are configurable through the menuconfig system, with support in place for some of the more advanced options (currently flagged as BROKEN), should someone wish to add support for those in future. Signed-off-by: Adam

Re: [OpenWrt-Devel] About upstream advanced features for AR8337N switch

2014-05-02 Thread Adam Serbinski
I would love to see more of the features for the ar8xxxN switches added to openwrt. If I understand the question correctly, you just have to send the patches to this mailing list as described here: https://dev.openwrt.org/wiki/SubmittingPatches Correctly submitted patches will end up here ( ht

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

2014-06-24 Thread Adam Kuklycz
Guys if you need a guinea pig for testing the WNDR4300's I am happy to assist. Since introducing the sysupgrade features, upon a router reboot all settings are restored to factory defaults. Also, is this mail list a channel that reaches most or all developers? __

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

2014-06-24 Thread Adam Kuklycz
Geez, it must be true that you should only sleep when you're dead...damn Aussie time zones... I'll test with latest trunk as well & will confirm. But looks promising! -Original Message- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Paul Blazejowski

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

2014-06-24 Thread Adam Kuklycz
ectly for it; that should eliminate any mistakes that have been overlooked. Easy to do. Will run the router for a few hours on the test bench and do some traffic through it, should that play nice then it's problems resolved on my end :) Cheers Adam On 25/06/14 13:14, Paul Blazejows

Re: [OpenWrt-Devel] [PATCH] Add pianobar package

2011-07-11 Thread Adam Chasen
t; during the build which should work just fine. The problem I have is when I remove completely or strip out all the the actions from "define Package/pianobar/install", the package fails to build with the error: make[2]: Nothing to be done for `compile'. Can you clarify what is expec

[OpenWrt-Devel] [PATCH] ramips: Support for NexAira BC2

2011-09-27 Thread Adam Porter
Signed-off-by: Adam Porter Index: target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig === --- target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig (revision 28313) +++ target/linux/ramips/files/arch/mips/ralink/rt305x

Re: [OpenWrt-Devel] modifying source code in OpenWrt

2011-10-07 Thread Adam Porter
Hi, I'm not sure what Jonas is referencing when he says that quilt does not work in mac80211. It works fine. # make package/mac80211/{clean,prepare} V=99 QUILT=1 # cd build_dir/linux-ar71xx_generic/compat-wireless-2011-08-10/ # quilt push -a # quilt new my_changes.patch # quilt edit drivers/net/w

Re: [OpenWrt-Devel] modifying source code in OpenWrt

2011-10-07 Thread Adam Porter
To address your actual question (sorry, I meant for the first reply to be in your other thread, though it is related), when you make clean a package it will remove the source from build_dir and extract the tarball from dl. So, if you make any changes to the extracted and patched source directly in

[OpenWrt-Devel] [PATCH] secure_mode config options for radvd

2011-10-08 Thread Adam Gensler
nd / or input would be appreciated. As I said, this is my first crack at working with OpenWRT so there's a possibility I did something incorrect. Thanks in advance, Adam radvd.init.patch Description: Binary data ___ openwrt-devel

Re: [OpenWrt-Devel] [PATCH] secure_mode config options for radvd

2011-10-08 Thread Adam Gensler
Hmm, it seems the process is dying when the hotplug script is activated. The HUP signal is terminating it when running with "-u". Back the drawing board here. Sorry for the premature email. On Oct 8, 2011, at 2:17 PM, Adam Gensler wrote: > All, > > This is my first try at

Re: [OpenWrt-Devel] [PATCH] secure_mode config options for radvd

2011-10-08 Thread Adam Gensler
names. Normally I wouldn't use them as such, however, I did so to keep my additions inline with the rest of radvd.init. In any case, there's still some more work to be done such that unprivileged radvd plays nice with hotplug. I'm investigating further. Thanks, Adam On Oct

Re: [OpenWrt-Devel] how to apply driver patch to the kernel

2011-10-10 Thread Adam Porter
Are you building a new firmware image after recompiling mac80211? Rebuilding one package does not update the firmware image. Besides, using whole firmware images is a slow process... why not use the kmod-ath9k package (which is updated after you rebuild the package) and install it via opkg? Built

Re: [OpenWrt-Devel] [PATCH] secure_mode config options for radvd [1/2]

2011-10-11 Thread Adam Gensler
ocesses, as previously mentioned: root@alix:~# ps | grep radvd 2208 root 564 Sradvd -u nobody -C /var/etc/radvd.conf -m stderr_sysl 2211 nobody 564 Sradvd -u nobody -C /var/etc/radvd.conf -m stderr_sysl Thanks, Adam On Oct 8, 2011, at 2:45 PM, Adam Gensler wrote: > Hmm, it s

Re: [OpenWrt-Devel] [PATCH] secure_mode config options for radvd [2/2]

2011-10-11 Thread Adam Gensler
ision 28379) +++ radvd.hotplug (working copy) @@ -1,5 +1,5 @@ #!/bin/sh if [ "$ACTION" = ifup ]; then - killall -HUP radvd 2>/dev/null +start-stop-daemon -q -K -s HUP -p /var/run/radvd/radvd.pid fi Again, any input is appreciated. Thanks, Adam On Oct 8, 2011

[OpenWrt-Devel] [PATCH] update ntpd to 4.2.6p4

2011-10-11 Thread Adam Gensler
+PKG_VERSION:=4.2.6p4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ -PKG_MD5SUM:=59876a9009b098ff59767ee45a88ebd2 +PKG_MD5SUM:=1447121a07b49361677ffda4f6e29527 It builds and functions fine as far as I can tell. Adam

  1   2   >