Re: [OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2014-04-01 Thread Jonas Gorski
On Sat, Mar 29, 2014 at 4:50 PM, Weedy wrote: > SO GUYS, MERGE PLOX? a) Don't top post with full quote. b) Check r39671. Jonas ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-d

Re: [OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2014-03-29 Thread Weedy
SO GUYS, MERGE PLOX? On 9 Nov 2013 18:42, "Weedy" wrote: > On Sat, Nov 9, 2013 at 2:54 PM, David Lang wrote: > >> That doesn't slow down bitrot of the patches, that just works for one >> person's systems, for not. >> >> Is there something wrong with this series that is preventing it from >> bein

Re: [OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2013-11-09 Thread Weedy
On Sat, Nov 9, 2013 at 2:54 PM, David Lang wrote: > That doesn't slow down bitrot of the patches, that just works for one > person's systems, for not. > > Is there something wrong with this series that is preventing it from being > merged upstream? > > do you need people to report that they need

Re: [OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2013-11-09 Thread David Lang
That doesn't slow down bitrot of the patches, that just works for one person's systems, for not. Is there something wrong with this series that is preventing it from being merged upstream? do you need people to report that they need it to get it review priority? do you need reports of it wor

Re: [OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2013-11-08 Thread Martijn Zilverschoon
Well if you need this that badly, you can patch it yourself :) Checkout the git repository: git clone git://git.openwrt.org/openwrt.git download the patches and apply them to the local git repo. the command for that is: git apply 'example.patch' (make sure that you are in the openwrt directory) I

Re: [OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2013-11-08 Thread Martijn Zilverschoon
Well if you need this that badly, you can patch it yourself :) git clone git://git.openwrt.org/openwrt.git 2013/11/8 Weedy : > Can this pretty please not die to bitrot? > I need this merged so badly ;_; > > > On Thu, Oct 31, 2013 at 7:33 PM, Marcin Jurkowski > wrote: >> >> This adds kernel supp

Re: [OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2013-11-08 Thread Weedy
Can this pretty please not die to bitrot? I need this merged so badly ;_; On Thu, Oct 31, 2013 at 7:33 PM, Marcin Jurkowski wrote: > This adds kernel support support for Sagemcom F@st 2704 wireless ADSL > router. > It's a BCM6328-based 802.11n wireless router with USB port and ADSL2+ > modem equ

[OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2013-10-31 Thread Marcin Jurkowski
This adds kernel support support for Sagemcom F@st 2704 wireless ADSL router. It's a BCM6328-based 802.11n wireless router with USB port and ADSL2+ modem equipped with 64 MiB RAM and 8 MiB flash. --- .../brcm63xx/patches-3.10/536-board_fast2704.patch | 133 + 1 file changed, 13