Re: [OpenWrt-Devel] Build logs of Barrier Breaker RCs

2014-09-01 Thread John Crispin
narf, i deleted the rc3 folder last night so i can build the next iteration this week. i do not recall seeing fastd in the list of failed packages. i will have a look out for it and ping you if i see any breakage On 01/09/2014 01:02, Matthias Schiffer wrote: Hi, I've noticed that the package

Re: [OpenWrt-Devel] compatible = ralink,mt7620a-spi, ralink,rt2880-spi;

2014-09-01 Thread John Crispin
just checked the code and the datasheet and there is a register init missing i think, i will dig into this during the week On 01/09/2014 08:25, John Crispin wrote: Hi, that patch subject is utterly wrong. the real desc would be add support for the 2nd CS line on mt7620a and add a special

Re: [OpenWrt-Devel] [PATCH][RFC]mac80211: rt2x00 correctly set ht20/ht40 filter

2014-09-01 Thread John Crispin
On 01/09/2014 01:22, Daniel Golle wrote: Hi Serge! Please do not send HTML emails. Your submissions are not useful for anyone if the mail body is HTML formatted and your mail application corrupted the white-space formatting. That's sad because your work will not be appreciated due to

Re: [OpenWrt-Devel] uClibc bug: epoll_pwait broken on OpenWrt x86

2014-09-01 Thread Matthias Schiffer
Sure, I've attached my testcase (source and compiled for Barrier Breaker). Matthias On 09/01/2014 08:31 AM, Waldemar Brodkorb wrote: Hi, can you provide a simple testcase showing the bug? best regards Waldemar Am 01.09.2014 um 00:53 schrieb Matthias Schiffer

Re: [OpenWrt-Devel] [PATCH] lantiq: BTHOMEHUBV2B use bigger mtd partition for kernel

2014-09-01 Thread Ben Mulvihill
On Wed, 2014-08-27 at 08:43 +0200, Ben Mulvihill wrote: The bb-rc3 image for the BTHOMEHUBV2B is too big for its mtd partition. This patch corrects the partition sizes in the device tree. This patch should really go in before bb-final, otherwise the BTHOMEHUBV2B images won't be useable. I do

Re: [OpenWrt-Devel] [PATCH] lantiq: BTHOMEHUBV2B use bigger mtd partition for kernel

2014-09-01 Thread John Crispin
On 01/09/2014 12:41, Ben Mulvihill wrote: On Wed, 2014-08-27 at 08:43 +0200, Ben Mulvihill wrote: The bb-rc3 image for the BTHOMEHUBV2B is too big for its mtd partition. This patch corrects the partition sizes in the device tree. This patch should really go in before bb-final, otherwise the

Re: [OpenWrt-Devel] [PATCH] lantiq: BTHOMEHUBV2B use bigger mtd partition for kernel

2014-09-01 Thread Ben Mulvihill
Brilliant! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH][RFC]mac80211: rt2x00 correctly set ht20/ht40 filter

2014-09-01 Thread Сергей Василюгин
I'm double sorry. My patch need sed 's/RF3320/RF3322/g' :(. 01.09.2014, 17:04, "John Crispin" blo...@openwrt.org:On 01/09/2014 01:22, Daniel Golle wrote: Hi Serge! Please do not send HTML emails. Your submissions are not useful for anyone if the mail body is HTML formatted and your mail

Re: [OpenWrt-Devel] compatible = ralink,mt7620a-spi, ralink,rt2880-spi;

2014-09-01 Thread Luis Soltero
Hello John, OK. thanks for our comments. So... is it worth pursuing this to get it right or is it so wrong that we should just forget it and retract the whole thing? Your mesg is unclear. Let me know what you want me to do. Thanks, --luis On 9/1/14, 2:25 AM, John Crispin wrote: Hi,

Re: [OpenWrt-Devel] compatible = ralink,mt7620a-spi, ralink,rt2880-spi;

2014-09-01 Thread John Crispin
Hi Luis, i am planning to look at this during the week as i need to fix up spi support for mt7628 anyhow. i will look at this at the same time John On 01/09/2014 16:51, Luis Soltero wrote: Hello John, OK. thanks for our comments. So... is it worth pursuing this to get it right

[OpenWrt-Devel] [PATCH 3/3] ar71xx: correctly detect hardware revision on TP-LINK Archer C5 and C7

2014-09-01 Thread Matthias Schiffer
Signed-off-by: Matthias Schiffer mschif...@universe-factory.net --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 7 +++ 1 file changed, 7 insertions(+) diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 18e07a4..f188578 100755

[OpenWrt-Devel] [PATCH 1/3] ar71xx: simplify TP-LINK model detection

2014-09-01 Thread Matthias Schiffer
All TP-LINK machine names begin with TP-LINK, so there's no need to check for more specific model names. This also allows adding new models like the Archer series more easily. Signed-off-by: Matthias Schiffer mschif...@universe-factory.net --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 6

[OpenWrt-Devel] [PATCH 2/3] ar71xx: fix syntax for TP-LINK TL-WR941N/ND / Rosewill RNX-N360RT detection

2014-09-01 Thread Matthias Schiffer
[ ] conditions should use = instead of == for string equality. Signed-off-by: Matthias Schiffer mschif...@universe-factory.net --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh

Re: [OpenWrt-Devel] 6in4 does not recover after wan outage

2014-09-01 Thread Weedy
On 26 Aug 2014 03:52, Richard Mortimer richm+open...@oldelvet.org.uk wrote: Hi, On 23/08/2014 00:19, Weedy wrote: On Fri, Aug 22, 2014 at 9:15 AM, Richard Mortimer richm+open...@oldelvet.org.uk wrote: However I've noticed that if the ADSL line drops then when it recovers my SiXXS 6in4

Re: [OpenWrt-Devel] compatible = ralink,mt7620a-spi, ralink,rt2880-spi;

2014-09-01 Thread Luis Soltero
Hello John, I have confirmed that the patch is totally bogus and should be ignored. Having said that there are some issues that I think need to be looked at. interestingly enough this all came about as I tried to add a second SPI device to the MT7620a... Much like what is discussed here