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
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
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
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 +
> ..
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 +
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
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,
> > >>
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
.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
30 matches
Mail list logo