From owner-freebsd-ppc@FreeBSD.ORG Mon Sep 30 23:41:43 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BB44E10F; Mon, 30 Sep 2013 23:41:43 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ee0-x22a.google.com (mail-ee0-x22a.google.com [IPv6:2a00:1450:4013:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A9BD32D1E; Mon, 30 Sep 2013 23:41:42 +0000 (UTC) Received: by mail-ee0-f42.google.com with SMTP id b45so3042025eek.29 for ; Mon, 30 Sep 2013 16:41:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=lZegKMIbJ2lGEcffa4ow4Q5o1pBjQxN80HTjQXWND/4=; b=eCumFiI05xjHDI/vot34rpwJc48Q3XoHtqEAm/h3dsvfYfrKcc1Cetxc8/pXvVtTri Qcvq7U24geKLhxSYjFRo8ColtsUIDmnjEIbaJ+uo84uDZ2GFwEJ1XYV/G8muh8Qy7plQ NQXXkdHRFkt6GiJLE0dVF2xbgHJcI1DnVCfLUBsNpnqN7hnaV+jNZoMY1iHI08P0nbxe LjN9+YUrU+SzzZpU7iXJWMOmyLP4fOajxmvEBM7+x1+ifz+Sh702Yp+q+IMfx70O/Ze0 Ah3yMXU73UF9NbtpTf0AvhociV6LwtC3Z9Dbzte0zK05OEcW6HDwG75KBVqEqvl89Iro qFpw== MIME-Version: 1.0 X-Received: by 10.15.48.67 with SMTP id g43mr41507653eew.17.1380584501090; Mon, 30 Sep 2013 16:41:41 -0700 (PDT) Received: by 10.14.105.137 with HTTP; Mon, 30 Sep 2013 16:41:40 -0700 (PDT) In-Reply-To: References: <2A185DB2-09B3-4D5B-9C63-1CBC542A570D@gmail.com> <0A2EBEC9-DE86-4B74-AD31-84A74516F5A2@gmail.com> <30933434-4F94-466A-8952-FE5675210AA2@gmail.com> <523DA66C.6090204@freebsd.org> Date: Mon, 30 Sep 2013 16:41:40 -0700 Message-ID: Subject: Re: Routerboard RB800 From: hiren panchasara To: Luiz Otavio O Souza Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Benjamin Perrault , FreeBSD PowerPC ML , "freebsd-embedded@freebsd.org" , John Clark X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Sep 2013 23:41:43 -0000 On Mon, Sep 30, 2013 at 2:03 PM, Luiz Otavio O Souza wr= ote: > On 30 September 2013 15:31, John Clark wrote: > > PS Adrian -- > > You have a wiki on a mips port to a TPline wr-1043 device=E2=80=A6 what= would be > required for the tplink-wr842nd=E2=80=A6 tnx > > TPLink-wr842nd has enough flash space to work with adrian's > freebsd-wifi-build scripts and should work with a proper kernel and > hints, all the stuff in this router should just work. > My understanding is that both the routers have same amount of flash (8MB) and ram (32MB). In that case, John would need latest -head and wifi-build scripts (to use kernel shrink changes). Please correct me if that's not true. Cheers, Hiren