Re: [OpenWrt-Devel] Add support for AVM Fritzbox 7360 SL

2016-05-07 Thread Sylwek ScApi
W dniu 2016-05-07 o 09:53, Martin Blumenstingl pisze: On Sat, May 7, 2016 at 12:40 AM, Sebastian Ortwein wrote: Hey I have tried do get openwrt working on my Fritzbox. Openwrt will start Network and VDSL Modem is working. But WLAN ist not working. The Chip is supported bei the ath9k driver. An

Re: [OpenWrt-Devel] [PATCH v3] lantiq: get more status information from xDSL

2015-08-06 Thread Sylwek ScApi
I don't know that You done something wrong, You misunderstood me, as example We will use this part of patch: : @@ -226,16 +609,21 @@ line_state() { fi else if [ "$ls" = "0x801" ]; then - echo "Line State: UP [$ls: $s]" +

Re: [OpenWrt-Devel] lantiq v3.18

2015-02-09 Thread Sylwek ScApi
I'll test it today. 9 lut 2015 13:30 "John Crispin" napisaƂ(a): > Hi, > > i bumped the lantiq support to v3.18 and tested it on 6 different > boards. I have not tested vdsl support due to lack of a vdsl line. > could someone please do so. > > @antii: can you rebase/resnd the dwc2 series ? it does

[OpenWrt-Devel] [PATCH] [Lantiq] - Add missing NAND_WRITE_DATA in NAND driver

2014-12-27 Thread Sylwek
Add missing NAND_WRITE_DATA in NAND driver. Signed-off-by: Sylwester Petela --- --- a/target/linux/lantiq/patches-3.14/0016-MTD-lantiq-xway-add-missing-write_buf-and-read_buf-t.patch +++ b/target/linux/lantiq/patches-3.14/0016-MTD-lantiq-xway-add-missing-write_buf-and-read_buf-t.patch @@ -37,7

[OpenWrt-Devel] [Driver]Lantiq Xway Wave300 source code

2013-03-22 Thread Sylwek ScApi
I'm trying to port OpenWRT on cople of Routers equipped with this wireless chip but unfortunately I cannot find any source code that include these drivers, can anyone point me to device containing this wireless chip and its source code. I know that Livebox 2.1 (Arcadyan) and SpeedPort W921V but la