From owner-freebsd-arm@FreeBSD.ORG Tue Mar 6 21:34:29 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 85074106566B for ; Tue, 6 Mar 2012 21:34:29 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0D7E18FC17 for ; Tue, 6 Mar 2012 21:34:28 +0000 (UTC) Received: by werl4 with SMTP id l4so4443549wer.13 for ; Tue, 06 Mar 2012 13:34:28 -0800 (PST) Received-SPF: pass (google.com: domain of thomas.e.zander@googlemail.com designates 10.180.103.35 as permitted sender) client-ip=10.180.103.35; Authentication-Results: mr.google.com; spf=pass (google.com: domain of thomas.e.zander@googlemail.com designates 10.180.103.35 as permitted sender) smtp.mail=thomas.e.zander@googlemail.com; dkim=pass header.i=thomas.e.zander@googlemail.com Received: from mr.google.com ([10.180.103.35]) by 10.180.103.35 with SMTP id ft3mr27215294wib.0.1331069667992 (num_hops = 1); Tue, 06 Mar 2012 13:34:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/UhN/6qLHKp3RsrDUAZfjjZSveIhG+n9Nj0d675O4xM=; b=tWun0mHG6G/7sHdzdd/O8scnxNCalSwsA1toH7hDw/b0CLIe1FxraGSVgrE5fDMINE 1ceNtxXJ6lsghXv4PGd2A62mD8e1slMYTsTcAl/aSzIJSsXhpfp34121YAZTYnhwhtFR WpAo8euj9aiKFfvX2dZUnySc0uQK3UxFMGnr3GDyYpSk2W2b13N80wAkQb5J3/ttDl3I afW7XkagfgQJ1NTTLxwGsPKQ5GJ2pWptUR33GUBWqnCMUOeoiue/TBwZTqWuamPUkmqs b3BTrcioJjgY76OiGRUf/nfrddoun2sZ3L7TFmzTpe0IZYfhOzo0ixpIuhyewu25igmY IGQw== MIME-Version: 1.0 Received: by 10.180.103.35 with SMTP id ft3mr21445582wib.0.1331068343836; Tue, 06 Mar 2012 13:12:23 -0800 (PST) Received: by 10.223.120.9 with HTTP; Tue, 6 Mar 2012 13:12:23 -0800 (PST) In-Reply-To: <4F533E46.1070105@freebsd.org> References: <4F533E46.1070105@freebsd.org> Date: Tue, 6 Mar 2012 22:12:23 +0100 Message-ID: From: Thomas Zander To: Stefan Esser Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-arm@freebsd.org Subject: Re: Support for Raspberry-PI X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2012 21:34:29 -0000 On Sun, Mar 4, 2012 at 11:04, Stefan Esser wrote: > Am 04.03.2012 08:39, schrieb bsalinux@gmail.com: >> Hi, >> >> Is there any interest in Raspberry-PI. Looks interesting. > > Definitely! Did you manage to get one? I tried to, > but was only able to register for the next batch ... Dito. Besides, while the Raspberry Pi is certainly a very interesting device, there are also other devices with intriguing specs as well, for instance http://www.genesi-usa.com/products/efika which could be great targets for freebsd-arm. Riggs