From owner-freebsd-questions@FreeBSD.ORG Thu Oct 24 15:19:32 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 042ED8BF for ; Thu, 24 Oct 2013 15:19:32 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CCB3324F1 for ; Thu, 24 Oct 2013 15:19:31 +0000 (UTC) Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 0774320AB1 for ; Thu, 24 Oct 2013 11:19:30 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute3.internal (MEProxy); Thu, 24 Oct 2013 11:19:29 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=xpQ++xESZimqhw1ZTMINfywVRVo=; b=EjN hgnjWmYjcKzyeDmKJpB2bg+MAgklCtqxMXexNU0aWy5iOmPSascBf6poEnD1fCJf 9hg1P9Gkm6TGKTaUljITBkl3v0DgsatSE01WAZBbCabVkZ632JFl2GO7enfZEmun Ez68CGO2FqVvNM4GzfzcFFhIZa7djE3vLp9Vu1aU= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id D9B531100EB; Thu, 24 Oct 2013 11:19:29 -0400 (EDT) Message-Id: <1382627969.29239.38030105.27E38733@webmail.messagingengine.com> X-Sasl-Enc: T0mkabWonvGz1CmUZWdTYYE5qExu0V1cRUCpYrADLMIf 1382627969 From: Mark Felder To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-25c9bdb0 In-Reply-To: <44bo2ekdj8.fsf@be-well.ilk.org> References: <001d01ced02e$aaf29260$00d7b720$@Kitz@xs4all.nl> <44bo2ekdj8.fsf@be-well.ilk.org> Subject: Re: FreeBSD distribution for ARM processors. Date: Thu, 24 Oct 2013 10:19:29 -0500 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: Thu, 24 Oct 2013 15:19:32 -0000 On Thu, Oct 24, 2013, at 8:24, Lowell Gilbert wrote: > "John W. Kitz" writes: > > > Can someone please explain the rationale behind not providing a distribution > > for arm based systems, as it seems somewhat illogical to me that > > distributions are available for ia64, powerpc, sparc64 (see > > http://www.freebsd.org/where.html) which are considered Tier 2 architectures > > while the official reason for arm being a Tier 2 architecture is the fact > > that no distribution is provided for it (see > > http://www.freebsd.org/platforms/arm.html). > > The ARM port is mostly used for embedded work, for which a formal > distribution would not be helpful. There really aren't many standards > for peripherals beyond i2c, so it wouldn't be possible to support > different ARM-based devices with a single distribution. > ARM-based may soon be coming to a datacenter near you. We might have to find a way to support them like any other arch. Of course embedded will likely continue to be unpredictable.