From owner-freebsd-embedded@FreeBSD.ORG Thu Oct 8 17:55:09 2009 Return-Path: Delivered-To: freebsd-embedded@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 309AD1065676 for ; Thu, 8 Oct 2009 17:55:09 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id E49B38FC15 for ; Thu, 8 Oct 2009 17:55:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id n98HgKJs007629; Thu, 8 Oct 2009 11:42:21 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 08 Oct 2009 11:42:22 -0600 (MDT) Message-Id: <20091008.114222.-1848500612.imp@bsdimp.com> To: andrew@ugh.net.au From: "M. Warner Losh" In-Reply-To: References: <20091008132006.70957695@ernst.jennejohn.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-embedded@FreeBSD.org Subject: Re: Sorry for the inconvenience X-BeenThere: freebsd-embedded@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: Thu, 08 Oct 2009 17:55:09 -0000 In message: Andrew writes: : : : On Thu, 8 Oct 2009, Olivier Gautherot wrote: : : > I recently installed successfully FreeBSD 8.0 on an Atom-based motherboard - : > works great!!! I would also recommend the i386 distribution. : : Just for a counterpoint, I am running FreeBSD 7.2 amd64 on an atom based : motherboard. amd64 works fine and my rough understanding of intel type : architectures say you are better off with amd64 over i386 when given the : choice (more registers etc). I'm running FreeBSD/i386 8.0 with SMP enabled on my netbook: FreeBSD 8.0-BETA3 #2 r196558: Fri Aug 28 01:52:55 MDT 2009 CPU: Intel(R) Atom(TM) CPU N270 @ 1.60GHz (1596.01-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x106c2 Stepping = 2 Features=0xbfe9fbff Features2=0x40c39d> AMD Features=0x100000 AMD Features2=0x1 TSC: P-state invariant real memory = 1073741824 (1024 MB) avail memory = 1027878912 (980 MB) ... And with 8, all the internal devices are supported on my EEEPC 900A. Warner