From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 3 15:12:37 2011 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAC07106564A for ; Thu, 3 Nov 2011 15:12:37 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 1A14F8FC18 for ; Thu, 3 Nov 2011 15:12:36 +0000 (UTC) Received: by wwp14 with SMTP id 14so2097392wwp.31 for ; Thu, 03 Nov 2011 08:12:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=PB6mvuCtWc8kKdD7/4Ls4v2eA2Fa+tnSprYjfMv2S1I=; b=hLDLUYKa4gKhQepzwhjEa57ciQNTD95mGJ40r+dAQQePH0G73IukmqQ6Ei6o/woog7 FdK/HmJdWpj50GPUIiDIHcnDA5cGlJOA1moZcsDR969+ayyTsM7Y7VOb8EmKERVwPjWo vKCbQscQgqWL/Ax9CM/NxtNpswKGtugD+FG1Q= MIME-Version: 1.0 Received: by 10.227.198.77 with SMTP id en13mr12296348wbb.28.1320333155852; Thu, 03 Nov 2011 08:12:35 -0700 (PDT) Received: by 10.180.94.106 with HTTP; Thu, 3 Nov 2011 08:12:35 -0700 (PDT) In-Reply-To: <20111103155802.7bfc1df0.ray@freebsd.org> References: <20111103092222.GN37036@e-new.0x20.net> <20111103155802.7bfc1df0.ray@freebsd.org> Date: Thu, 3 Nov 2011 11:12:35 -0400 Message-ID: From: Arnaud Lacombe To: Aleksandr Rybalko Content-Type: text/plain; charset=ISO-8859-1 Cc: hackers@freebsd.org, Lars Engels Subject: Re: Porting FreeBSD to Raspberry Pi X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2011 15:12:37 -0000 Hi, On Thu, Nov 3, 2011 at 9:58 AM, Aleksandr Rybalko wrote: > On Thu, 3 Nov 2011 10:22:22 +0100 > Lars Engels wrote: > >>> Hi Hackers, >>> >>> maybe you've heard of the upcoming Raspberry Pi, a credit card sized >>> ARM computer which is about to get sold for 25$ - 35$ from december >>> on. >>> >>> http://www.raspberrypi.org/archives/302 >>> >>> Hardware details: http://elinux.org/RaspberryPiBoard#Hardware_Details >>> >>> The first charge will be 10,000 pieces, so there's a fair chance that >>> one can actually buy a board. >>> >>> If someone is willing to port FreeBSD to the Raspberry, I'd try to >>> get one of the boards and send it to the porter. >>> >>> Cheers >>> Lars > > Hi Lars, > > I seen info about Raspberry Pi, this is very nice hardware. > Are you kidding ? ARM11 is a 10 year old core, not much to be really proud with. The only interesting thing about the Pi is its price tag, but as you point out, if we don't have datasheets upfront, it's not going to be much than a $25 paper-weight. Btw, do FreeBSD provide any KPI for hardware video "accelerator" ? AFAIK, we do not even have such framework for crypto accelerator, so I serious doubt there is any for video :/ - Arnaud > It will be > fun to port FreeBSD on it, since I already have experience with > Broadcom SoC's. But device have undocumented parts, so writing driver > for it maybe impossible or very hard (through a lot of RE). > > Anyway, it would be nice to play with it. > > WBW > -- > Aleksandr Rybalko > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >