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

2015-10-30 Thread Philippe DUCHEIN
Thank you Christian, I’ll do like that > Le 30 oct. 2015 à 15:45, Christian Lamparter a > écrit : > > On Friday, October 30, 2015 03:25:02 PM Philippe DUCHEIN wrote: >> Hi Conor, >> yes, but at803x code, there is 20% of lost packets… clock delay is incorrect >> into at803x file >> > then why

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

2015-10-30 Thread Christian Lamparter
On Friday, October 30, 2015 03:25:02 PM Philippe DUCHEIN wrote: > Hi Conor, > yes, but at803x code, there is 20% of lost packets… clock delay is incorrect > into at803x file > then why don't you edit the existing at803x.c code instead? Note: - WD Range extender has a AR8035 chip (older chip -

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" in the ath

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

2015-10-30 Thread Philippe DUCHEIN
Hi Conor, yes, but at803x code, there is 20% of lost packets… clock delay is incorrect into at803x file > Le 30 oct. 2015 à 13:50, Conor O'Gorman a écrit : > > On 29/10/15 11:52, Philippe DUCHEIN wrote: >> This patch Atheros phy AR8035-A switch support >> >> Signed-off-by: Philippe DUCHEIN

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

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

2015-10-29 Thread Philippe DUCHEIN
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/linux/ar71xx/config-4.12015-10-28 14:13:31.61