From owner-freebsd-embedded@FreeBSD.ORG Mon Sep 14 00:35:57 2009 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E91CB1065672 for ; Mon, 14 Sep 2009 00:35:57 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id ACF098FC08 for ; Mon, 14 Sep 2009 00:35:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id n8E0ZVbD089236; Sun, 13 Sep 2009 18:35:31 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 13 Sep 2009 18:37:06 -0600 (MDT) Message-Id: <20090913.183706.691471158.imp@bsdimp.com> To: matt@smiffytech.com From: "M. Warner Losh" In-Reply-To: <4AAD8CD2.2040308@smiffytech.com> References: <4AAC9BA7.9000307@smiffytech.com> <1252887409.1860.2.camel@localhost> <4AAD8CD2.2040308@smiffytech.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-embedded@freebsd.org Subject: Re: Some small networked box with FreeBSD support? X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 00:35:58 -0000 In message: <4AAD8CD2.2040308@smiffytech.com> Matthew Smith writes: : Quoth Eric L. Chen at 2009-09-14 09:46... : > I made a FreeBSD AP for my IXP425 board (XScale, ARM CPU), it has 64MB : > RAM and 32 MB ROM (XOR Flash ROM). : > My making script attached. : : Thanks, Eric! That should be helpful. : : I'd been steering away from NanoBSD and the like because it looked a bit : complicated as most of my Unix-like experience is Linux and some early : AIX. But now I think it's time for me to learn. It isn't so bad these days... It used to be really complicated, but most of those rough edges have been filed off... Warner