From owner-freebsd-arch@FreeBSD.ORG Sat Nov 12 17:40:25 2005 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C36D016A41F for ; Sat, 12 Nov 2005 17:40:25 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58BB643D45 for ; Sat, 12 Nov 2005 17:40:22 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id jACHeIpP047093; Sat, 12 Nov 2005 10:40:21 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <43762910.3080305@samsco.org> Date: Sat, 12 Nov 2005 10:40:32 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <15738.1131786948@critter.freebsd.dk> In-Reply-To: <15738.1131786948@critter.freebsd.dk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: Juergen.Dankoweit@T-Online.de, freebsd-arch@freebsd.org Subject: Re: FreeBSD on embedded systems X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2005 17:40:25 -0000 Poul-Henning Kamp wrote: > In message <1131786743.2050.7.camel@primergy470.juergendankoweit.net>, Juergen > Dankoweit writes: > > >>My question is now: is there an overview on which embedded systems >>FreeBSD runs? > > > Typically in this space, people select hardware based on I/O > requirements and there is plenty to pick at. > > FreeBSD runs on pretty much anything with an i386 compatible CPU, > and the soekris is merely the hackers favourite. > > Maintaining a comprehensive list would be a bit of work, but not > a lot of work, so if somebody volunteers for it, I'm sure we can > find a spot for it on our web-pages. > FreeBSD is also being made to run on a variety of smaller ARM platforms right now like the ARM920T. It might also be possible to get a PPC platform like the 405G/440G working without a whole lot of work. Scott