[OpenWrt-Devel] alfa-ap120c ordering and indenting

2016-03-23 Thread John Crispin
The patch has inconsistent ordering and indentation, see inline John On 23/03/2016 23:31, openwrt-comm...@openwrt.org wrote: > Author: luka > Date: 2016-03-23 23:31:38 +0100 (Wed, 23 Mar 2016) > New Revision: 49082 > > Added: >trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-alfa

Re: [OpenWrt-Devel] [RFC] ramips: Add initial support for the Netgear WNDR3700v5

2016-03-28 Thread John Crispin
lets try to figure out what they changed by comparing the sercomm uboot sources of the unit with RTSDK original On 28/03/2016 17:58, L. D. Pinney wrote: > Sercomm hacked bootloader replaced with my own from : > https://github.com/gnubee-git/GnuBee-MT7621-uboot.git > > Relevent files and instruc

Re: [OpenWrt-Devel] [RFC] ramips: Add initial support for the Netgear WNDR3700v5

2016-03-28 Thread John Crispin
On 28/03/2016 20:26, L. D. Pinney wrote: > > > On Mon, Mar 28, 2016 at 12:34 PM, John Crispin <mailto:blo...@openwrt.org>> wrote: > > lets try to figure out what they changed by comparing the sercomm uboot > sources of the unit with RTSDK original > &g

Re: [OpenWrt-Devel] Git mirror with branches, tags and full history?

2016-03-29 Thread John Crispin
On 29/03/2016 10:07, Bruno Randolf wrote: > Hello! > > What happened to https://github.com/openwrt/openwrt/? > > Last commit on 'master' is from Feb 23, on 'chaos_calmer' from Feb 19... > > It's a problem for me because I am using this as my main git upstream > and I'd have to rebase (again) t

Re: [OpenWrt-Devel] Git mirror with branches, tags and full history?

2016-03-30 Thread John Crispin
On 29/03/2016 11:06, John Crispin wrote: > > > On 29/03/2016 10:07, Bruno Randolf wrote: >> Hello! >> >> What happened to https://github.com/openwrt/openwrt/? >> >> Last commit on 'master' is from Feb 23, on 'chaos_calmer' from Feb 1

Re: [OpenWrt-Devel] Git mirror with branches, tags and full history?

2016-03-30 Thread John Crispin
On 30/03/2016 09:43, Bruno Randolf wrote: > On 03/30/2016 08:32 AM, John Crispin wrote: >> i have just updated https://github.com/openwrt/openwrt > > Thanks! > > Now, if you could add a tag "v15.05.1" things would

Re: [OpenWrt-Devel] [PATCH] ramips: rt3352 usbphy fix in dts-file

2016-04-01 Thread John Crispin
Hi, does not apply, please fix and resend John On 24/03/2016 19:32, serge wrote: > Add missing rt3352 usb phy. Need to backport into CC. > > > Signed-Off-By: Serge Vasilugin > > diff --git a/target/linux/ramips/dts/rt3352.dtsi > b/target/linux/ramips/dts/rt3352.dtsi > index cfa0db6..

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-04-05 Thread John Crispin
On 05/04/2016 15:33, Saverio Proto wrote: > Thanks Bruno, > > I am sorry I am coming back to OpenWrt after a long break. > > I expected the tag also on the Release repo > > http://git.openwrt.org/?p=15.05/openwrt.git;a=summary > > Here I see only a 15.05 tag. I dont understand the logic. I ex

Re: [OpenWrt-Devel] [PATCH] ramips: mt7621: add support for disabling flow control

2016-04-09 Thread John Crispin
r-gsw_mt762x.patch > @@ -28,7 +28,7 @@ Signed-off-by: John Crispin > obj-$(CONFIG_NET_MEDIATEK_SOC) += mtk-eth-soc.o > --- /dev/null > +++ b/drivers/net/ethernet/mediatek/mt7530.c > -@@ -0,0 +1,804 @@ > +@@ -0,0 +1,856 @@ > +/* > + * This prog

Re: [OpenWrt-Devel] [PATCH] arc770/axs101: mimic real wireless router

2016-04-09 Thread John Crispin
On 08/04/2016 20:18, Alexey Brodkin wrote: > Even though ARC SDP board has only 1 wired connection (eth0) > and barely might be treated as a full-scale router we're mimicking > that so the one ond only eth0 wired interface is wan and wlan0 > serves its own network behind NAT. > > For that we ena

Re: [OpenWrt-Devel] [PATCH v2] ramips: rt3352 usbphy fix in dts-file

2016-04-09 Thread John Crispin
does not apply. please send the patch to yourself and try to apply it with "git am". once this works send a V3 please. John On 01/04/2016 16:24, serge wrote: > Add missing rt3352 usb phy. Fix ticket #20499. Need backport into CC > > Signed-Off-By:Serge Vasilugin > > diff --git a/target

Re: [OpenWrt-Devel] [PATCH v2] ramips: Add support for ZBT WG3526

2016-04-09 Thread John Crispin
Hi On 23/03/2016 15:40, Kristian Evensen wrote: > From: Kristian Evensen > > The WG3526 is the follow-up to the 2626 and is mostly the same, with the > excaption that the mt7602 has been replaced with the mt7603. The internal wifi > setup has also changed slightly. Based on my tests, everything

Re: [OpenWrt-Devel] [PATCH] [ramips] Add support for Omnima MiniCloudless boards

2016-04-09 Thread John Crispin
this patch was not generated with git and fails to apply and a few comments inline. also do not use [ramips] but "ramips:" as a prefix. please fix and resend John On 08/04/2016 12:25, Ivan wrote: > This patch adds support for Omnima MiniCloudless MT7620 + MT76x12 > Concurrent Dual Band p

Re: [OpenWrt-Devel] [PATCH] [ramips] Adjust image size limit for the D-Link DIR-860L B1

2016-04-09 Thread John Crispin
oh dear, let me fix that On 09/04/2016 16:10, 郭传鈜 wrote: > According to https://dev.openwrt.org/changeset/49129 The patch is > applied with the git conflict remains and it breaks MT7621 target. > > 2016-04-09 20:10 GMT+08:00 Kristian Evensen : >> Hi, >> >> On Thu, Mar 31, 2016 at 12:47 AM, Daniel

Re: [OpenWrt-Devel] [RFC] ramips: awake rt305x USB controller

2016-04-10 Thread John Crispin
Hi, looks good please send a patch that adds this under target/linux/ramips/patches-4.4 John On 09/04/2016 15:46, Сергей Василюгин wrote: > Long story of rt305x USB controller feature [1] arise again in trunk [2]. > I make quick fix but not sure that it's correct. > Possiblely it's time

Re: [OpenWrt-Devel] [PATCH v3] ramips: rt3352 usbphy fix in dts-file

2016-04-10 Thread John Crispin
Hi, please send version for CC if you would like to see the fix merged there aswell JOhn On 09/04/2016 13:43, Сергей Василюгин wrote: > Add missing rt3352 usb phy. Fix ticket #20499. Need backport into CC > > Signed-Off-By:Serge Vasilugin > > diff --git a/target/linux/ramips/dts/rt335

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

2016-04-14 Thread John Crispin
On 14/04/2016 16:38, Baptiste Clenet wrote: > Marc, yes it has been added by John Crispins. > > I had nothing in etc/config/wireless, which is the right definition > for this driver? (I don't find any documentation). Tom, Adam, yes it > is defined. > > 2016-04-12 13:30 GMT+02:00 Adam Kent : >>

Re: [OpenWrt-Devel] [PATCH] feeds.conf.default: remove the commented ancient feeds

2016-04-20 Thread John Crispin
On 20/04/2016 00:05, Hannu Nyman wrote: > Does anybody know what happened to this patch? > http://patchwork.ozlabs.org/patch/608467/ > > I got email from ozlabs patchwork eight days ago that the patch was > "accepted" and ozlabs status shows that, but so far the patch has not > been commited to

Re: [OpenWrt-Devel] [PATCH] Add support for multiple RADIUS servers

2016-04-20 Thread John Crispin
On 20/04/2016 20:09, Rafał Miłecki wrote: > On 20 April 2016 at 16:48, amine.ahd wrote: >> Hostapd allows more than one RADIUS server to be added in case the main >> server goes down. >> This allows netifd to load a list of RADIUS servers from the wireless confid >> file and add them to hostap

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Planex MZK-EX300NP

2016-04-21 Thread John Crispin
Hi, fails to apply for some reason, please rebase and resend. there is one small nitpick inline. On 14/04/2016 16:59, YuheiOKAWA wrote: > MZK-EX300NP is MT7620A based wifi repeater. > Built-in power supply. > 64MiB RAM, 8MiB SPI Flash, non Wired Ethernet. > > Signed-off-by: YuheiOKAWA > --- >

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Planex CS-QR10

2016-04-21 Thread John Crispin
Hi, this one also fails to apply. please rebase/resend JOhn On 12/04/2016 14:16, YuheiOKAWA wrote: > CS-QR10 is MT7620A based IP Camera. > > the camera and sound does not work with kernel 4.4. > - camera chip is sn9c291. > - sound chip is wm8960. > > Signed-off-by: YuheiOKAWA > ---

Re: [OpenWrt-Devel] [PATCH][CC] Revert "ar71xx: change some TP-link modelnames (WR841, WA701, WA730)"

2016-04-24 Thread John Crispin
On 24/04/2016 10:24, Tim Niemeyer wrote: > This reverts commit 0fd48fd7dab066db8a46e51775579c9ef507ca25. > > We are facing some problem on rolling out the current 15.05-branch to > our devices because the image name changed. > > The changed image name breaks compatibility for derived projects a

Re: [OpenWrt-Devel] [PATCH][CC] Revert "ar71xx: change some TP-link modelnames (WR841, WA701, WA730)"

2016-04-25 Thread John Crispin
On 25/04/2016 08:54, Bastian Bittorf wrote: > * John Crispin [25.04.2016 07:39]: >>> The changed image name breaks compatibility for derived projects and >>> that's something which should only happen if there is a really good >>> reason (e.g. security fix). &

Re: [OpenWrt-Devel] [PATCHv4] ramips: add support for SamKnows SK-WB8

2016-04-25 Thread John Crispin
Hi, few comments inline. apart from those 2 nitpicks the patch looks good. John On 25/04/2016 03:05, Andrew Yong wrote: > This patch adds support for the SamKnows version 8.0 Whitebox, built > around the MT7621 platform. 2.4GHz appears to be working, albeit > poorly; 5GHz not working yet

Re: [OpenWrt-Devel] [PATCH] lantiq: remove read-only flag on two partitions on BTHOMEHUBV3A

2016-04-25 Thread John Crispin
On 24/04/2016 21:29, Ben Mulvihill wrote: > Remove read-only flag on two partitions on BTHOMEHUBV3A: > uboot-config - otherwise fw_setenv command cannot be used. > ath9k-cal- so that ath9k calibration data can be copied > to the partition on a newly installed board. > >

Re: [OpenWrt-Devel] [PATCH 01/??] [tools] make-ext4fs glibc >= 2.23 compat

2016-04-25 Thread John Crispin
On 25/04/2016 11:41, Weedy wrote: > With the update to glibc 2.23, sys/types.h doesn't inherit > sys/sysmacros.h anymore. We need to include it manually. > > > --- /dev/null 2016-04-18 05:53:30.273258717 -0400 > +++ tools/make-ext4fs/patches/125-glibc-2.23-sysmacros.patch 2016-04-24 > 14:50:33

Re: [OpenWrt-Devel] [RFC] ramips: fix bad patch awake rt305x USB controller

2016-04-25 Thread John Crispin
Hi, i dont see why this is needed.the patch in the tree does not look broken and seems to compile fine. John On 23/04/2016 05:55, Сергей Василюгин wrote: > Sorry, fix bad patch (ticket #22248) > > Signed-Off-By: Serge Vasilugin > > diff --git > a/target/linux/ramips/patches-4.4/0069-

Re: [OpenWrt-Devel] [PATCH 2/2] lantiq: Fix status LED on TDW89X0 after boot is completed.

2016-04-25 Thread John Crispin
On 22/04/2016 09:13, Vittorio G (VittGam) wrote: > On 22/04/2016 08:34:41 CEST, Mathias Kresin wrote: >> Am 21.04.2016 um 23:43 schrieb Vittorio Gambaletta (VittGam): >>> After recent patches, the status LED on this router would stay >>> switched off after boot is completed. A switched off status

Re: [OpenWrt-Devel] [PATCH] [scripts] avoid hard-coded path in sha-bang

2016-04-25 Thread John Crispin
please avoid using slang words and add "scripts:" as a subject prefix On 22/04/2016 11:06, Iblis Lin wrote: > Signed-off-by: Iblis Lin > --- > scripts/brcmImage.pl | 2 +- > scripts/deptest.sh| 2 +- > scripts/feeds | 2 +- > scripts/mkits.sh | 2 +- > scripts

Re: [OpenWrt-Devel] [PATCHv4] ramips: add support for SamKnows SK-WB8

2016-04-25 Thread John Crispin
I'm cleaning up the rest of the patches, fixed some minor gpio > mis-definitions and testing out some wifi fixes before I do a v5. > > On 25 Apr 2016 20:58, "John Crispin" <mailto:j...@phrozen.org>> wrote: > > Hi, > > few comments inline.

Re: [OpenWrt-Devel] [PATCH] lantiq: use dwc2 by default on BTHOMEHUBV3A and WBMR

2016-04-25 Thread John Crispin
yes please resend a new patch with all boards getting switched John On 25/04/2016 12:26, Ben Mulvihill wrote: > The dwc2 USB driver now works on Lantiq ar9, but the > default is still ltq-hcd-ar9. This patch switches to > dwc2 by default, on the two boards I can test, namely > BTHOMEHUBV3

Re: [OpenWrt-Devel] [PATCH] Hostapd: Add support for multiple RADIUS servers

2016-04-25 Thread John Crispin
On 21/04/2016 08:39, amine.ahd wrote: > Hostapd allows more than one RADIUS server to be added in case the main > server goes down. > This allows netifd to load a list of RADIUS servers from the wireless confid > file and add them to hostapd. > The format of the list in the config file is as fo

Re: [OpenWrt-Devel] [PATCHv4] ramips: add support for SamKnows SK-WB8

2016-04-25 Thread John Crispin
On 25/04/2016 15:32, Andrew Yong wrote: > Stupid question - what calls these files? I assume I have to call my > new function from somewhere. > > I'm working on it. preinit gets called automagically during preinit/boot > > On Mon, Apr 25, 2016 at 9:22 PM, John Crispin

Re: [OpenWrt-Devel] [PATCH] ar71xx: add tools/kernel2minor package for Mikrotik NOR flash devices.

2016-04-25 Thread John Crispin
Hi, comments inline On 18/04/2016 12:05, ad...@yapic.net wrote: > From: Sergey Sergeev > > kernel2minor tool is used for packing openwrt kernel into modified yaffs2 > file system image. > This is necessary to boot via Routerboot on new Mikrotik NOR flash devices. > --- > config/Config-images.

Re: [OpenWrt-Devel] [luci] [PATCH] luci-mod-admin-full: Add option to set anonymous_identity field

2016-04-25 Thread John Crispin
please send this as a PR against the luci tree on github John On 07/04/2016 18:22, Kevin O'Connor wrote: > Add support for setting the "anonymous_identity" field on EAP type > networks. > > Signed-off-by: Kevin O'Connor > --- > > I sent a similar request to the openwrt mailing list tha

Re: [OpenWrt-Devel] [PATCH] lantiq: remove read-only flag on two partitions on BTHOMEHUBV3A

2016-04-25 Thread John Crispin
On 25/04/2016 17:38, Ben Mulvihill wrote: > On Mon, 2016-04-25 at 16:29 +0200, Martin Blumenstingl wrote: >> On Mon, Apr 25, 2016 at 3:00 PM, John Crispin wrote: >>> is this not a bit risky ? normally we try to keep them read-only so that >>> users cannot accidenta

Re: [OpenWrt-Devel] [PATCHv5] ramips: add support for SamKnows SK-WB8

2016-04-25 Thread John Crispin
i'm afraid they are both badly formatted On 25/04/2016 16:51, Andrew Yong wrote: > PATCHv1: > This patch adds support for the SamKnows version 8.0 Whitebox, built > around the MT7621 platform. 2.4GHz appears to be working, albeit > poorly; 5GHz not working yet. > > PATCHv2: > Fixed LED name in

Re: [OpenWrt-Devel] [PATCH/RFC] dnsmasq: run as dedicated UID/GID

2016-04-25 Thread John Crispin
On 22/04/2016 06:26, Daniel Golle wrote: > Running dnsmasq in a dedicated user/group allows matching its outgoing > traffic more easily using iptables' owner match. > Add UID/GID to the package metadata and append the user/group > parameters to the init script. > > Signed-off-by: Daniel Golle >

Re: [OpenWrt-Devel] [PATCHv5] ramips: add support for SamKnows SK-WB8

2016-04-25 Thread John Crispin
On 25/04/2016 18:01, Andrew Yong wrote: > diff --git a/target/linux/ramips/base-files/lib/preinit/04_handle_bootcount > b/target/linux/ramips/base-files/lib/preinit/04_handle_bootcount > new file mode 100644 > index 000..570fe16 > --- /dev/null > +++ b/target/linux/ramips/base-files/lib/prei

Re: [OpenWrt-Devel] [RFC] ar71xx: add TP-Link TL-WR810N support

2016-04-25 Thread John Crispin
Hi On 10/04/2016 14:00, Jens Steinhauser wrote: > This patch adds support for the TP-Link TL-WR810N. > https://wiki.openwrt.org/toh/tp-link/tl-wr810n > > The device has a slide switch to select its mode of operation when using > the stock firmware. After looking at how it's implemented for simila

Re: [OpenWrt-Devel] [PATCHv5] ramips: add support for SamKnows SK-WB8

2016-04-25 Thread John Crispin
s bad for flash memory anyway). replacing uboot is not a good idea. you should try to make this work in the prei8nit step. if the fw_setenv call fails then figure out why and try to fix it. > > On Tue, Apr 26, 2016 at 12:32 AM, John Crispin wrote: >> >> >> On 25/04/

Re: [OpenWrt-Devel] [PATCHv5] ramips: add support for SamKnows SK-WB8

2016-04-25 Thread John Crispin
l do that and test drive it. > > On Tue, Apr 26, 2016 at 2:06 PM, John Crispin wrote: >> >> >> On 26/04/2016 03:24, Andrew Yong wrote: >>> "alternatively call uboot-env directly without the fw_* abstraction layer" >>> >>> Pardon the obtuse qu

Re: [OpenWrt-Devel] [PATCH][CC] Revert "ar71xx: change some TP-link modelnames (WR841, WA701, WA730)"

2016-04-26 Thread John Crispin
On 26/04/2016 09:22, kwadronaut wrote: > On 25/04/16 09:06, John Crispin wrote: >> On 25/04/2016 08:54, Bastian Bittorf wrote: >>> * John Crispin [25.04.2016 07:39]: >>>>> The changed image name breaks compatibility for derived projects and >>>>&

Re: [OpenWrt-Devel] [PATCH][CC] Revert "ar71xx: change some TP-link modelnames (WR841, WA701, WA730)"

2016-04-26 Thread John Crispin
On 26/04/2016 09:37, kwadronaut wrote: > On 26/04/16 09:28, John Crispin wrote: > >> i fail to extract from your mail what you are trying to tell us > > Common sense: don't change names within a stable release. others may claim the common sense is to polish it even more

Re: [OpenWrt-Devel] [PATCH 0/4] omap 4.4, ehci, sdcard

2016-04-26 Thread John Crispin
On 26/04/2016 12:52, Alexander Couzens wrote: >> The following patches (submitted by you) have been updated in >> patchwork: >> >> * openwrt: [OpenWrt-Devel,1/4] omap: add sdcard creation script >> - http://patchwork.ozlabs.org/patch/614748/ >> - for: OpenWrt development >> was: Ne

Re: [OpenWrt-Devel] [PATCH 0/4] omap 4.4, ehci, sdcard

2016-04-26 Thread John Crispin
On 26/04/2016 12:59, Imre Kaloz wrote: > On Tue, 26 Apr 2016 12:55:50 +0200, John Crispin > wrote: > >> the maintainer of the target does not use patchwork. so they are not >> applicable to be listed in patchwork. sorry i normally send an email to >> the submitt

Re: [OpenWrt-Devel] [PATCH 0/4] omap 4.4, ehci, sdcard

2016-04-26 Thread John Crispin
On 26/04/2016 12:52, Alexander Couzens wrote: >> The following patches (submitted by you) have been updated in >> patchwork: >> >> * openwrt: [OpenWrt-Devel,1/4] omap: add sdcard creation script >> - http://patchwork.ozlabs.org/patch/614748/ >> - for: OpenWrt development >> was: Ne

Re: [OpenWrt-Devel] [PATCH 0/4] omap 4.4, ehci, sdcard

2016-04-26 Thread John Crispin
On 26/04/2016 13:07, Imre Kaloz wrote: > On Tue, 26 Apr 2016 13:00:40 +0200, John Crispin > wrote: > >> >> >> On 26/04/2016 12:59, Imre Kaloz wrote: >>> On Tue, 26 Apr 2016 12:55:50 +0200, John Crispin >>> wrote: >>> >>>> th

Re: [OpenWrt-Devel] [PATCH][CC] Revert "ar71xx: change some TP-link modelnames (WR841, WA701, WA730)"

2016-04-26 Thread John Crispin
On 26/04/2016 15:02, Sven Roederer wrote: > Am Monday 25 April 2016, 09:06:38 schrieb John Crispin: >> On 25/04/2016 08:54, Bastian Bittorf wrote: >>> * John Crispin [25.04.2016 07:39]: >>>>> The changed image name breaks compatibility for derived projects

Re: [OpenWrt-Devel] [PATCH] mpc85xx: Add T4240 sub-target

2016-04-26 Thread John Crispin
On 26/04/2016 11:48, Helmut Schaa wrote: > The Freescale T4240 is a 12 core (24 threads) SoC. > Add a sub-target to the mpc85xx target to build images for the T4240 > Reference Design Board. > > Currently CPU thread support is only available in 64bit kernel builds, > hence the sub-target uses th

Re: [OpenWrt-Devel] [PATCH v2 2/2] lantiq: use the same functionality for all ethernet phys led

2016-04-27 Thread John Crispin
10>; > + lantiq,led2h = <0x20>; > + lantiq,led2l = <0x00>; > }; > }; > }; > diff --git > a/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch > > b/target/linux/lan

Re: [OpenWrt-Devel] [PATCH] [scripts] avoid hard-coded path in sha-bang

2016-04-28 Thread John Crispin
a English native speaker... > Could you explain more about that? > > > On Mon, Apr 25, 2016 at 03:17:47PM +0200, John Crispin wrote: >> please avoid using slang words and add "scripts:" as a subject prefix >> >> >> >> On 22/04/2016 11:06

Re: [OpenWrt-Devel] [PATCH] set mark for locally generated traffic in OUTPUT chain

2016-04-28 Thread John Crispin
trivia is missing On 28/04/2016 14:25, Daniel Golle wrote: > Signed-off-by: Daniel Golle > --- > rules.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/rules.c b/rules.c > index 756c78d..e20442e 100644 > --- a/rules.c > +++ b/rules.c > @@ -270,7 +270,7 @@ append_chai

Re: [OpenWrt-Devel] [PATCH 2/6] dropbear: Make utmp and putuline support configurable via seperate config options

2016-04-29 Thread John Crispin
Hi, comment inline On 27/04/2016 11:13, Hans Dedecker wrote: > Utmp support tracks who is currenlty logged in by logging info to the file > /var/run/utmp (supported by busybox) > Putuline support will use the utmp structure to write to the utmp file > > Signed-off-by: Hans Dedecker > --- > pa

Re: [OpenWrt-Devel] [PATCHv9] ramips: Add support for SamKnows Whitebox 8

2016-04-29 Thread John Crispin
Hi, please drop the mt76 part from the patch it is already merged in the mt76 tree on github and will hit trunk soon. also patch does not apply as shown below. John ../patchwork 615343 --2016-04-28 09:07:34-- http://patchwork.ozlabs.org/patch/615343/mbox/ Resolving patchwork.ozlabs.org

Re: [OpenWrt-Devel] r49252 (dnsmasq: run as dedicated UID/GID) causing major havoc

2016-04-30 Thread John Crispin
On 30/04/2016 10:10, Daniel Golle wrote: > Hi! > > On Sat, Apr 30, 2016 at 10:20:05AM +0300, Hannu Nyman wrote: >> r49252 (dnsmasq: run as dedicated UID/GID) seems to be causing major havoc. >> >> So far at least 5 bugs about it: #22271, #22277, #22278, #22300, #22303 >> >> The change to require

Re: [OpenWrt-Devel] [PATCH 1/2] lantiq: add device tree binding for the phy clock source

2016-04-30 Thread John Crispin
Hi, thanks for the patches,bet that was fun to figure out. comment inline On 30/04/2016 14:25, Mathias Kresin wrote: > Signed-off-by: Mathias Kresin > --- > ...x200-add-gphy-clk-src-device-tree-binding.patch | 26 > ++ > 1 file changed, 26 insertions(+) > create mode 10064

Re: [OpenWrt-Devel] r49252 (dnsmasq: run as dedicated UID/GID) causing major havoc

2016-04-30 Thread John Crispin
i have just pushed a generic fix, please verify that it fixes the issue. it seems to work for me. John ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] r49252 (dnsmasq: run as dedicated UID/GID) causing major havoc

2016-05-01 Thread John Crispin
On 01/05/2016 10:33, Hannu Nyman wrote: >> i have just pushed a generic fix, please verify that it fixes the issue. >> it seems to work for me. > > Yep, your fix works ok. > Tested with a new build of r49276. > thanks for testing. those that see the error just need to sysupgrade with a current

Re: [OpenWrt-Devel] [PATCH] Chaos Calmer - ramips: Fix IPv6 neighbor discovery on RT5350

2016-05-02 Thread John Crispin
On 02/05/2016 09:55, Vittorio G (VittGam) wrote: > Actually there's a problem with this patch: the tabs have been converted > to spaces by your mailer, so it does not apply directly... > > The patch on GitHub is fine by the way. > > Cheers, > Vittorio you seem to have sent the same patch which

Re: [OpenWrt-Devel] [RFC] ar71xx: add TP-Link TL-WR810N support

2016-05-02 Thread John Crispin
On 02/05/2016 00:05, Jens Steinhauser wrote: > On 04/25/2016 10:02 PM, John Crispin wrote: >> Hi >> >> On 10/04/2016 14:00, Jens Steinhauser wrote: >>> This patch adds support for the TP-Link TL-WR810N. >>> https://wiki.openwrt.org/toh/tp-link/tl-wr810n &

Re: [OpenWrt-Devel] [RFC] ar71xx: add TP-Link TL-WR810N support

2016-05-02 Thread John Crispin
On 02/05/2016 20:50, Jens Steinhauser wrote: > On 05/02/2016 10:55 AM, John Crispin wrote: >> On 02/05/2016 00:05, Jens Steinhauser wrote: >>> On 04/25/2016 10:02 PM, John Crispin wrote: >>>> Hi >>>> >>>> On 10/04/2016 14:00, Jens Steinhause

[OpenWrt-Devel] reboot

2016-05-06 Thread John Crispin
the reboot was not meant to be hostile or disruptive to OpenWrt. we are just code nerds and messed up the politics of the launch at some places, which in itself shows one of the reasons that motivated the reboot. the whole idea is to give up our control over parts of the politics and attract a new

Re: [OpenWrt-Devel] [PATCHv2 001/001] [brcm63xx] Display the correct detected CPU ID

2016-05-09 Thread John Crispin
On 09/05/2016 13:19, Graham Fairweather wrote: > It wasn't my intention to spam the list. I asked for help on the > forum, I asked for help on IRC and I was told to try things. The > documents say if unsuccessful then try again. As a noob, it is not the > easiest process to follow, especially whe

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

2016-05-09 Thread John Crispin
Hi Baptiste, on my list for this week John On 09/05/2016 18:56, Baptiste Clenet wrote: > Lazar, > Have you managed to make mt76 work on mt7688? > > Thanks > > 2016-05-03 1:52 GMT+02:00 Lazar Demin : >> Marc, >> Can you expand on what you did to get the AP to work? I'm completely >> stu

Re: [OpenWrt-Devel] disabling email addresses used in OpenWrt "MAINTAINER" fields

2016-05-11 Thread John Crispin
git (fetch) > origin git://git.openwrt.org/openwrt.git (push) > > bjorn@canardo:/usr/local/src/openwrt$ git grep -E > 'MAINTAINER:=.*blo...@openwrt.org' origin/master > origin/master:package/kernel/lantiq/ltq-adsl-fw/Makefile:PKG_MAINTAINER:=John > Crispin > origin/master:pack

Re: [OpenWrt-Devel] [PATCH 2/4] get buffer size from driver

2016-05-11 Thread John Crispin
Hi, pulled the series into the umbim git just now. small issue inline On 11/05/2016 13:24, Bjørn Mork wrote: > Signed-off-by: Bjørn Mork > --- > mbim-dev.c | 11 ++- > 1 file changed, 10 insertions(+), 1 deletion(-) > > diff --git a/mbim-dev.c b/mbim-dev.c > index 34bb2c228eb0..dd1110d

Re: [OpenWrt-Devel] [PATCH 2/4] get buffer size from driver

2016-05-11 Thread John Crispin
On 11/05/2016 21:54, Bjørn Mork wrote: > John Crispin writes: > >> Hi, >> >> pulled the series into the umbim git just now. small issue inline > > Thanks > >> On 11/05/2016 13:24, Bjørn Mork wrote: >>> Signed-off-by: Bjørn Mork >>>

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH] _GNU_SOURCE should be defined for building vs uClibc

2016-05-23 Thread John Crispin
^ > CMakeFiles/procd.dir/build.make:134: recipe for target > 'CMakeFiles/procd.dir/inittab.c.o' failed > make[6]: *** [CMakeFiles/procd.dir/inittab.c.o] Error 1 > ->8-- > > Signed-off-by: Alexey Br

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH] _GNU_SOURCE should be defined for building vs uClibc

2016-05-23 Thread John Crispin
On 23/05/2016 20:12, Waldemar Brodkorb wrote: > Hi John, > John Crispin wrote, > >> Hi, >> is it really a gnu extension or is uclibc b0rked for these symbols ? > > I think it isn't b0rked. > It was added for ARM GNU libc here under #ifdef __USE_GNU: > htt

Re: [OpenWrt-Devel] [LEDE-DEV] TR-069, bufferbloat, and BQL

2016-05-28 Thread John Crispin
On 28/05/2016 16:02, Hauke Mehrtens wrote: > On 05/28/2016 03:36 PM, Dave Taht wrote: >> On Sat, May 28, 2016 at 5:34 AM, Hauke Mehrtens wrote: >>> On 05/27/2016 12:43 PM, David Lang wrote: On Thu, 26 May 2016, Delbar Jos wrote: > We are conscious of the fact that together with the

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH] _GNU_SOURCE should be defined for building vs uClibc

2016-06-02 Thread John Crispin
On 02/06/2016 13:03, Karl Palsson wrote: > > Waldemar Brodkorb wrote: >>> >>> This still doesn't work on the uclibc in openwrt-CC branch. The >>> O_PATH definitions are in asm-generic/fcntl.h, which can be >>> included via linux/fcntl.h, _GNU_SOURCE doesn't get this pulled >>> in though. >>> >>

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH libubox] blobmsg_json: add new functions blobmsg_format_json_value*

2016-06-03 Thread John Crispin
On 01/06/2016 22:27, Matthias Schiffer wrote: > The current blobmsg_format_json* functions will return invalid JSON when > the "list" argument is given as false (blobmsg_format_element() will > output the name of the blob_attr as if the value is printed as part of a > JSON object). > > To avoid

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH] package/devel/gdb: Add support of ARC gdb

2016-06-03 Thread John Crispin
> Makefile:699: recipe for target 'stamp-5mloop' failed > make[7]: *** [stamp-5mloop] Error 1 > >8 > > Signed-off-by: Alexey Brodkin > Cc: John Crispin > Cc: Felix Fietkau > --- > package/devel/gdb/Makefile | 23

Re: [OpenWrt-Devel] [LEDE-DEV] git.openwrt.org site half broken

2016-06-03 Thread John Crispin
On 02/06/2016 13:20, Etienne Champetier wrote: > Hi, > > someone messed with git.openwrt.org nginx config, i can't get the js and css. > > see https://git.openwrt.org/project/static/gitweb.css (doesn't look > like a css :) ) > > Cheers > Etienne > that url looks weird. -> https://git.openwrt

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH] libnet-1.2.x: enable HAVE_PACKET_SOCKET

2016-06-07 Thread John Crispin
On 19/05/2016 14:57, Alin Nastac wrote: > There is already a CONFIGURE_VAR set in here that seem > to have the same purpose, but it doesn't do the trick > in my cause (autoconf 2.69). > --- > libs/libnet-1.2.x/Makefile | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/libs/libnet-1.2.x/M

Re: [OpenWrt-Devel] [PATCH package mountd] uci config for mountd fileystem options

2016-06-10 Thread John Crispin
On 10/06/2016 12:00, Mathias Kresin wrote: > Hi Oliver, > > 2016-06-10 11:37 GMT+02:00 : >> Signed-off-by: Olivier Hardouin >> --- > > Your patch doesn't have a commit message, which explains why these > options are required by default. > > I've used mountd recently with ext4 and was able to

Re: [OpenWrt-Devel] [PATCH mountd 2/2] support for disk without partition table

2016-06-23 Thread John Crispin
On 22/06/2016 09:51, olivier.hardo...@gmail.com wrote: > if no partition found, try to mount the block device itself > > Signed-off-by: Olivier Hardouin Hi, looks ok, just wondering what kind of storage you see this on. i have only seen superfloppy type formating on mmc cards and that is almo

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH mountd 2/2] support for disk without partition table

2016-06-23 Thread John Crispin
Hi, that is called superfloppy iirc. not seen those in a while. i've pushed the changes to the mountd repo John > > > On Thu, Jun 23, 2016 at 9:24 AM, John Crispin wrote: >> >> >> On 22/06/2016 09:51, olivier.hardo...@gmail.com wrote: >>> if no

Re: [OpenWrt-Devel] imports from LEDE to OpenWrt github repo

2016-06-25 Thread John Crispin
On 25/06/2016 10:47, Zoltan HERPAI wrote: > > > On Sat, 25 Jun 2016, Mathias Kresin wrote: > >> Hi Zoltan, >> >> I've noticed that you have imported a lot of patches from the LEDE >> repo into the OpenWrt github repo. >> >> I'm concerted about the fact that you have omitted at least a few of >

Re: [OpenWrt-Devel] imports from LEDE to OpenWrt github repo

2016-06-25 Thread John Crispin
On 25/06/2016 14:01, Zoltan HERPAI wrote: > On Sat, 25 Jun 2016, John Crispin wrote: > >> >> >> On 25/06/2016 10:47, Zoltan HERPAI wrote: >>> >>> >>> On Sat, 25 Jun 2016, Mathias Kresin wrote: >>> >>>> Hi Zoltan, >

Re: [OpenWrt-Devel] [RFD] Future

2016-06-29 Thread John Crispin
Hi Imre, would this be an online meeting using some video chat software ? John ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] procd: patch v3 to support busybox mkfs.ext2

2016-07-02 Thread John Crispin
Hi, few comments 1) the patch needs to be split into 2, ext2 change/lzo change 2) send them inline please and not as attachement 3) the V3 needs to be in the subject prefix [PATCH V3] procd: ... 4) the Signed-off-by: line is missing John On 03/07/2016 08:14, Luke McKee wrote: > To quote

[OpenWrt-Devel] [PATCH] include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists

2016-07-04 Thread John Crispin
./scripts/feeds update will reset the .config file if ~/.openwrt/defconfig exists, thus resetting the target to ar71xx. Signed-off-by: John Crispin --- i am not sure if this is correct or if refresh_config() inside scripts feeds should be called with a paramter to not run defconfig --- include

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH] [mksh] Update to r52c

2016-07-11 Thread John Crispin
Hi could you please * change the subject prefix to "utils/mksh:" and remove the [] On 11/07/2016 09:18, Alive 4ever wrote: > Update mksh package to sync with current latest upstream (r52c). > * remove this tearline > Signed-off-by: alive4ever * we need a real name please John

Re: [OpenWrt-Devel] [LEDE-DEV] latency on PPPoA ADSL Annex A on using Lantiq

2016-08-10 Thread John Crispin
On 11/08/2016 00:39, Mathias Kresin wrote: > Am 11.08.2016 um 00:15 schrieb John Crispin: >> try reverting 8333a6d0bab913285770449f5100597b691b544f aswell please > > Had this commit in mind as well. According to Daniels initial mail to > openwrt-devel, he is using a TP-LIN

Re: [OpenWrt-Devel] [LEDE-DEV] latency on PPPoA ADSL Annex A on using Lantiq

2016-08-11 Thread John Crispin
On 11/08/2016 08:19, John Crispin wrote: > > > On 11/08/2016 00:39, Mathias Kresin wrote: >> Am 11.08.2016 um 00:15 schrieb John Crispin: >>> try reverting 8333a6d0bab913285770449f5100597b691b544f aswell please >> >> Had this commit in mind as well.

Re: [OpenWrt-Devel] return value of overlay_mount_fs

2016-08-16 Thread John Crispin
On 16/08/2016 18:33, Преподобный Гомер wrote: > Hi all, > > this is a duplicate for a bug in bugtracker [0]. I've just realized that this > bugtracker is full of spam and does not get any feedback. > > This is the original post: > > Hi, > I am reading the fstools code [1] and have realized tha

Re: [OpenWrt-Devel] latency on PPPoA ADSL Annex A on using Lantiq

2016-08-17 Thread John Crispin
i would guess a regression inside the atm subsystem of he kernel or some other part of the network stack. assuming that this issue is only observed inside the atm part, i'll start looking there. John On 18/08/2016 06:22, Daniel Niasoff wrote: > Hi Mathias, > > > Looks like it's this com

Re: [OpenWrt-Devel] latency on PPPoA ADSL Annex A on using Lantiq

2016-08-18 Thread John Crispin
me/build/openwrt/build_dir/toolchain-mips_34kc+dsp_gcc-5.3.0_musl-1.1.14/linux-4.4.7/net/atm/common.c > > Then did a make > > Thanks > > Daniel > -Original Message- > From: John Crispin [mailto:j...@phrozen.org] > Sent: 18 August 2016 07:00 > To: Daniel Niasoff ; M

Re: [OpenWrt-Devel] libfstools: "lowerdir" variable name in fopivot

2016-08-18 Thread John Crispin
pushed to the fstools master tree On 18/08/2016 14:02, Преподобный Гомер wrote: > ping? > -- > Regards, > R.H. > > > 2016-08-17 14:51 GMT+03:00 Преподобный Гомер : >> Hi all! >> >> In fopivot in libfstools variable name "lowerdir" is confusing and >> doesn't make any sense. >> There is a patch

Re: [OpenWrt-Devel] [PATCH] procd: Allow override of default respawn parameters

2015-09-18 Thread John Crispin
Hi On 18/09/2015 09:59, Helmut Schaa wrote: > Allow to pass RESPAWN_THESHOLD_DEFAULT, DRESPAWN_TIMEOUT_DEFAULT > and RESPAWN_RETRY_DEFAULT as parameters to cmake to change the > default respawn behavior. > technically ok but why cant you tweak them in your packages initd script ? i am wondering

Re: [OpenWrt-Devel] [PATCH] procd: Allow override of default respawn parameters

2015-09-18 Thread John Crispin
On 18/09/2015 11:40, Etienne Champetier wrote: > Hi, > > 2015-09-18 11:03 GMT+02:00 Helmut Schaa <mailto:helmut.sc...@googlemail.com>>: > > Hi John, > > On Fri, Sep 18, 2015 at 10:18 AM, John Crispin <mailto:blo...@openwrt.org>> wrote: >

Re: [OpenWrt-Devel] ZyXEL NBG4615

2015-09-19 Thread John Crispin
On 19/09/2015 11:27, Nerijus Baliunas wrote: > Hello, > > it is similar to NBG-419N but has Atheros AR8316 4+1 GbE switch. I enabled > CONFIG_AR8216_PHY=y in target/linux/ramips/rt305x/config-3.18, rebuilt and > loaded openwrt-ramips-rt305x-nbg-419n-initramfs-uImage.bin to SDRAM via TFTP. > >

Re: [OpenWrt-Devel] Bug #20542 affects all DEVICE_TYPE!=router targets on Chaos Calmer 15.05

2015-09-20 Thread John Crispin
On 20/09/2015 19:12, Daniel Golle wrote: > Hi! > > I just tested the Chaos Calmer 15.05 release binaries realizing that > bug #20542 may render targets having DEVICE_TYPE set to something > else than 'router' unreachable due to missing firewall modules. > jow fixed that in commit 820008e in tru

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #20473: Source lm_sensors-3.3.5.tar.bz2 for lm-sensors not available on mirror2.openwrt.org

2015-09-20 Thread John Crispin
On 20/09/2015 23:22, Carlos Ferreira wrote: > Still dead :S > This is bad... This is why caching source files used by the packages > Makefiles is important :S > > On 15 September 2015 at 13:10, OpenWrt > wrote: > > #20473: Source lm_sensors-3.3.5.tar.

Re: [OpenWrt-Devel] Bug #20542 affects all DEVICE_TYPE!=router targets on Chaos Calmer 15.05

2015-09-21 Thread John Crispin
On 21/09/2015 08:44, Yousong Zhou wrote: > On 21 September 2015 at 01:19, John Crispin wrote: >> >> >> >> On 20/09/2015 19:12, Daniel Golle wrote: >>> Hi! >>> >>> I just tested the Chaos Calmer 15.05 release binaries realizing that >&

Re: [OpenWrt-Devel] [PATCH trunk/CC] tools/mtd-utils: fix PKG_MIRROR_MD5SUM

2015-09-21 Thread John Crispin
On 21/09/2015 15:47, Lars wrote: > hold on, why doesn't it match any longer? > > On 21.09.2015 15:43, Matthias Schiffer wrote: >> The checksum doesn't match the file on mirror2.openwrt.org. >> *cough* lets see whats up there ... simply changing the md5sum in the makefile without knowing what

Re: [OpenWrt-Devel] [PATCH v4 5/5] ar71xx: add support for Cisco's MR18

2015-09-21 Thread John Crispin
On 21/09/2015 15:52, Karl Palsson wrote: >> --- a/package/base-files/files/etc/rc.button/reset >> > +++ b/package/base-files/files/etc/rc.button/reset >> > @@ -19,7 +19,7 @@ released) >> >elif [ "$SEEN" -gt 5 ] >> >then >> >echo "FACTORY RESET" > /dev/console >> > - j

Re: [OpenWrt-Devel] [PATCH 6/7] ramips: improve mt7621 spi flash read speed

2015-09-22 Thread John Crispin
On 22/09/2015 15:48, Felix Fietkau wrote: > On 2015-09-22 15:26, Michael Lee wrote: >> From: michael lee >> >> only support spi flash command (half duplex). >> no need chunk io patch. done by driver. >> >> test results on mt7621. use dd read bs=512 with 32128 records >> old driver : 30.52s >> ne

<    1   2   3   4   5   6   7   8   9   10   >