Re: [OpenWrt-Devel] getting more randomness by improving MIPS get_cycles()

2013-09-08 Thread John Crispin
On 08/09/13 21:04, Dave Taht wrote: So, what blocks having a working get_cycles in common mips architectures? Dave, wrong mailing list. please post this on lmo John ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://list

[OpenWrt-Devel] [PATCH 001/001] [brcm47xx] board detection, GPIO for Linksys E1000 V2.1

2013-09-08 Thread Zachary Catlin
From: Zachary Catlin This patch adds board detection for the Linksys E1000 V2.1 router, as well as GPIO support for same. Signed-off-by: Zachary Catlin --- This fixes bug #14135. Currently, wired networking isn't working on the router, and I haven't tried the wireless, but with this patch, Ope

Re: [OpenWrt-Devel] lantiq: ath_pci_fixup cannot work since it's called before ath9k_eeprom_probe

2013-09-08 Thread John Crispin
On 08/09/13 18:50, Luca Olivetti wrote: Al 08/09/13 18:08, En/na Luca Olivetti ha escrit: As per the subject, the function ath_pci_fixup (in arch/mips/lantiq/xway/pci-ath-fixup.c) is called very early in the boot process, before ath9k_eeprom_probe (in arch/mips/lantiq/xway/ath_eep.c) has had any

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

2013-09-08 Thread Nathan Hintz
On Wed, 28 Aug 2013 15:05:35 -0600 "Philip A. Prindeville" wrote: > I should have sent this AFTER trying out patch 3828. > > Julian's patch is even simpler than my suggestion. > > On 08/28/2013 02:42 PM, Philip A. Prindeville wrote: > > Sorry if it's a little after-the-fact, but I've been wonde

Re: [OpenWrt-Devel] ramips RT5350F AP+STA mode

2013-09-08 Thread jonsm...@gmail.com
On Sun, Sep 8, 2013 at 8:08 PM, Jiapeng Li wrote: > Thanks jonsmirl, > I'll test it to see what happens, and give you a feed back. I believe you need to apply that patch in the 80211mac project because of the way git openwrt builds. > > > 2013/9/8 jonsm...@gmail.com > >> You can try this and s

Re: [OpenWrt-Devel] ramips RT5350F AP+STA mode

2013-09-08 Thread Jiapeng Li
Thanks jonsmirl, I'll test it to see what happens, and give you a feed back. 2013/9/8 jonsm...@gmail.com > You can try this and see what breaks but a lot of testing and > verification will be needed to ensure that this is working correctly. > > --- a/drivers/net/wireless/rt2x00/rt2x00dev.c

Re: [OpenWrt-Devel] bloatie-bloat-bloat?

2013-09-08 Thread Dave Taht
On Sun, Sep 08, 2013 at 11:37:40AM +0200, Felix Fietkau wrote: > On 2013-09-08 11:26 AM, Russell Senior wrote: > > > > I have a number of (admittedly) ancient Netgear WGT634U's in the field > > doing duty as free-wifi hotspots. Recent builds of our standard set > > of tools have become unhappy in

[OpenWrt-Devel] getting more randomness by improving MIPS get_cycles()

2013-09-08 Thread Dave Taht
In light of the whole nsa hoo-ra (stuff like this) https://plus.google.com/u/0/117091380454742934025/posts/SDcoemc9V3J Ted Tso has pointed out to me that apparently mips' does not have a working generic get_cycles() call, but instead returns 0 in all cases. e.g: In arch/mips/include/asm/timex.

Re: [OpenWrt-Devel] lantiq: ath_pci_fixup cannot work since it's called before ath9k_eeprom_probe

2013-09-08 Thread Luca Olivetti
Al 08/09/13 18:08, En/na Luca Olivetti ha escrit: > As per the subject, the function ath_pci_fixup (in > arch/mips/lantiq/xway/pci-ath-fixup.c) is called very early in the boot > process, before ath9k_eeprom_probe (in arch/mips/lantiq/xway/ath_eep.c) > has had any possibility to call ltq_pci_ath_fi

[OpenWrt-Devel] lantiq: ath_pci_fixup cannot work since it's called before ath9k_eeprom_probe

2013-09-08 Thread Luca Olivetti
As per the subject, the function ath_pci_fixup (in arch/mips/lantiq/xway/pci-ath-fixup.c) is called very early in the boot process, before ath9k_eeprom_probe (in arch/mips/lantiq/xway/ath_eep.c) has had any possibility to call ltq_pci_ath_fixup. The net result is that the fixup isn't done and the w

[OpenWrt-Devel] Question about Target Profiles

2013-09-08 Thread Mike Brady
I'm trying to figure out how to modify the set of packages included in the NSLU2 Target Profile on the current build, r37919, and I'm having no joy. Maybe I'm misunderstanding it, hence my email. Here is the profile file for the NSLU2: --- # # Copyright (C) 2006-2008 OpenWrt.org # # This is fre

[OpenWrt-Devel] SoC NAND driver ar934x on WNDR4300

2013-09-08 Thread Stefan Agner
Hi, This weekend I compiled OpenWRT for my WNDR4300. As stated in the documentation, only initramfs works currently so I hooked up serial port and ran the image using U-Boot/TFTP. I created an image with the SoC NAND driver from Jonus in order to boot an image from NAND flash, but I get errors whi

[OpenWrt-Devel] [PATCH] kernel: Add support for ESMT F25L32PA with upstream submission

2013-09-08 Thread Flavio Silveira
Signed-off-by: Flavio Silveira --- ...-mtd_m25p80_add_support_for_esmt_f25l32pa.patch | 37 1 file changed, 37 insertions(+) create mode 100644 target/linux/generic/patches-3.10/063-mtd_m25p80_add_support_for_esmt_f25l32pa.patch diff --git a/target/linux/generic/patche

Re: [OpenWrt-Devel] ramips RT5350F AP+STA mode

2013-09-08 Thread jonsm...@gmail.com
You can try this and see what breaks but a lot of testing and verification will be needed to ensure that this is working correctly. --- a/drivers/net/wireless/rt2x00/rt2x00dev.c +++ b/drivers/net/wireless/rt2x00/rt2x00dev.c @@ -1264,7 +1264,7 @@ static inline void rt2x00lib_set_if_comb

[OpenWrt-Devel] libFLAC on PowerPC - error: AltiVec and E500 instructions cannot coexist

2013-09-08 Thread Patrick Vorlicek
Hey guys, I'm trying to compile miniDLNA for my TP-WDR4900 (mpc85xx, e500v2) and this fails at libFLAC as part of libffmpeg-mini. It seems to be an issue with the compile optimizations: make[8]: Entering directory `/data/OpenWRT/TL-WDR4900/build_dir/target-powerpc_uClibc-0.9.33.2/flac-1.2.1/

Re: [OpenWrt-Devel] ramips RT5350F AP+STA mode

2013-09-08 Thread Jiapeng Li
Hi jonsmirl, Thank you, i am new to Openwrt, and not sure about this feature. What i know now is that RT5350 chip truly supports AP+STA mode, i test the MPR-A2, it can support this feature and works fine. If it is because of the WIFI driver, i think we can take an effort to make OpenWrt support

Re: [OpenWrt-Devel] bloatie-bloat-bloat?

2013-09-08 Thread Felix Fietkau
On 2013-09-08 11:26 AM, Russell Senior wrote: > > I have a number of (admittedly) ancient Netgear WGT634U's in the field > doing duty as free-wifi hotspots. Recent builds of our standard set > of tools have become unhappy in the last year or so. For example, > here are the RES memory sizes of pr

[OpenWrt-Devel] bloatie-bloat-bloat?

2013-09-08 Thread Russell Senior
I have a number of (admittedly) ancient Netgear WGT634U's in the field doing duty as free-wifi hotspots. Recent builds of our standard set of tools have become unhappy in the last year or so. For example, here are the RES memory sizes of processes on our workload, comparing r37911 (current) with