From owner-freebsd-mips@FreeBSD.ORG Mon May 26 15:30:53 2008 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40BDF106566B for ; Mon, 26 May 2008 15:30:53 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 14FDD8FC2B for ; Mon, 26 May 2008 15:30:52 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id B04B71108CB; Mon, 26 May 2008 11:12:21 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 26 May 2008 11:12:21 -0400 X-Sasl-enc: xagOtw+Qq/vG4mll/TGhz0qalRKN5DQQj3YwbYWag9N1 1211814741 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 313603853B; Mon, 26 May 2008 11:12:21 -0400 (EDT) Message-ID: <483AD354.90800@FreeBSD.org> Date: Mon, 26 May 2008 16:12:20 +0100 From: "Bruce M. Simpson" User-Agent: Thunderbird 2.0.0.14 (X11/20080514) MIME-Version: 1.0 To: "Hallan S. Silva" References: <839928.75614.qm@web33705.mail.mud.yahoo.com> In-Reply-To: <839928.75614.qm@web33705.mail.mud.yahoo.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org Subject: Re: FreeBSD an MIPS X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2008 15:30:53 -0000 Hallan S. Silva wrote: > Helo > > I am use freeBSD in a desktop x86. I can install FreeBSD in a: > > Silicon Graphics Tezro Visual Workstation > 2 processors IP35 1.0 GHZ - MIPS R16000 Processor Chip > Revision: 3.0 > > > Can you help me? > As far as I know there isn't any board support in the tree for SGI MIPS machines, particularly the more recent ones -- the focus has been on embedded systems -- so you are unlikely to be able to install FreeBSD on that machine. I am sure people will be very grateful if you're planning to introduce code for this, though. cheers BMS