Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH] busybox: sysntpd - Support for NTP servers received via DHCP(v6)

2016-05-20 Thread Conor O'Gorman
On 20/05/16 14:43, Hans Dedecker wrote: On Fri, May 20, 2016 at 3:18 PM, David Lang wrote: On Fri, 20 May 2016, Jo-Philipp Wich wrote: Hi Hans, I wanted to preserve the ntp server behavior and only change the behavior when configured in order to keep backwards compatibility. You favour en

Re: [OpenWrt-Devel] [PATCH] Atheros AR8035-A support

2015-10-30 Thread Conor O'Gorman
On 30/10/15 14:25, Philippe DUCHEIN wrote: Hi Conor, yes, but at803x code, there is 20% of lost packets… clock delay is incorrect into at803x file That clock delay is generally dependent on the board. It is passed as platform data for the driver. See "struct at803x_platform_data&qu

Re: [OpenWrt-Devel] [PATCH] Atheros AR8035-A support

2015-10-30 Thread Conor O'Gorman
On 29/10/15 11:52, Philippe DUCHEIN wrote: This patch Atheros phy AR8035-A switch support Signed-off-by: Philippe DUCHEIN — diff -Nru a/target/linux/ar71xx/config-4.1 b/target/linux/ar71xx/config-4.1 --- a/target/linux/ar71xx/config-4.12015-10-27 18:57:41.379735223 +0100 +++ b/target/linu

Re: [OpenWrt-Devel] WAN dhcp client doesnt recognize unplugged cable and doesnt request new IP on replugged

2015-05-15 Thread Conor O'Gorman
On 15/05/15 10:48, Jakub Jančo wrote: Hello, After I unplug cable: ifconfig eth0 Link encap:Ethernet HWaddr 14:CC:20:4D:3D:B5 inet addr:10.1.5.246 Bcast:10.1.5.255 Mask:255.255.255.0 inet6 addr: fe80::16cc:20ff:fe4d:3db5/64 Scope:Link UP BROADCAST RUNNING

Re: [OpenWrt-Devel] WAN dhcp client doesnt recognize unplugged cable and doesnt request new IP on replugged

2015-05-13 Thread Conor O'Gorman
doesnt pull new IP, I must click on "Connect" to refresh dhcp client, then new ip is assigned and internet works. Or restart device. Have a look at ifpugd. But maybe netifd should/could/might do something for this scenario? Conor ___ ope

Re: [OpenWrt-Devel] ag71xx unstable link problems on AR7241r1

2015-04-13 Thread Conor O'Gorman
On 11/04/15 11:25, Daniel Golle wrote: On Fri, Apr 10, 2015 at 07:06:24PM +0200, Daniel Golle wrote: On Fri, Apr 10, 2015 at 05:58:04PM +0200, Sven Eckelmann wrote: I had problems in the past with some optimization by from Felix which caused situations like that. For some reason the device was

Re: [OpenWrt-Devel] OpenWrt release name

2015-04-06 Thread Conor O'Gorman
On 06/04/15 16:50, Imre Kaloz wrote: On Mon, 06 Apr 2015 12:54:53 +0200, bkil wrote: +1 on Designated Driver. Migrating or upgrading to OpenWrt is the sober choice. I didn't find the other two meaningful or relevant. I think community polls should be organized in two phases. The first one sho

Re: [OpenWrt-Devel] 回复: How to Custom admin page on openwrt ?

2015-03-12 Thread Conor O'Gorman
default hostname is OpenWrt from system config. default domain is lan from dhcp config. Hence OpenWrt.lan should work. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] reply: System halted on bcm4708 series board when booting openwrt trunk(kernel 3.14)

2015-03-10 Thread Conor O'Gorman
On 10/03/15 06:34, Tymon wrote: On 10 March 2015 at 04:43, Tymon wrote: > my cpu is BCM958522ER which is the same series with 4708 as well, 32MB > ###boot log: (I updated the xxx-squashfs.trx to the flash) > > Hit any key to stop autoboot: 0 > Checking TRX Image at addr 1e20 ... >

Re: [OpenWrt-Devel] MI424WR Rev I Hynix NAND Error

2015-03-05 Thread Conor O'Gorman
and then after the kernel boots. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] MI424WR Rev I Hynix NAND Error

2015-03-05 Thread Conor O'Gorman
uter, and after you store the new image. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] MI424WR Rev I Hynix NAND Error

2015-03-04 Thread Conor O'Gorman
works fine. I've attached the full boot-log. The stock firmware is the same for both NAND Chips. You have nand ECC errors. The flash detection looks reasonable. You need to check the ECC handling mode ie. software, hardware, etc. And you may want to check how you wrote the image to

Re: [OpenWrt-Devel] Ethernet problem with R8000

2015-03-04 Thread Conor O'Gorman
arangement of ports from that info. You may have to configure some of the switch registers to get the correct arrangement of the ports and/or vlan settings. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org

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

2015-01-19 Thread Conor O'Gorman
ramboot version running at half clock speed, at least on danube, previous to ar9. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] comgt: add ncm proto support

2014-10-09 Thread Conor O'Gorman
it's packetising is still in play. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] comgt: add ncm proto support

2014-10-09 Thread Conor O'Gorman
On 08/10/14 17:42, John Crispin wrote: On 08/10/2014 17:27, Conor O'Gorman wrote: On 08/10/14 11:00, John Crispin wrote: the e3267 that sami sent me works with this proto, but i am failing to get a DHCP addr. could someone with a ncm dongle please try this patch on top of latest trunk p

Re: [OpenWrt-Devel] [PATCH] comgt: add ncm proto support

2014-10-08 Thread Conor O'Gorman
nt for USB HS mobile device with DMA engine to receive a full * size NTB, than canceling DMA transfer and receiving a short packet. */ if (skb_out->len > CDC_NCM_MIN_TX_PKT) /* final zero padding */ Conor ___ openwrt-devel mailing li

Re: [OpenWrt-Devel] bridge operation without physical port, 'bridge_empty'

2014-03-12 Thread Conor O'Gorman
On 12/03/14 12:54, Conor O'Gorman wrote: I'm trying to get a 'virtual' bridge up to support vlan tagging. But I am having great difficulty in making this work. I tried trunk for the 'bridge_empty' setting, but it's not doing it for me. Can I use some other sor

[OpenWrt-Devel] bridge operation without physical port, 'bridge_empty'

2014-03-12 Thread Conor O'Gorman
The vlan bridges work and do the tagging. If eth0 is added into br-lan, that works as a trigger to bring it up. Am I missing something in the config? Can I use some other sort of dummy interface to force it up? Thanks, Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Multiple virtual wireless interfaces - mix adhoc and ap mode?

2013-06-25 Thread Conor O'Gorman
0211_MESH if_limit->types |= BIT(NL80211_IFTYPE_MESH_POINT); #endif A nice Atheros (AR9330) shows good support for combinations: valid interface combinations: * #{ managed, WDS, P2P-client } <= 2048, #{ IBSS, AP, mesh point, P2P-GO } <= 8,

Re: [OpenWrt-Devel] [PATCH] [lantiq] ltq-atm: add rx tasklet

2013-04-29 Thread Conor O'Gorman
On Sun, 2013-04-28 at 16:09 +0200, Luca dariz wrote: > Il 28/04/2013 13:45, Luca dariz ha scritto: > > Il 26/04/2013 22:00, Luca dariz ha scritto: > >> Il 26/04/2013 16:35, Conor O'Gorman ha scritto: > >>> On Fri, 2013-04-26 at 14:13 +0200, Luca dariz wrote: >

Re: [OpenWrt-Devel] [PATCH] [lantiq] ltq-atm: add rx tasklet

2013-04-26 Thread Conor O'Gorman
-atm driver, which > did implement a tasklet. > > It has been tested on a arv4518pw with a > Lantiq Danube for about a month and it seems to work well. And how much 'better' is it? Thanks, Conor ___ openwrt-devel mailing li

Re: [OpenWrt-Devel] LTS Kernel

2013-04-03 Thread Conor O'Gorman
setup a git (or other) repo and provide an LTS/ maintained/arch specific branch. There is already a wide selection[1] on github. [1] https://github.com/mirrors/openwrt/network/members Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Compile linux with tracing support

2013-03-04 Thread Conor O'Gorman
On Sat, 2013-03-02 at 15:55 +0100, Luca Dariz wrote: > Hi, > > i'm trying to build the kernel with tracing support for a lantiq target > on svn r35820. > I enabled tracing options in menuconfig (Global build settings) and > it's ok, > but if i enable some additional tracers in kernel_menuconfig >

Re: [OpenWrt-Devel] Packets from eth0.0 (VLAN tagged) ignored? (was: How does OpenWRT start "network"?)

2013-02-12 Thread Conor O'Gorman
est) > 00 1D BA 19 9E DB (src) > 81 00 00 01 (vlan1) > 08 06 (arp) > Response is arriving on a different VLAN. Check the switch VLAN config. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] [lantiq] No XIP for flash

2013-02-12 Thread Conor O'Gorman
On Tue, 2013-02-12 at 10:51 +0200, malaa...@elisanet.fi wrote: > On 11.02.2013 20:19, Conor O'Gorman wrote: > >On Mon, 2013-02-11 at 17:50 +0100, Matti Laakso wrote: > >> This patch disables the execute-in-place (XIP) support for flash on > >> lantiq. This has to

Re: [OpenWrt-Devel] [PATCH] [lantiq] No XIP for flash

2013-02-11 Thread Conor O'Gorman
s with Intel command set flash. Interesting, but does lead to a couple of questions. I would have expected instruction fetches to be well aligned? And secondly what sort of code are you running directly from flash? Thanks, Conor ___ openwrt-devel

Re: [OpenWrt-Devel] [PATCH][Lantiq] Add ath9k eeprom and pci fixup support

2013-01-17 Thread Conor O'Gorman
platform. Would it be appropriate to split that into the refreshes and the change itself? Can't see the wood for the trees. Thanks, Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] [lantiq] ltq-hcd usb fix high speed hub mode

2012-12-16 Thread Conor O'Gorman
Simple update for USB api changes. Signed-off-by: Conor O'Gorman --- Tested on danube with a 3G module, and using SLUB debug. Previous version of the driver showed SLUB errors. Not this one, and it's interrupt rate seems moderate, which was a nice addition in the previous. packag

Re: [OpenWrt-Devel] [lantiq] kernel 3.7 update

2012-12-16 Thread Conor O'Gorman
ly missing the apple-style box. But I heaven't used either. Thanks, Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] lantiq and Netgear fixes/enhancements

2012-11-29 Thread Conor O'Gorman
info on non-openwrt lantiq systems. As you point out current openwrt lantiq goes with a poor choice. I am on a custom board and can adjust to suit. Thanks, Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] lantiq and Netgear fixes/enhancements

2012-11-28 Thread Conor O'Gorman
dr' like the ethernet bridge, or use a sensible default such as the system serial/MAC, with or without some adjustment like an increment or bit flip. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] lantiq and Netgear fixes/enhancements

2012-11-28 Thread Conor O'Gorman
On Wed, 2012-11-28 at 06:18 -0800, Daniel Gimpelevich wrote: > On Wed, 2012-11-28 at 10:09 +0000, Conor O'Gorman wrote: > > This will affect all lantiq atm boards? I specify an ethernet MAC via > > the command line, but I don't necessarily want it in the atm. > >

Re: [OpenWrt-Devel] [PATCH] lantiq and Netgear fixes/enhancements

2012-11-28 Thread Conor O'Gorman
if (!++(esi[5])) > +if (!++(esi[4])) > +esi[3]++; > +memcpy(g_atm_priv_data.port[port_num].dev->esi, esi, 6); > +} > } > } This will affect all lantiq atm boards? I specify an ethernet MAC via the co

Re: [OpenWrt-Devel] AR7XX LED timer trigger bug

2012-10-22 Thread Conor O'Gorman
On Fri, 2012-10-19 at 19:53 +0100, Conor O'Gorman wrote: > On Fri, 2012-10-19 at 21:47 +0400, Roman A. aka BasicXP wrote: > > Confirmed. > > > > 19.10.2012 21:22, Nuno Gonçalves ?: > > > LED timer trigger is disabled if you overwrite delay_on with the >

Re: [OpenWrt-Devel] AR7XX LED timer trigger bug

2012-10-19 Thread Conor O'Gorman
ed_cdev->blink_delay_on && delay_off == led_cdev->blink_delay_off) return; Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] lantiq: dsl: fix status polling loop

2012-08-17 Thread Conor O'Gorman
doesn't need to do it 20 times all the time, missing loop condition check Signed-off-by: Conor O'Gorman --- .../patches/110-fix_status_polling_loop.patch | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 package/ltq-dsl/patches/110-fix_status_polling_loop.p

[OpenWrt-Devel] uci vlan configuration

2012-07-31 Thread Conor O'Gorman
to be no mention of it in any docs on the wiki? Thanks, Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] ubnt rocket gps supported?

2012-06-06 Thread Conor O'Gorman
case for something like a > routerstation pro or routerboard, I > was looking for something more or less like a nanostation M5 with a USB port) > A number of Ericsson 3G modules have GPS. Conor ___ openwrt-devel mailing list openwrt-devel@l

[OpenWrt-Devel] overriding base-files, not platform specific

2012-05-28 Thread Conor O'Gorman
getty and login are config'd. Thanks, Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Bricked WR1043ND

2012-05-24 Thread Conor O'Gorman
get in the menus, or the kernel command line param is being ignored. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] LANTIQ- EASY5072- xDSL interface problems

2012-05-24 Thread Conor O'Gorman
On Thu, 2012-05-24 at 13:43 +0200, John Crispin wrote: > On 24/05/12 13:41, Conor O'Gorman wrote: > > That patch didn't work. The -i is necessary. It's also a critical param, > > as the first setting seems to stick till reboot. Which is annoying, as > >

Re: [OpenWrt-Devel] LANTIQ- EASY5072- xDSL interface problems

2012-05-24 Thread Conor O'Gorman
On Wed, 2012-05-23 at 20:26 +0200, John Crispin wrote: > On 23/05/12 20:07, John Crispin wrote: > i think we should change this to not use xtu bits unless explicitly set > can you try with this patch applied ? > Success. That patch didn't work. The -i is necessary. It's also a critical par

Re: [OpenWrt-Devel] LANTIQ- EASY5072- xDSL interface problems

2012-05-23 Thread Conor O'Gorman
On Wed, 2012-05-23 at 20:26 +0200, John Crispin wrote: > On 23/05/12 20:07, John Crispin wrote: > i think we should change this to not use xtu bits unless explicitly set > can you try with this patch applied ? > I effectively did that for the longer trace. See previous email. "dsl_cpe_con

Re: [OpenWrt-Devel] LANTIQ- EASY5072- xDSL interface problems

2012-05-23 Thread Conor O'Gorman
On Wed, 2012-05-23 at 18:25 +0100, Conor O'Gorman wrote: > On Tue, 2012-05-22 at 14:01 +0200, John Crispin wrote: > > On 21/05/12 22:14, Spyridon Tompros wrote: > > > On 21/05/2012 18:16, John Crispin wrote: > > >> On 21/05/12 17:48, Spy

Re: [OpenWrt-Devel] LANTIQ- EASY5072- xDSL interface problems

2012-05-23 Thread Conor O'Gorman
ENT_S_LINE_STATE nLineState=0001 sEventType=DSL_EVENT_S_LINIT_FAILURE lineInitStatusData=LINIT_COMMUNICATION_PROBLEM sEventType=DSL_EVENT_S_LINE_STATE nLineState= sEventType=DSL_EVENT_S_AUTOBOOT_STATUS nStatus=3 nFirmwareRequestType=1 sEventType=DSL_EVENT_S_FIRMWARE_REQUEST nFirmwareRequestTy

Re: [OpenWrt-Devel] [PATCH] lantiq - fix p2601hnfx leds

2012-05-23 Thread Conor O'Gorman
q: p2601hnfx fix leds, partitions, buttons" without even a description, would have been better. I guess the patch guideline 'one fix per patch' made me comment, and the better option was to mention each trivial fix, rather than suggest 3

Re: [OpenWrt-Devel] [PATCH] lantiq - fix p2601hnfx leds

2012-05-22 Thread Conor O'Gorman
ion, and the buttons settings have small adjustments. I would suggest a better title and description covering all changes. Only mentioning the leds in the title is insufficient. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openw

Re: [OpenWrt-Devel] LANTIQ- EASY5072- xDSL interface problems

2012-05-21 Thread Conor O'Gorman
On Mon, 2012-05-21 at 17:48 +0200, Spyridon Tompros wrote: > Hi all, > > currently we test our last left-for-testing xDSL interface. The Danube > tries to synchronise but without result. Might be a SW problem of the > OpenWRT trunk version we use. Our HW is totally identical to that of > Lantiq

Re: [OpenWrt-Devel] lantiq: failsafe mode not sound

2012-05-17 Thread Conor O'Gorman
On Thu, 2012-05-17 at 15:57 +0100, Conor O'Gorman wrote: > This does not seem to work for failsafe mode, where /etc/config/network > cannot be created. At least that's what I see on a test. No eth0/lan > interface defined. OK, this is rubbish because /etc/init.d/network do

[OpenWrt-Devel] lantiq: failsafe mode not sound

2012-05-17 Thread Conor O'Gorman
0/lan interface defined. +define Package/base-files/install-target + rm -f $(1)/etc/config/network +endef I'll look at making a change to this. Are there any suggestions for a preferred method? Thanks, Conor O'Gorman ___ openwrt-devel maili

Re: [OpenWrt-Devel] ethernet carrier, udhcpc, hotplug

2012-05-14 Thread Conor O'Gorman
it doesn't seem to have stuck? Thanks, Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] ethernet carrier, udhcpc, hotplug

2012-05-14 Thread Conor O'Gorman
mpted renewal. Am I missing something? I would think this useful, as it may have been plugged into a different network. Thanks, Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Fixes for D-Link DVA-G3810BN/TL

2012-04-11 Thread Conor O'Gorman
an edit in the build_dir tree and it will become a patch in the target tree. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 3/6 v2] lantiq: fix dwc_otg usb for ase

2012-04-10 Thread Conor O'Gorman
v2, more explicit with irq changed irq number and pmu settings. some fiddling to get the now variable irq into resources. Signed-off-by: Conor O'Gorman --- .../patches-3.2/303-fix-dwc-otg-usb-for-ase.patch | 54 1 files changed, 54 insertions(+), 0 deletions(-) c

[OpenWrt-Devel] [PATCH 2/6 v2] lantiq: fix etop for ase internal phy

2012-04-10 Thread Conor O'Gorman
v2, use mdelay not for loop Lantiq ethernet and builtin phy on amazon se (ase) fix CFG, IGPLEN register addresses add extra CFG settings enable etop <-> ephy connection reset ephy some delays seemed to help. Signed-off-by: Conor O'Gorman --- .../patches-3.2/301-fix-etop-for-ase

Re: [OpenWrt-Devel] [PATCH 1/6] lantiq: stp, fix for ase, add get, clock disabled

2012-04-10 Thread Conor O'Gorman
nd of today. Thanks, Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 2/6] lantiq: fix etop for ase internal phy

2012-04-06 Thread Conor O'Gorman
On Fri, 2012-04-06 at 15:21 +0100, Conor O'Gorman wrote: > On Fri, 2012-04-06 at 16:12 +0200, John Crispin wrote: > > On 06/04/12 14:37, Conor O'Gorman wrote: > > > ltq_etop_w32_mask(0, ETOP_CFG_MII0, LTQ_ETOP_CFG); > > > +-

Re: [OpenWrt-Devel] [PATCH 3/6] lantiq: fix dwc_otg usb for ase

2012-04-06 Thread Conor O'Gorman
On Fri, 2012-04-06 at 16:13 +0200, John Crispin wrote: > On 06/04/12 16:08, Conor O'Gorman wrote: > > compile error happens, as we are trying to initialise a struct with a > > variable that only resolves at runtime (ltq_is_ase()) > > > > #define

Re: [OpenWrt-Devel] [PATCH 2/6] lantiq: fix etop for ase internal phy

2012-04-06 Thread Conor O'Gorman
On Fri, 2012-04-06 at 16:12 +0200, John Crispin wrote: > On 06/04/12 14:37, Conor O'Gorman wrote: > > ltq_etop_w32_mask(0, ETOP_CFG_MII0, LTQ_ETOP_CFG); > > +- /* enable clock for internal PHY */ > > + cl

Re: [OpenWrt-Devel] [PATCH 3/6] lantiq: fix dwc_otg usb for ase

2012-04-06 Thread Conor O'Gorman
On Fri, 2012-04-06 at 15:35 +0200, John Crispin wrote: > thx for all the patches > > On 06/04/12 14:37, Conor O'Gorman wrote: > > +--- a/arch/mips/lantiq/xway/dev-dwc_otg.c > > b/arch/mips/lantiq/xway/dev-dwc_otg.c > > +@@ -43,7 +43,6 @@

[OpenWrt-Devel] [PATCH 4/6] lantiq: fix owrt mtd split build error when not enabled

2012-04-06 Thread Conor O'Gorman
Signed-off-by: Conor O'Gorman --- .../patches-3.2/306-fix-owrt-mtd-split.patch | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) create mode 100644 target/linux/lantiq/patches-3.2/306-fix-owrt-mtd-split.patch diff --git a/target/linux/lantiq/patches-3.2/306-fix

[OpenWrt-Devel] [PATCH 1/6] lantiq: stp, fix for ase, add get, clock disabled

2012-04-06 Thread Conor O'Gorman
Lantiq serial-to-parallel hardware gpio module Added gpio pins as used for amazon se (ase) Added get to enable reporting of gpio status Changed to use software update, as hw clock was not running on ase. Clock really only needed if hw flashing was implemented. Signed-off-by: Conor O'G

[OpenWrt-Devel] [PATCH 6/6] lantiq: fix spi-xway wait ready timed out

2012-04-06 Thread Conor O'Gorman
ff-by: Conor O'Gorman --- .../304-fix-spi-xway-wait-ready-timed-out.patch| 51 1 files changed, 51 insertions(+), 0 deletions(-) create mode 100644 target/linux/lantiq/patches-3.2/304-fix-spi-xway-wait-ready-timed-out.patch diff --git a/target/linux/lantiq/patches-3

[OpenWrt-Devel] [PATCH 2/6] lantiq: fix etop for ase internal phy

2012-04-06 Thread Conor O'Gorman
Lantiq ethernet and builtin phy on amazon se (ase) fix CFG, IGPLEN register addresses add extra CFG settings enable etop <-> ephy connection reset ephy some delays seemed to help. Signed-off-by: Conor O'Gorman --- .../patches-3.2/301-fix-etop-for-ase-ephy.patc

[OpenWrt-Devel] [PATCH 5/6] lantiq: fix spi for ase, update for clkdev and platform driver

2012-04-06 Thread Conor O'Gorman
irqs, gpios, chipselects updated to use module_platform_driver() clkdev is a bit hacky, using ltq_spi.0, as specifying no device numbering led to the mtd driver not hooking up to an spi flash. Signed-off-by: Conor O'Gorman --- .../lantiq/patches-3.2/302-fix-spi-for-ase.patch |

[OpenWrt-Devel] [PATCH 3/6] lantiq: fix dwc_otg usb for ase

2012-04-06 Thread Conor O'Gorman
changed irq number and pmu settings. little bit of fiddling to get the now variable irq into resources. Signed-off-by: Conor O'Gorman --- .../patches-3.2/303-fix-dwc-otg-usb-for-ase.patch | 65 1 files changed, 65 insertions(+), 0 deletions(-) create mode 100644 t

Re: [OpenWrt-Devel] [PATCH v2] upgrade and improve uboot-envtools

2012-03-30 Thread Conor O'Gorman
asesize name mtd0: 0001 0001 "uboot" mtd1: 003e 0001 "spare" mtd2: 0001 0001 "uboot_env" mtd3: 00c0 0001 "linux" mtd4: 00105026 0001 "kernel" mtd5: 00afafda 0001 "rootfs" mtd6: 0099 0001 "rootfs_data" Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] LANTIQ- EASY5072- UART0 problem

2012-03-24 Thread Conor O'Gorman
in (not) setting the PMU_PWDSR (Power Down Register). UART0 appears to default to off. Might be some CGU actions needed also. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] LANTIQ- EASY5072- UART0 problem

2012-03-23 Thread Conor O'Gorman
t 12 Mbps. But after the fix, I didn't see much difference, and we need the higher speed for newest 3G modems. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] LANTIQ- EASY5072- UART0 problem

2012-03-23 Thread Conor O'Gorman
rrors, but it seems to recover from them. I assumed they are due to random glitches/errors on the hardware lines. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] lantiq: usb_support flag in .config and amazon se

2012-03-23 Thread Conor O'Gorman
y tested it on ar9/vr9 Thank you! I'll be giving it a spin on ase and danube. Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] lantiq: usb_support flag in .config and amazon se

2012-03-23 Thread Conor O'Gorman
On Fri, 2012-03-23 at 11:29 +0100, John Crispin wrote: > Do you want to get HOST or DEVICE working ? > Host. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] lantiq: usb_support flag in .config and amazon se

2012-03-22 Thread Conor O'Gorman
On Fri, 2012-03-23 at 07:23 +0100, John Crispin wrote: > On 22/03/12 21:52, Conor O'Gorman wrote: > > On Thu, 2012-03-22 at 21:39 +0100, Luca Olivetti wrote: > >> Al 22/03/12 21:08, En/na Conor O'Gorman ha escrit: > >>> Dear Wise People, > >>> &

Re: [OpenWrt-Devel] lantiq: usb_support flag in .config and amazon se

2012-03-22 Thread Conor O'Gorman
On Thu, 2012-03-22 at 21:39 +0100, Luca Olivetti wrote: > Al 22/03/12 21:08, En/na Conor O'Gorman ha escrit: > > Dear Wise People, > > > > How do I get USB_SUPPORT config symbol into tmp/.config-target.in for > > amazon ala danube? > > > > I've g

Re: [OpenWrt-Devel] LANTIQ- EASY5072- UART0 problem

2012-03-22 Thread Conor O'Gorman
On Thu, 2012-03-22 at 17:48 +0100, Spyridon Tompros wrote: > We have tested the following the following USB drivers provided with the > latest openwrt/trunk version (downloaded yesterday): > -Kmod-usb-core > -Kmod-usb2 > -Kmod-serial-to-usb > > In all cases we observe lost packets when sending f

[OpenWrt-Devel] lantiq: usb_support flag in .config and amazon se

2012-03-22 Thread Conor O'Gorman
select USES_JFFS2 select USES_SQUASHFS help Lantiq ASE Thanks for your assistance, Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] patch to enable building of uuencode applet for busybox

2012-03-19 Thread Conor O'Gorman
On Mon, 2012-03-19 at 10:19 +, Conor O'Gorman wrote: > I thought that the uuencode option on busybox was not exposed, but it is > a config variable. There should be some suitable syntax you can use in > your package makefile to enable it? I am only familiar with the > depen

Re: [OpenWrt-Devel] patch to enable building of uuencode applet for busybox

2012-03-19 Thread Conor O'Gorman
ry. http://luci.subsignal.org/api/nixio/modules/nixio.bin.html I thought that the uuencode option on busybox was not exposed, but it is a config variable. There should be some suitable syntax you can use in your package makefile to enable it? I am only familiar with

Re: [OpenWrt-Devel] Driver(s) for Synopsys' DesignWare USB OTG

2012-01-20 Thread Conor O'Gorman
ver: http://patchwork.ozlabs.org/patch/57332/ Conor On Fri, 2012-01-20 at 13:01 +0400, Alexander Gordeev wrote: > Hi Nikolai, > > В Thu, 19 Jan 2012 22:39:54 +0400 > Nikolai Zhubr пишет: ... > > Anyway, it would be nice to eventually combine all those various > > versions float

Re: [OpenWrt-Devel] Backfire (toolchain) debug advice needed: firmware built with Ubuntu 11.10 crashes, but works if built with 11.04

2012-01-11 Thread Conor O'Gorman
We had some build problems on different platforms recently. This seemed to resolve them: gcc pr 41818 build errors where the host and target libraries get mixed up, during bootstrap see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41818 Conor On Wed, 2012-01-11 at 00:21 +0200, Roman Yeryomin

[OpenWrt-Devel] ar71xx possible bricking with latest trunk and snapshots

2011-11-19 Thread Conor O'Gorman
29102, where the ethernet setup was tidied. Thanks, Conor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] OpenWrt GPL compliance

2011-09-20 Thread Conor O'Gorman
On Tue, 2011-09-20 at 20:07 +0200, Michael Heimpold wrote: > The only thing you could consider stable is really a "tag", but > for packages I can't find any tag? It would be nice if there were a few more tags used for rel

Re: [OpenWrt-Devel] [PATCH] replace CONFIG_PREEMPT_NONE with CONFIG_PREEMPT

2011-09-05 Thread Conor O'Gorman
>] do_softirq+0x48/0x68 > > [<800031c0>] plat_irq_dispatch+0xf4/0x164 > > [<800059ec>] ret_from_irq+0x0/0x4 > > [<80005be0>] r4k_wait+0x20/0x40 > > [<80007690>] cpu_idle+0x28/0x4c > > [<802a58d0>] start_kernel+0x35c/0x378 > &g

Re: [OpenWrt-Devel] How to enable inter access points communication?

2011-09-05 Thread Conor O'Gorman
It would appear to be an Atheros device -http://wiki.openwrt.org/toh/buffalo/wzr-hp-g300h I would suggest starting here - http://wiki.openwrt.org/doc/recipes/atheroswds On Mon, 2011-09-05 at 21:57 +0900, 马进 wrote: > Hi all, > I am using wzr-hp-g300nh right now. The firmware is openwrt. How to >

Re: [OpenWrt-Devel] [PATCH] replace CONFIG_PREEMPT_NONE with CONFIG_PREEMPT

2011-09-05 Thread Conor O'Gorman
which has a second mips processor and a packet accelerator. Both of these units run proprietary code accessing main memory as they see fit. Also the Atheros binary hal is in there. The test running is a heavy stress test of the netfilter code. It's spending most of it's time in t

Re: [OpenWrt-Devel] [PATCH] Add support for a noname router from DX

2011-08-17 Thread Conor O'Gorman
I note that it doesn't include the 3G modem. On 17/08/2011 14:09, Raphaël HUCK wrote: It appears to be a Winstars WS-WN512N1 (http://www.win-star.com/eshop/goods.php?id=120). This is good news, a 3G router for 30€ :) Thanks! -Raphaël ___ openwrt-d

Re: [OpenWrt-Devel] [PATCH] Add support for a noname router from DX

2011-08-17 Thread Conor O'Gorman
Who does the MAC address resolve to? On 17/08/2011 14:09, Raphaël HUCK wrote: This patch adds full support for this router: http://www.dealextreme.com/p/portable-wireless-n-3g-router-cdma2000-evdo-td-scdma-hspa-wcdma-45639 This is a resubmit of my previous patch against current trunk. I have ad

[OpenWrt-Devel] [PATCH] lantiq: etop random MAC error ticket #9547

2011-06-13 Thread conor
on an arv4518pw. Signed-off-by: Conor O'Gorman --- Index: target/linux/lantiq/patches-2.6.39/200-mach-arv45xx.patch === --- target/linux/lantiq/patches-2.6.39/200-mach-arv45xx.patch (revision 27170) +++ target/linux/lantiq/patc