Sat, Jan 25, 2014 at 09:28:16PM CET, bitt...@bluebottle.com wrote:
>* Jiri Pirko [25.01.2014 20:32]:
>> Any idea what might be wrong?
>
>thanks to Gabor Juhos - since r39397 there is a mechanism for
>ar71xx, which actively prevents such situations during buildtime.
Great! Thank you and Gabor.
>
* Jiri Pirko [25.01.2014 20:32]:
> Any idea what might be wrong?
thanks to Gabor Juhos - since r39397 there is a mechanism for
ar71xx, which actively prevents such situations during buildtime.
bye, bastian
___
openwrt-devel mailing list
openwrt-devel@l
* Jiri Pirko [25.01.2014 20:32]:
> Any idea what might be wrong?
yes, your image is too big and jffs2 has not enough
space / erase blocks for a working writeable partition,
so everything is done in ramdisc-overlay only. check dmesg.
bye, bastian
___
op
Hi.
I just made a squashfs trunk image for tl-wr740n v4.21. Whatever
changes I make, they are done after reboot and all looks like it was
firstboot again.
Any idea what might be wrong?
note that AA oficial build works correctly.
Thanks.
Jiri
___
open
/*
* wnr2200-keys.c
*
* Created on: 2014年1月20日
* Author: tao
*/
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#define DRV_NAME"wnr2200-keys"
#undef BH_DEBUG
#define BH_SKB_SIZE2048
#ifdef
Hi,
can you post the driver ?
i have a board with AR9287 where one of the gpios is used, would love to
test your driver
John
On 25/01/2014 10:06, 郭涛 wrote:
> Dear All
>
> I wrote a driver for AR9287 GPIO. My module always load before ath9k
> and cause bus error. The read/write PCI bus operate
On Fri, Jan 24, 2014 at 12:57 PM, Helmut Schaa
wrote:
>
> Signed-off-by: Helmut Schaa
> ---
> .../generic/files/drivers/net/phy/b53/b53_mdio.c | 44
> ++
> 1 file changed, 12 insertions(+), 32 deletions(-)
>
> diff --git a/target/linux/generic/files/drivers/net/phy/b53/b53
On Fri, Jan 24, 2014 at 12:57 PM, Helmut Schaa
wrote:
> When setting the associated interface down and up again a new
> switch device will be registered due to b53_phy_config_init
> doing the necessary allocations and registrations.
>
> Instead, register the switch device already in b53_phy_probe.
Dear All
I wrote a driver for AR9287 GPIO. My module always load before ath9k
and cause bus error. The read/write PCI bus operate should after ath9k
init the PCI bus.
I know I can use modules.dep or modules.softdep, but I can't find it
in /lib/modules/xx/ dir.
I run `modinfo ath9k`, it show
"at
Hi,
On Sat, Jan 25, 2014 at 06:08:23AM +0100,
openwrt-devel-requ...@lists.openwrt.org wrote:
> Date: Fri, 24 Jan 2014 22:11:08 -0700
> From: David Hutchison
> Everything works except UART, I can receive output from the groove but
> when i try to transmit keystrokes it seems to struggle on recei
10 matches
Mail list logo