Well, I decided to try and package device specific broadcom drivers
together for ARM. I got to the point of them compiling alongside the kernel
and creating the kernel_menuconfig section for them, but I don't really
understand the OpenWRT packaging system well enough to get them fully
integrated in
This is a patch for the most recent stable build of OpenvSwitch (2.0.0).
It supports kernels 2.6.32 - 3.10.x
It was taken and updated from Julius Shulz-Zander's work:
https://github.com/schuza/openvswitch
Signed-off-by: Peter Holland
---
diff --git a/net/openvswitch/Makefile b/net/openvswitch/M
nevermind... I figured it out. new patch addressing your issues is
forthcoming.
On Fri, Nov 8, 2013 at 3:59 PM, Pete Holland wrote:
> when you say 'this should not be done', can you give a pointer to 'what
> should be done instead'?
>
>
> On Fri, Nov 8, 2013 at 3:58 PM, Pete Holland wrote:
>
Updates PKG_VERSION and PKG_MD5SUM to version 1.0.55 as that is
actually available at
http://ftp.debian.org/debian/pool/main/d/debootstrap/
This is part of my first attempt to build an OpenWrt image. I don't
know the implications of this change beyond allowing my `make
download` to continue.
Sign
Update bluelog PKG_SOURCE_URL to
ftp://ftp.digifail.com/software/bluelog from
ftp://ftp.digifail.com/downloads/software/bluelog
Signed-off-by: Sandy McArthur Jr
---
diff --git a/utils/bluelog/Makefile b/utils/bluelog/Makefile
index ac9b150..e40290d 100644
--- a/utils/bluelog/Makefile
+++ b/utils/
Hm, is the 0x5 chainmask triggering the ALT_CHAIN logic?
What are you trying to do? Control the receive antenna config, or the
transmit antenna config?
-a
On 8 November 2013 16:32, Julius Schulz-Zander
wrote:
> Hi Sven,
>
> I've asked nbd about this some time ago. It doesn't work if you have
Hi Sven,
I've asked nbd about this some time ago. It doesn't work if you have gaps in
the chain mask! Try chain mask 3 (110) and it should work with 2x2.
Regards,
-Julius
On 06.11.2013, at 16:04, Sven Eckelmann wrote:
> Hi,
>
> I've needed to test some problems with a QCA9558 Rev 0 based 3x
when you say 'this should not be done', can you give a pointer to 'what
should be done instead'?
On Fri, Nov 8, 2013 at 3:58 PM, Pete Holland wrote:
> thanks for the suggestions... some of the questions (about sleeps, and
> what I presume is the postinst step) I don't immediately have answers t
thanks for the suggestions... some of the questions (about sleeps, and what
I presume is the postinst step) I don't immediately have answers to as I
sourced the original patch from another developer, and, well it works...
but I will figure them out and resubmit a patch.
On Fri, Nov 8, 2013 at 3:5
Hi.
Comments inline.
> This is a patch for the most recent stable build of OpenvSwitch (2.0.0).
> It supports kernels 2.6.32 - 3.10.x
>
> It was taken and updated from Julius Shulz-Zander's work:
> https://github.com/schuza/openvswitch
>
> Signed-off-by: Peter Holland
> ---
> diff --git a/net
This is a patch for the most recent stable build of OpenvSwitch (2.0.0).
It supports kernels 2.6.32 - 3.10.x
It was taken and updated from Julius Shulz-Zander's work:
https://github.com/schuza/openvswitch
Signed-off-by: Peter Holland
---
diff --git a/net/openvswitch/Makefile b/net/openvswitch/M
Signed-off-by: Christian Lamparter
---
target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n600.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n600.c
b/target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n600.c
index f
This patch enables the convenient sysupgrade feature for
WD's Wi-Fi Range Extender.
The procedure is pretty much SOP. However, there is one
small trick to it: The customized u-boot loader verifies
the image's CRC32 against a reference each time the
device boots. Now, In case of a jffs2-root filesy
I'm tired of forgetting to apply this patch.
cmake can pick up a system ccache in a way that it is invoking itself.
This causes configuration to fail.
Since we have no-cache versions of CC and CXX configuration variables,
use them as a basis for constructing the ccache version.
Signed-off-by: Ja
On 8 Nov 2013 05:10, "Florian Effenberger" wrote:
>
> Hello,
>
> anyone can provide insight? ;-)
>
> Thanks,
> Florian
Just use trunk. I update my 4300 once a week to HEAD. I I've had zero
problems.
>
> 2013/10/9 Florian Effenberger :
> > Hello,
> >
> > I consider myself quite experienced with O
On 8 Nov 2013 12:52, wrote:
>
> From: Sven Eckelmann
>
> A small system like the common home router doesn't have 40 MiB per
process for
> a dirty stack cache. This can easily lead to an overbooking OOM problem
and
> caused a lot of hangs+reboots on 32 MiB systems running nodogsplash.
>
> Not usin
Well if you need this that badly, you can patch it yourself :)
Checkout the git repository:
git clone git://git.openwrt.org/openwrt.git
download the patches and apply them to the local git repo.
the command for that is: git apply 'example.patch' (make sure that you
are in the openwrt directory)
I
Well if you need this that badly, you can patch it yourself :)
git clone git://git.openwrt.org/openwrt.git
2013/11/8 Weedy :
> Can this pretty please not die to bitrot?
> I need this merged so badly ;_;
>
>
> On Thu, Oct 31, 2013 at 7:33 PM, Marcin Jurkowski
> wrote:
>>
>> This adds kernel supp
Can this pretty please not die to bitrot?
I need this merged so badly ;_;
On Thu, Oct 31, 2013 at 7:33 PM, Marcin Jurkowski wrote:
> This adds kernel support support for Sagemcom F@st 2704 wireless ADSL
> router.
> It's a BCM6328-based 802.11n wireless router with USB port and ADSL2+
> modem equ
From: Sven Eckelmann
A small system like the common home router doesn't have 40 MiB per process for
a dirty stack cache. This can easily lead to an overbooking OOM problem and
caused a lot of hangs+reboots on 32 MiB systems running nodogsplash.
Not using a stack cache can increase the time to sp
Hi
Le 08/11/2013 17:33, Pietro Paolini a écrit :
> Hi,
>
> is it possible to use mtrace as referred here
>
> http://linux.die.net/man/3/mtrace
>
> in OpenWRT ?
Explain what you really want to do, maybe someone can 'show' you another soft?
I've worked with strace (but it doesn't catch malloc) and i
Hi,
is it possible to use mtrace as referred here
http://linux.die.net/man/3/mtrace
in OpenWRT ?
I tried using this
https://dev.openwrt.org/ticket/7660
but my trace file is every time empty ... :-(
Any ideas ?
___
openwrt-devel mailing list
openwrt-
I'm using the following configuration (6rd interface on top of an IPoEv4
interface)
config interface 'wan'
option proto 'dhcp'
option ifname 'eth4'
config interface '6rd'
option proto '6rd'
option peeraddr '192.88.99.1'
option ip6prefix '2010:1234::'
This patch adds support for RIPEMD/160 to openssl
RIPEMD is needed to update erlang and i'd like to enable RIPEMD160 support in
openssh.
Size compared:
openssl without RIPEMD/160 support:
647K 29. Okt 20:00 bin/ar71xx/packages/libopenssl_1.0.1e-2_ar71xx.ipk
openssl with RIPEMD/160 support:
652
On Fri, 2013-11-08 at 13:24 +0100, Gabor Juhos wrote:
> 2013.11.08. 13:20 keltezéssel, Gabor Juhos írta:
> > 2013.11.07. 17:23 keltezéssel, Daniel Gimpelevich írta:
> >> The mtd_get_mac_ascii utility function was broken. This fixes it.
> >>
> >> Signed-off-by: Daniel Gimpelevich
>
> Applied.
>
2013.11.08. 13:20 keltezéssel, Gabor Juhos írta:
> 2013.11.07. 17:23 keltezéssel, Daniel Gimpelevich írta:
>> The mtd_get_mac_ascii utility function was broken. This fixes it.
>>
>> Signed-off-by: Daniel Gimpelevich
Applied.
Thanks,
Gabor
___
openwrt-d
2013.11.07. 17:23 keltezéssel, Daniel Gimpelevich írta:
> The mtd_get_mac_ascii utility function was broken. This fixes it.
>
> Signed-off-by: Daniel Gimpelevich
> Index: package/base-files/files/lib/functions.sh
> ===
> --- a/packag
Hello,
anyone can provide insight? ;-)
Thanks,
Florian
2013/10/9 Florian Effenberger :
> Hello,
>
> I consider myself quite experienced with OpenWRT already, having
> deployed a few devices, but sadly, I'm a totally development newbie -
> so sorry if my question is maybe stupid. ;-)
>
> I'd like
Hi Ben,
Thanks for the feedback.
That's strange, although has logic.
Even more strage is that your device has 32MB of Ram so it should be able
to be handling things well.
Can you compile the trunk (Barrier Breaker) and test with it on the same
device to find out if it will behavior the same way
2013.11.03. 9:16 keltezéssel, Catalin Patulea írta:
> In particular, phy_connect before register_netdev. This is because
> register_netdev runs the netdev notifiers, which can race with the rest of
> the initialization in ag71xx_probe. In my case this manifested in two ways:
>
> 1) If ag71xx is co
30 matches
Mail list logo