Re: [OpenWrt-Devel] [PATCH] [generic] Add switch driver for Lantiq PSB6970

2010-09-04 Thread Florian Fainelli
Le Tuesday 10 August 2010 20:55:02, Ithamar R. Adema a écrit : > Tested on ifxmips based board. The PSB6970 is also known as the Infineon > Tantos switch. > > Signed-off-by: Ithamar R. Adema Applied in r22914, thanks! signature.asc Description: This is a digitally signed message part.

[OpenWrt-Devel] [PATCH] [generic] Add switch driver for Lantiq PSB6970

2010-08-10 Thread Ithamar R. Adema
Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch. Signed-off-by: Ithamar R. Adema --- target/linux/generic/config-2.6.33 |1 + target/linux/generic/config-2.6.34 |1 + target/linux/generic/config-2.6.35

Re: [OpenWrt-Devel] [PATCH] [generic] Add switch driver for Lantiq PSB6970

2010-08-07 Thread Ithamar R. Adema
Hi, On Sat, 2010-08-07 at 12:02 +0200, j...@phrozen.org wrote: > Thanks !! i will try it on my ar9 board. unfortunatley i dont have a > danube with tantos, but i trust your testign :) No problem, just be aware you have to list the port with which the Tantos is hooked up to the MAC in the port

Re: [OpenWrt-Devel] [PATCH] [generic] Add switch driver for Lantiq PSB6970

2010-08-07 Thread Ithamar R. Adema
Hi Hauke, Thanks for taking the time to review this patch! On Sat, 2010-08-07 at 12:47 +0200, Hauke Mehrtens wrote: > change this line to: > > +--- a/drivers/net/phy/Makefile > b/drivers/net/phy/Makefile > > or use "make target/{clean,refresh} V=99" to format the patch in the > correct way

Re: [OpenWrt-Devel] [PATCH] [generic] Add switch driver for Lantiq PSB6970

2010-08-07 Thread Hauke Mehrtens
Hi Ithamar, Am 06.08.2010 17:54, schrieb Ithamar R. Adema: > Tested on ifxmips based board. The PSB6970 is also known as the Infineon > Tantos switch. > > Signed-off-by: Ithamar R. Adema > --- > target/linux/generic/config-2.6.33 |1 + > .../linux/generic/files/drivers/net/

Re: [OpenWrt-Devel] [PATCH] [generic] Add switch driver for Lantiq PSB6970

2010-08-07 Thread john
Hi Ithamar, Thanks !! i will try it on my ar9 board. unfortunatley i dont have a danube with tantos, but i trust your testign :) John -- John Crispin hacking, coding, etc blogic on irc ___ __ | |.-.-.-.| | | |..| |_ |

[OpenWrt-Devel] [PATCH] [generic] Add switch driver for Lantiq PSB6970

2010-08-06 Thread Ithamar R. Adema
Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch. Signed-off-by: Ithamar R. Adema --- target/linux/generic/config-2.6.33 |1 + .../linux/generic/files/drivers/net/phy/psb6970.c | 438 .../generic/patches-2.6.33/692