From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qy0-f171.google.com (mail-qy0-f171.google.com [209.85.216.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id CADF6200AE8; Tue, 20 Sep 2011 08:53:05 -0700 (PDT) Received: by qyk29 with SMTP id 29so15490863qyk.16 for ; Tue, 20 Sep 2011 08:53:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:message-id:date:from:organization:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=opMnElCGHMWS8D6kF3GmQDpiyfdLG6HfACVqo10Lo1M=; b=HoDq4AKfoFCYAG3uD5Kg1jq5RO9LCHFkX91Ia0wi/errrWV/Khki6pdQ3z8AAA82cL 88DmBzRKU2ZA+TQg2F47aLjNGQq8L52x0TKizv85td8WAw9sKUYpijVwMPsc5TPJdit7 DZYLHcCY4zqO+7eRoqBBy9GBl7UP6knRMHzzM= Received: by 10.229.34.69 with SMTP id k5mr782091qcd.258.1316533984624; Tue, 20 Sep 2011 08:53:04 -0700 (PDT) Received: from [172.30.45.80] (c-98-229-130-122.hsd1.ma.comcast.net. [98.229.130.122]) by mx.google.com with ESMTPS id do8sm1885842qab.17.2011.09.20.08.53.03 (version=SSLv3 cipher=OTHER); Tue, 20 Sep 2011 08:53:03 -0700 (PDT) Sender: Jim Gettys Message-ID: <4E78B6DD.2080409@freedesktop.org> Date: Tue, 20 Sep 2011 11:53:01 -0400 From: Jim Gettys Organization: Bell Labs User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 MIME-Version: 1.0 To: Rick Subject: Re: CeroWrt RC6 (beta 2) ready for testing. References: <4E78AEDA.3060104@freedesktop.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: bloat-devel@lists.bufferbloat.net, bloat@lists.bufferbloat.net X-BeenThere: bloat-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Developers working on AQM, device drivers, and networking stacks" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2011 15:53:06 -0000 On 09/20/2011 11:30 AM, Rick wrote: > On Tue, Sep 20, 2011 at 11:18 AM, Jim Gettys wrote: >> CeroWrt is aimed at (currently) a single hardware platform >> for which fully open drivers are available: the Netgear WNDR3700v2. > Am I correct in assuming that this software is not available for the > original WNDR3700 (i.e. v1) because of the memory required? > > From my purchasing research my understanding is that v2 has: > > 1. Twice the RAM. Twice the flash, same RAM (IIRC). > 2. Less effective aerials. 2 As far as we know, the radios/antennae are the same. Note that there is substantial variation in production between antennae (I know this first hand from OLPC; some were much more sensitive than others and I guarantee anyone's production will vary. Anecdotal reports aren't useful about signal strength, as a result.). > > Both were available at the time of my purchase. I suppose (2.) is > repairable, but it is the reason I bought the original. > Right now, there is a build for the v1 in the download directory (squashfs) that would fit in a v1; it is untested (by us). The jffs2 image is too big for a v1 at all; for most development, that's a lot easier to deal with (as your file system is entirely read/write). No warranties, expressed or implied will be given on the v1. We aren't willing to spend time shoehorning stuff into an 8Meg limit and recommend you get a v2. - Jim