From owner-freebsd-embedded@FreeBSD.ORG Mon Jul 1 20:55:02 2013 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4B0A1EC5; Mon, 1 Jul 2013 20:55:02 +0000 (UTC) (envelope-from lists.br@gmail.com) Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com [IPv6:2a00:1450:400c:c00::235]) by mx1.freebsd.org (Postfix) with ESMTP id B1984115E; Mon, 1 Jul 2013 20:55:01 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id y10so4179918wgg.20 for ; Mon, 01 Jul 2013 13:55:01 -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=DsMAkcokbqdCnElYAMzTwDfljad/O+S5UZE074v+9Io=; b=oDUaQXBZWQqfwbUo8z0u7ZjVVZmpA3RNxdq5W/+19SsedpJI71IuxYx5nbaLZrOMvs zb5wMzoEsejQ0VZNdWlB1hCC2FyTcct0LDoATTDKJDc3tONmUVAXv3I02z1+38ekd7SU uzWC+lp1ZqN6I1Vk5+6tVNnGdjXlzJ/FnT/1eU7ITmTesLhPVWmJflUfW79a6ro7tr26 guiswoDDVudIZHhK5M9arH+Yv5Pe/rXzkuFVGe4ThH5vSETmoR7sv9dDf/ZRdokYjfrf TjGnq+H99uFK7hIJ7zta2NyzGxcG9A+zY7RoyL2FW4CpaqQyQdI4rz1i99+chaBBcQZg BFOw== MIME-Version: 1.0 X-Received: by 10.180.24.197 with SMTP id w5mr12824750wif.25.1372712100952; Mon, 01 Jul 2013 13:55:00 -0700 (PDT) Received: by 10.216.22.196 with HTTP; Mon, 1 Jul 2013 13:55:00 -0700 (PDT) In-Reply-To: <20130701220301.1636@relay.ibs.dn.ua> References: <20130701152313.60982@relay.ibs.dn.ua> <20130701220301.1636@relay.ibs.dn.ua> Date: Mon, 1 Jul 2013 17:55:00 -0300 Message-ID: Subject: Re: FreeBSD on ASUS, TP-Link and D-Link routers? From: Luiz Otavio O Souza To: Zeus Panchenko Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-embedded@freebsd.org X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 20:55:02 -0000 On 1 July 2013 16:03, Zeus Panchenko wrote: > Adrian Chadd wrote: > > > if it has an ar71xx, ar724x or ar913x SoC, with 32mb of RAM or more, > > and 8mb flash or more .. yes. > > thanks much, many of them are ar71xx based Devices with 4MB flash and USB are also an option, but in this case you install only the kernel on flash and the root filesystem will use some kind of USB storage (memory stick, usb->[s]ata converters, etc.). I've successfully used TP-Link MR3220 and MR3420 this way. Luiz