Re: [LEDE-DEV] [Cerowrt-devel] WRT1900ACS Testing

2016-06-14 Thread L. D. Pinney
Yet another example of cross-posted DRIVEL On Tue, Jun 14, 2016 at 3:54 PM, Richard Smith wrote: > On 05/20/2016 05:16 PM, Dave Taht wrote: >> >> We had found some pretty major performance problems on this hardware >> as of a few months ago. I am curious if they still exist?

Re: [LEDE-DEV] TR-069 and OpenWrt discussion on these lists?

2016-06-15 Thread L. D. Pinney
Postings to the LEDE Development List should be devoted to technical development issues. Persons from prplfoundation et.al should respect conventional mail list etiquette such as found here : http://www.arm.linux.org.uk/mailinglists/etiquette.php Pay particular attention to 4, 7, and 10 on the

Re: [LEDE-DEV] TR-069 and OpenWrt discussion on these lists?

2016-06-15 Thread L. D. Pinney
LEDE/OpenWRT support remote management protocols? > > Just because a company works on something doesn't make it evil. > > David Lang > > On Wed, 15 Jun 2016, L. D. Pinney wrote: > >> Date: Wed, 15 Jun 2016 16:29:08 -0500 >> From: L. D. Pinney <ldpin...@g

Re: [LEDE-DEV] TR-069 and OpenWrt discussion on these lists?

2016-06-15 Thread L. D. Pinney
rce software development is done by people who benefit from the results. > If benefiting from the results makes it that the LEDE project doesn't want > to hear from you, the project will die _really_ fast. > > I hope your hostile attitude doesn't spread. > > David Lang > > On

Re: [LEDE-DEV] TR-069 and OpenWrt discussion on these lists?

2016-06-15 Thread L. D. Pinney
vid Lang <da...@lang.hm> wrote: > On Wed, 15 Jun 2016, L. D. Pinney wrote: > >> It's a Development List ... no place for corporate agendas. > > > if adding a feature is a corporate agenda because a company is interested in > it working correctly, you are shutting down a

Re: [LEDE-DEV] TR-069 and OpenWrt discussion on these lists?

2016-06-16 Thread L. D. Pinney
OP wants to know if it's OK to cross post about old subjects. Particularly TR-069 already available as packages for LEDE. Notably freecwmp and easycwmp NAK... use reasonable mailing list etiquette. On Thu, Jun 16, 2016 at 2:17 AM, L. D. Pinney <ldpin...@gmail.com> wrote: > OP want

[LEDE-DEV] [PATCH] generic: New LEDE Banner

2016-05-14 Thread L. D. Pinney
This patch provides a new banner for LEDE Signed-off-by: L. D. Pinney <ldpin...@gmail.com> --- diff --git a/package/base-files/files/etc/banner b/package/base-files/files/etc/banner index ae2f16f..7b19941 100644 --- a/package/base-files/files/etc/banner +++ b/package/base-files/fil

[LEDE-DEV] [RFC] generic: Optional Command Line Prompts

2016-05-14 Thread L. D. Pinney
This patch sets the busybox prompt to the default. It also provides options to colorizes (or not) the command line prompt. Also optional time display. Signed-off-by: L. D. Pinney <ldpin...@gmail.com> --- diff --git a/package/base-files/files/etc/profile b/package/base-files/files/etc/p

Re: [LEDE-DEV] adding luci to snapshot images

2016-06-29 Thread L. D. Pinney
While I think adding luci will be convenient for many users. I feel that the initial release is the paramount issue and that builds containing luci could be added later. A nice solution would be to offer downloads built w/wo lucias well as adding 'luci' to the filename if built with luci.

[LEDE-DEV] [PATCH] ramips: Add support for the NixCore X1 Module

2016-06-29 Thread L. D. Pinney
The NixCore X1 is a Ralink/MediaTek rt5350 WiFi Module. http://nixcores.com/ Signed-off-by: L. D. Pinney <ldpin...@gmail.com> Acked-by: Drew Gaylo <d...@nixcores.com> --- target/linux/ramips/base-files/etc/board.d/02_network | 1 + target/linux/ramips/base-files/lib/ramips.sh

[LEDE-DEV] [PATCH] [17.01] mt76: update Makefile

2017-02-16 Thread L. D. Pinney
Update mt76 Makefile to latest github revision. Signed-off-by: L. D. Pinney <ldpin...@gmail.com> --- package/kernel/mt76/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile index 5e7761093c..658a

Re: [LEDE-DEV] [PATCH] [17.01] mt76: update Makefile

2017-02-16 Thread L. D. Pinney
n 2017-02-16 12:04, L. D. Pinney wrote: >> Update mt76 Makefile to latest github revision. >> >> Signed-off-by: L. D. Pinney <ldpin...@gmail.com> > NACK. 17.01 doesn't have the necessary changes to ramips .dts files, and > I see no good reason to upd

Re: [LEDE-DEV] [PATCH] [17.01] mt76: update Makefile

2017-02-16 Thread L. D. Pinney
On Thu, Feb 16, 2017 at 5:27 AM, Felix Fietkau <n...@nbd.name> wrote: > On 2017-02-16 12:21, L. D. Pinney wrote: >> Without the updated Makefile I have this error : >> >> make[3]: Entering directory '/data/LEDE-17.01/package/kernel/mt76' >> . /data/LEDE-17.01/incl

[LEDE-DEV] [PATCH] mtd: Fix the soft reboot problem found on MediaTek devices with 32M Flash.

2017-01-11 Thread L. D. Pinney
This patch resets the spi to 3 byte mode needed for devices with more than 16M Flash. Tested on the Onion Omega2+ (MT7688) Signed-off-by: L. D. Pinney <ldpin...@gmail.com> Tested-by: Nita Vesa <werec...@gmail.com> --- diff --git a/target/linux/ramips/patches-4.4/101-spi-res

[LEDE-DEV] [PATCH] ramips: MiWiFi-Nano add the reset button

2016-12-27 Thread L. D. Pinney
This patch defines the reset button in the MIWIFI-NANO.dts Signed-off-by: L. D. Pinney <ldpin...@gmail.com> --- diff --git a/target/linux/ramips/dts/MIWIFI-NANO.dts b/target/linux/ramips/dts/MIWIFI-NANO.dts index 6906ef3..9b1ca42 100644 --- a/target/linux/ramips/dts/MIWIFI-NANO.dts +++ b/

[LEDE-DEV] [PATCH] ramips: WNDR3700v5 fix mtd partitions and radios

2016-12-16 Thread L. D. Pinney
Fix the mtd partition layout and enable both radios in the dts Signed-off-by: L. D. Pinney <ldpin...@gmail.com> Tested-by Andrius ??tikonas --- diff --git a/target/linux/ramips/dts/WNDR3700V5.dts b/target/linux/ramips/dts/WNDR3700V5.dts index b9ca613..bb879a1 100644 --- a/target/linux/

Re: [LEDE-DEV] [PATCH v2] ramips: add support for GL-inet GL-MT300N-V2

2017-05-11 Thread L. D. Pinney
Hi Kyson : v2 looks much better ... Not a LEDE dev...comments inline. Thanks for your contribution efforts! Larry On Thu, May 11, 2017 at 3:48 AM, kysonlok wrote: > This patch adds supports for the GL-inet GL-MT300N-V2. > > Specification: > - SoC: MediaTek MT7628AN > -

Re: [LEDE-DEV] [PATCH v2] ramips: add support for GL-inet GL-MT300N-V2

2017-05-12 Thread L. D. Pinney
On Fri, May 12, 2017 at 5:29 PM, Mathias Kresin <d...@kresin.me> wrote: > 12.05.2017 03:37, kyson lok: >> >> On Fri, May 12, 2017 at 6:18 AM, L. D. Pinney <ldpin...@gmail.com> wrote: >>>> >>>> + { >>>> + status = "okay"

Re: [LEDE-DEV] [PATCH] ramips: Add support for the VoCore2 Lite

2017-05-07 Thread L. D. Pinney
ore2 lite to make the review easier. > > Find some comments inline. > > 07.05.2017 03:41, L. D. Pinney: > >> The VoCore2 Lite uses the same PCB as the Vocore2 with a MT7688A and 8M >> Flash/64M RAM >> >> https://www.indiegogo.com/projects/vocore2-4-coin-sized-l