Re: [OpenWrt-Devel] [PATCH] ralink: add support for firewrt

2015-01-19 Thread John Crispin
Hi, thanks for the patch --> https://dev.openwrt.org/changeset/44055 also big thanks to Mingyu for spending so much time in fixing the ethernet driver ! John On 20/01/2015 07:07, wengbj wrote: > --- > .../linux/ramips/base-files/etc/board.d/02_network |1 + > target/linux/ramips/b

Re: [OpenWrt-Devel] [PATCH] [scripts] feeds: search packages by license

2015-01-19 Thread John Crispin
On 19/12/2014 23:47, Eric Schultz wrote: > Currently, the feeds scripts provides no way to filter by packages > by license or no license. This patch adds a search feature to feeds > which can be used to search packages by license or by no license. > > Signed-off-by: Eric Schultz > > --- script

Re: [OpenWrt-Devel] [PATCH v2] procd: delay inittab workers until the tty exists.

2015-01-19 Thread John Crispin
On 20/01/2015 01:21, Owen Kirby wrote: > Add hotplug support for tty devices in /etc/inittab that are specified > by the askfirst > keyword so that terminals attached after boot time get console processes > started. > > This was tested on an AT91 target using the gadget serial subsystem and > on

Re: [OpenWrt-Devel] [PATCH v3] add support for TL-WA701ND v2

2015-01-19 Thread John Crispin
On 19/01/2015 13:40, Luigi Tarenga wrote: > Signed-off-by: Luigi Tarenga > --- > version 3. sent with git send-email to avoid tabs conversion from gmail > webmail. > > crossing fingers :) > Luigi looks good however ... > --- > target/linux/ar71xx/base-files/etc/diag.sh | 1 + > ..

[OpenWrt-Devel] [PATCH v2 7/8] sunxi: add support for Lamobo R1

2015-01-19 Thread Daniel Golle
Partially based on patchset form Wang Yi published on https://github.com/Lamobo/Lamobo-R1-OpenWrt as well as on Bananapi DTS. Signed-off-by: Daniel Golle v2: swconfig needs to be built-in, switch is not detected properly otherwise --- .../sunxi/base-files/etc/uci-defaults/02_network | 6 +

[OpenWrt-Devel] [PATCH v2] procd: delay inittab workers until the tty exists.

2015-01-19 Thread Owen Kirby
Add hotplug support for tty devices in /etc/inittab that are specified by the askfirst keyword so that terminals attached after boot time get console processes started. This was tested on an AT91 target using the gadget serial subsystem and on an WNDR3800 with a USB serial adapter. One possibl

Re: [OpenWrt-Devel] uboot-lantiq cgu settings for ramboot image

2015-01-19 Thread Ben Mulvihill
On Mon, 2015-01-19 at 19:21 +0100, Ben Mulvihill wrote: > On Mon, 2015-01-19 at 16:47 +0100, Daniel Schwierzeck wrote: > > 2015-01-19 15:44 GMT+01:00 Ben Mulvihill : > > > On Mon, 2015-01-19 at 11:51 +, Conor O'Gorman wrote: > > >> On 19/01/15 10:46, Ben Mulvihill wrote: > > >> > Hello, > > >>

Re: [OpenWrt-Devel] RouterBOARD CRS125-24G-1S

2015-01-19 Thread . Garcia
On Jan 19 12:18 +, Charlie Smurthwaite wrote: > Hi, > however np@alijust got my machine back up again and it took a good while to clean up the mess Mail app left on this mailbox. use do _NOT_ send me email from Mail app. it will be discared. i'm setting up a filter to send those msges direct

Re: [OpenWrt-Devel] ddns-scripts "sleep 10" before updating?

2015-01-19 Thread SGT. Garcia
. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH v2] comgt: Allow using non-TTY devices

2015-01-19 Thread Matti Laakso
Some Huawei mobile broadband sticks utilizing the NCM protocol expose the control channel as a cdc-wdm device node instead of a virtual TTY. This device node does not support the terminal ioctls. This patch adds a check whether the provided device is a TTY or not and does not attempt to use the ter

Re: [OpenWrt-Devel] Wiki upload rights

2015-01-19 Thread valent.turko...@gmail.com
Well, it is strange, but check out this message: http://i.imgur.com/2NbQBxc.png On Tue, Dec 30, 2014 at 5:29 PM, Jo-Philipp Wich wrote: > Hi, > > upload should be possible for any registered user within the media > namespace. > > > ~ Jow > ___ > openwr

Re: [OpenWrt-Devel] uboot-lantiq cgu settings for ramboot image

2015-01-19 Thread Ben Mulvihill
On Mon, 2015-01-19 at 16:47 +0100, Daniel Schwierzeck wrote: > 2015-01-19 15:44 GMT+01:00 Ben Mulvihill : > > On Mon, 2015-01-19 at 11:51 +, Conor O'Gorman wrote: > >> On 19/01/15 10:46, Ben Mulvihill wrote: > >> > Hello, > >> > > >> > I am trying to build uboot-lantiq for the BT Home Hub 3A (l

Re: [OpenWrt-Devel] procd button handling

2015-01-19 Thread John Crispin
On 19/01/2015 18:05, beeronice wrote: > > John Crispin wrote: >> On 19/01/2015 16:54, Karl Palsson wrote: >>> The wiki page for >>> http://wiki.openwrt.org/doc/howto/hardware.button refers to >>> https://dev.openwrt.org/changeset/37336 "procd: make old >>> button hotplug rules work until all

Re: [OpenWrt-Devel] procd button handling

2015-01-19 Thread beeronice
John Crispin wrote: > On 19/01/2015 16:54, Karl Palsson wrote: > > The wiki page for > > http://wiki.openwrt.org/doc/howto/hardware.button refers to > > https://dev.openwrt.org/changeset/37336 "procd: make old button > > hotplug rules work until all packages are migrated" > > > > Which imply tha

Re: [OpenWrt-Devel] (no subject)

2015-01-19 Thread John Crispin
On 19/01/2015 16:54, Karl Palsson wrote: > > Hi, > > The wiki page for > http://wiki.openwrt.org/doc/howto/hardware.button refers to > https://dev.openwrt.org/changeset/37336 "procd: make old button > hotplug rules work until all packages are migrated" > > Which imply that procd took over hotp

[OpenWrt-Devel] (no subject)

2015-01-19 Thread Karl Palsson
Hi, The wiki page for http://wiki.openwrt.org/doc/howto/hardware.button refers to https://dev.openwrt.org/changeset/37336 "procd: make old button hotplug rules work until all packages are migrated" Which imply that procd took over hotplug buttons, and that there's a proper "way" that packages sh

Re: [OpenWrt-Devel] network/znc: Package binaries appear to be broken by MIPS16

2015-01-19 Thread SÅ‚awomir Demeszko
19.01.2015 at 09:04, Oliver wrote: Having compiled an image yesterday with ZNC with a MIPS24kc target and MIPS16 enabled, I found that it would eventually crash after starting so I ran it in the console and found the segfault was due to an "illegal hardware instruction" - consequently I edited t

Re: [OpenWrt-Devel] uboot-lantiq cgu settings for ramboot image

2015-01-19 Thread Daniel Schwierzeck
2015-01-19 15:44 GMT+01:00 Ben Mulvihill : > On Mon, 2015-01-19 at 11:51 +, Conor O'Gorman wrote: >> On 19/01/15 10:46, Ben Mulvihill wrote: >> > Hello, >> > >> > I am trying to build uboot-lantiq for the BT Home Hub 3A (lantiq >> > ar9), and am wondering where to initialise the cgu, in the cas

Re: [OpenWrt-Devel] uboot-lantiq cgu settings for ramboot image

2015-01-19 Thread Ben Mulvihill
On Mon, 2015-01-19 at 11:51 +, Conor O'Gorman wrote: > On 19/01/15 10:46, Ben Mulvihill wrote: > > Hello, > > > > I am trying to build uboot-lantiq for the BT Home Hub 3A (lantiq > > ar9), and am wondering where to initialise the cgu, in the case > > of a ramboot image for uart booting. Normall

Re: [OpenWrt-Devel] uboot-lantiq cgu settings for ramboot image

2015-01-19 Thread Ben Mulvihill
Hi Daniel, On Mon, 2015-01-19 at 14:57 +0100, Daniel Schwierzeck wrote: > Hi Ben, > > 2015-01-19 11:46 GMT+01:00 Ben Mulvihill : > > Hello, > > > > I am trying to build uboot-lantiq for the BT Home Hub 3A (lantiq > > ar9), and am wondering where to initialise the cgu, in the case > > of a ramboot

Re: [OpenWrt-Devel] uboot-lantiq cgu settings for ramboot image

2015-01-19 Thread Daniel Schwierzeck
Hi Ben, 2015-01-19 11:46 GMT+01:00 Ben Mulvihill : > Hello, > > I am trying to build uboot-lantiq for the BT Home Hub 3A (lantiq > ar9), and am wondering where to initialise the cgu, in the case > of a ramboot image for uart booting. Normally the cgu is initialised > in lowlevel_init, but that cod

[OpenWrt-Devel] [PATCH v3] add support for TL-WA701ND v2

2015-01-19 Thread Luigi Tarenga
Signed-off-by: Luigi Tarenga --- version 3. sent with git send-email to avoid tabs conversion from gmail webmail. crossing fingers :) Luigi --- target/linux/ar71xx/base-files/etc/diag.sh | 1 + .../ar71xx/base-files/etc/uci-defaults/01_leds | 5 + .../ar71xx/base-files/etc/uci-de

[OpenWrt-Devel] RouterBOARD CRS125-24G-1S

2015-01-19 Thread Charlie Smurthwaite
Hi, Newbie disclaimer: I'm new to this list, and to kernel development, so I apologise if any of my questions are stupid. I have taken on the task of porting to the RouterBOARD CRS125-24G-1S. I have a few specific questions so far and hoped someone would be willing to provide me with some po

Re: [OpenWrt-Devel] uboot-lantiq cgu settings for ramboot image

2015-01-19 Thread Conor O'Gorman
On 19/01/15 10:46, Ben Mulvihill wrote: Hello, I am trying to build uboot-lantiq for the BT Home Hub 3A (lantiq ar9), and am wondering where to initialise the cgu, in the case of a ramboot image for uart booting. Normally the cgu is initialised in lowlevel_init, but that code is bypassed in ramb

Re: [OpenWrt-Devel] [PATCH v2] [ar71xx] add support for TP-LINK TL-WA701ND v2

2015-01-19 Thread Luigi Tarenga
On Mon, Jan 19, 2015 at 12:28 PM, Luigi Tarenga wrote: > On Mon, Jan 19, 2015 at 12:21 PM, Yousong Zhou wrote: >> On 19 January 2015 at 19:00, Luigi Tarenga wrote: >>> add support for TP-LINK TL-WA701ND v2 >>> >>> Signed-off-by: Luigi Tarenga >>> --- >>> new attempt. I removed the refactoring p

Re: [OpenWrt-Devel] [PATCH v2] [ar71xx] add support for TP-LINK TL-WA701ND v2

2015-01-19 Thread Luigi Tarenga
On Mon, Jan 19, 2015 at 12:21 PM, Yousong Zhou wrote: > On 19 January 2015 at 19:00, Luigi Tarenga wrote: >> add support for TP-LINK TL-WA701ND v2 >> >> Signed-off-by: Luigi Tarenga >> --- >> new attempt. I removed the refactoring portion in previous version >> and corrected the diff stat. I hop

Re: [OpenWrt-Devel] [PATCH v2] [ar71xx] add support for TP-LINK TL-WA701ND v2

2015-01-19 Thread Yousong Zhou
On 19 January 2015 at 19:00, Luigi Tarenga wrote: > add support for TP-LINK TL-WA701ND v2 > > Signed-off-by: Luigi Tarenga > --- > new attempt. I removed the refactoring portion in previous version > and corrected the diff stat. I hope this time it's fine. > Looks like it's whitespace broken thi

[OpenWrt-Devel] [PATCH v2] [ar71xx] add support for TP-LINK TL-WA701ND v2

2015-01-19 Thread Luigi Tarenga
add support for TP-LINK TL-WA701ND v2 Signed-off-by: Luigi Tarenga --- new attempt. I removed the refactoring portion in previous version and corrected the diff stat. I hope this time it's fine. regards Luigi --- target/linux/ar71xx/base-files/etc/diag.sh | 1 + target/linux/ar71xx/ba

[OpenWrt-Devel] uboot-lantiq cgu settings for ramboot image

2015-01-19 Thread Ben Mulvihill
Hello, I am trying to build uboot-lantiq for the BT Home Hub 3A (lantiq ar9), and am wondering where to initialise the cgu, in the case of a ramboot image for uart booting. Normally the cgu is initialised in lowlevel_init, but that code is bypassed in ramboot images. The result is that the board

[OpenWrt-Devel] network/znc: Package binaries appear to be broken by MIPS16

2015-01-19 Thread Oliver
Having compiled an image yesterday with ZNC with a MIPS24kc target and MIPS16 enabled, I found that it would eventually crash after starting so I ran it in the console and found the segfault was due to an "illegal hardware instruction" - consequently I edited the Makefile to disable MIPS16 comp