From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 17:45:51 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F0524978 for ; Tue, 12 Feb 2013 17:45:51 +0000 (UTC) (envelope-from bonomi@mail.r-bonomi.com) Received: from mail.r-bonomi.com (mx-out.r-bonomi.com [204.87.227.120]) by mx1.freebsd.org (Postfix) with ESMTP id 445E46C7 for ; Tue, 12 Feb 2013 17:45:50 +0000 (UTC) Received: (from bonomi@localhost) by mail.r-bonomi.com (8.14.4/rdb1) id r1CHoJQB030023; Tue, 12 Feb 2013 11:50:19 -0600 (CST) Date: Tue, 12 Feb 2013 11:50:19 -0600 (CST) From: Robert Bonomi Message-Id: <201302121750.r1CHoJQB030023@mail.r-bonomi.com> To: freebsd-questions@freebsd.org, mmbsd1982@yahoo.com Subject: Re: FreeBSD on Motorola Droid RAZR i ... Intel Atom ... workable ? In-Reply-To: <1360690312.66225.YahooMailClassic@web126106.mail.ne1.yahoo.com> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2013 17:45:52 -0000 > Date: Tue, 12 Feb 2013 09:31:52 -0800 (PST) > From: Mm Bsd > Subject: FreeBSD on Motorola Droid RAZR i ... Intel Atom ... workable ? > To: freebsd-questions@freebsd.org > > > The Motorola Droid RAZR i (a variant > of the RAZR m) has an intel atom z2460 processor in it. > > Unless I am mistaken, this is an amd64 compatible chip that > mainline FreeBSD could run on, yes ? > > Without getting into the specifics of loading the system > (and using a touchscreen as input), would plain old amd64 > FreeBSD run on this device ? Not without a lot of low level work. like _all_ the device drivers, interrupt handlers, etc.