From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nbd.name (unknown [IPv6:2a01:4f8:131:30e2::2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id E5ABB21F13F for ; Wed, 10 Apr 2013 15:14:53 -0700 (PDT) Message-ID: <5165E458.8040402@openwrt.org> Date: Thu, 11 Apr 2013 00:14:48 +0200 From: Felix Fietkau User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Dave Taht References: <18186.1365514085@sandelman.ca> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] almond X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Apr 2013 22:14:54 -0000 On 2013-04-09 5:12 PM, Dave Taht wrote: > It looks so close to what I thought a home wifi router would look > like... in 1999. > > If it's openwrt, or open source, it would be nice to see the tree. The > reviews of the product seem to say it's a run-of-the-mill device > performancewise.... I just took a look at the kernel binary inside their firmware image. It's a Ralink MIPS based device running 2.6.21. Unfortunately there doesn't seem to be a source code download link, and the binary looks like it may be problematic wrt. license issues as well: the proprietary Ralink wifi driver seems to be statically linked into the kernel binary. - Felix