From owner-freebsd-arm@FreeBSD.ORG Sun Feb 27 21:27:44 2011 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19DC2106566B for ; Sun, 27 Feb 2011 21:27:44 +0000 (UTC) (envelope-from mlfbsd@kanar.ci0.org) Received: from kanar.ci0.org (unknown [IPv6:2a01:e0b:1:50:40:63ff:feea:93a]) by mx1.freebsd.org (Postfix) with ESMTP id A5E148FC0C for ; Sun, 27 Feb 2011 21:27:43 +0000 (UTC) Received: from kanar.ci0.org (pluxor@localhost [127.0.0.1]) by kanar.ci0.org (8.14.2/8.14.3) with ESMTP id p1RLTCRs084818; Sun, 27 Feb 2011 22:29:12 +0100 (CET) (envelope-from mlfbsd@kanar.ci0.org) Received: (from mlfbsd@localhost) by kanar.ci0.org (8.14.2/8.14.3/Submit) id p1RLTCpp084817; Sun, 27 Feb 2011 22:29:12 +0100 (CET) (envelope-from mlfbsd) Date: Sun, 27 Feb 2011 22:29:11 +0100 From: Olivier Houchard To: Krassimir Slavchev Message-ID: <20110227212911.GA84773@ci0.org> References: <4D6645A5.7060106@bulinfo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D6645A5.7060106@bulinfo.net> User-Agent: Mutt/1.4.2.1i Cc: freebsd-arm@freebsd.org Subject: Re: FreeBSD on Toshiba AC100? 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: Sun, 27 Feb 2011 21:27:44 -0000 Hi Krassimir, On Thu, Feb 24, 2011 at 01:48:53PM +0200, Krassimir Slavchev wrote: > Hello All, > > Some information about this notebook: > > http://uk.computers.toshiba-europe.com/innovation/generic/home-ac100/ > > AC100 has a 1GHz NVIDIA Tegra 250 mobile processor (built on a dual-core > ARM Cortex-A9 MPCore processor); it has 512 MB of DDR2 RAM and up to a > 32 GB solid state drive for storing and sharing of files, video, photos > and music. Its wireless connectivity includes 802.11 B/G/N WLAN, > optional 3G Mobile Broadband and Bluetooth 2.1 + EDR. A single HDMI > connection is also provided for those who want to output video from the > smartbook. It also has a 1.3 megapixel webcam with microphone which > allows video chatting. This would be a fine target for FreeBSD, unfortunately, getting docs from NVidia about the Tegra 2 CPU is more complicated than expected, so there's just no support yet. Regards, Olivier