From owner-freebsd-small@FreeBSD.ORG Fri May 26 19:50:41 2006 Return-Path: X-Original-To: small@freebsd.org Delivered-To: freebsd-small@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2DD216B25A for ; Fri, 26 May 2006 19:50:41 +0000 (UTC) (envelope-from nec556@retena.com) Received: from smtp06.retemail.es (smtp06.auna.com [62.81.186.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id E317943D60 for ; Fri, 26 May 2006 19:50:38 +0000 (GMT) (envelope-from nec556@retena.com) Received: from webmail03 ([192.168.252.24]) by smtp06.retemail.es (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with ESMTP id <20060526195037.KRIT8624.smtp06.retemail.es@webmail03>; Fri, 26 May 2006 21:50:37 +0200 Message-ID: <13295.1148673037369.JavaMail.root@webmail03> Date: Fri, 26 May 2006 21:50:37 +0200 From: To: small@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) Sensitivity: Normal X-Auth-Info: Auth:LOGIN IP:[192.168.252.24] Login:nec556@retena.com Fecha:Fri, 26 May 2006 21:50:37 +0200 Cc: Subject: Re: FreeBSD's embedded agenda X-BeenThere: freebsd-small@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: Fri, 26 May 2006 19:50:47 -0000 > What "Freesbie" are you talking about? Phk was referring to the second > version of the toolkit I presented recently in Ottawa, that is perfectly > usable for embedded system and it's ready to welcome new platforms. It > is already ported for powerpc architecture and I want it to be ported to > the arm and other archs (I don't have the hardware). Porting is really > trivial. I suggest you to take a look: > It works for powerpc?? Is it available for download or only via cvs? > http://www.freesbie.org/~saturnero/FreeSBIE-BSDCan06-devsummit.pdf > > anonymous@cvs.freesbie.org module freesbie2 or: > http://bugs.freesbie.org/dir?d=freesbie2 Also, you have forget that a flash memory is not needed, our device just have a little rom with a micro o.s. (Contiki) and download the real o.s. from ethernet using tftp. The storage system is on a server, where each device has a 'slice' for each one.