From owner-freebsd-embedded@FreeBSD.ORG Tue Jul 2 15:28:01 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 C20104EB for ; Tue, 2 Jul 2013 15:28:01 +0000 (UTC) (envelope-from lists.br@gmail.com) Received: from mail-we0-x22d.google.com (mail-we0-x22d.google.com [IPv6:2a00:1450:400c:c03::22d]) by mx1.freebsd.org (Postfix) with ESMTP id 5B48A146E for ; Tue, 2 Jul 2013 15:28:01 +0000 (UTC) Received: by mail-we0-f173.google.com with SMTP id x54so4405561wes.4 for ; Tue, 02 Jul 2013 08:28:00 -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=mGjYynWlVx8Qnv3XQ1LLxctlCPIzE0Gc9tM5sPs8DZ4=; b=m78LxroZLvOjVFo1R1nykkKx6FfRMMq12u0rZQ48YB6ZKbIM6fTUMNKbtEljdAqgsx GV7Ncy55bP25YAAoMYahMnSSerr3kTErtGetxjEimbgYCN4AlvAOJJu9zr/GYpMCB++9 jXpuSTKyo7DmpeYoyygwKcO+w0zeRkt+ZMSpGRpuwVLiqjAsLAM0PgSvL9yT9xZTR3Ft wtCDeu7De3ModsYIX1KU/IDwDC9VmI6cJlw9OrqXOmMWFpvKBZ/+WJGbunyYsv5c8aKB 1JH/RfZEyPHLGz2Vn1Zl7awCt5yTqbdtXPi5YHT87ByAmJrPGnAMeBz98dKysVx4hmSf +UwQ== MIME-Version: 1.0 X-Received: by 10.180.72.132 with SMTP id d4mr2012361wiv.25.1372778880465; Tue, 02 Jul 2013 08:28:00 -0700 (PDT) Received: by 10.216.22.196 with HTTP; Tue, 2 Jul 2013 08:28:00 -0700 (PDT) In-Reply-To: <18a9b686d7f49d3773ad63eb853b1c88.squirrel@arroway.org> References: <20130701152313.60982@relay.ibs.dn.ua> <20130701220301.1636@relay.ibs.dn.ua> <20130702085213.52064@relay.ibs.dn.ua> <18a9b686d7f49d3773ad63eb853b1c88.squirrel@arroway.org> Date: Tue, 2 Jul 2013 12:28:00 -0300 Message-ID: Subject: Re: FreeBSD on ASUS, TP-Link and D-Link routers? From: Luiz Otavio O Souza To: Nenhum_de_Nos 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: Tue, 02 Jul 2013 15:28:01 -0000 On 2 July 2013 08:41, Nenhum_de_Nos wrote: > Hi all, > > I've talked to Luiz some time ago, but I had no time to invest in > struggling with the serial > interface. > > As I said before, I have a 1043ND and would really like to see it running > FreeBSD. Imagine this > hardware running pfSense ? this would be the dlink killer ;) > > do I need to upload it to the hardware to tinkle with the build script ? > First of all I'd like to > help this way, as my shell skills are better then my coding skills :) > > Hi Matheus, If i'm not mistaken you can use the web interface to write a proper generated image to flash. But if anything goes wrong you won't be able to debug without the console access. There are a few scripts to cross build these images (zrouter, adrian's scripts) which you can start with. For pfSense I'm not sure if we have enough RAM on wr1043. I've a brand new WR1043 (never plugged in). If you want, contact me in private and i can provide the help you need to solder the console header on yours, or we can just exchange our units and i'll send mine with console headers (and even with FreeBSD installed). Luiz