From owner-freebsd-sparc64@FreeBSD.ORG Mon Sep 21 06:46:56 2009 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64FBD1065676 for ; Mon, 21 Sep 2009 06:46:56 +0000 (UTC) (envelope-from matpockuh@gmail.com) Received: from mail-fx0-f222.google.com (mail-fx0-f222.google.com [209.85.220.222]) by mx1.freebsd.org (Postfix) with ESMTP id EC24B8FC16 for ; Mon, 21 Sep 2009 06:46:55 +0000 (UTC) Received: by fxm22 with SMTP id 22so1242476fxm.36 for ; Sun, 20 Sep 2009 23:46:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=Q7YAtekjtIzaMeUfrmqg0Mv7Hz5sUM9sFrb+ZlOd7Hk=; b=AGE1jHPyPQavekoLojHXAQgimVaIgIFcycnPoznJKHWDwrjwMW5fC92T+sBUO8pAwl 8uXcW4T3XBoBJwPMUT9R+/NxXZXMj8CDHoxicsMD5+/ggK8RUPaCTXRdWp2FSVa9gZN2 p8B9hmMpa4e0NTVj8bXZA8yRaMqsVzR0KyGoE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=S6D9awz0ux8aZNlBcVDkhWXy1e90k9n3UG4YdJ/MJQDkCFA/yOvS/pr4mZ/AESc9Hi v68JaNXFOu0ca449JjWQ4XhnImhHCqGFTir4Q8ko9BVmI6qBGcPV8icAhJ3+mTrOejlJ ZuH7TR/ccpRJ4Lyvsl9jVXXADj/Fkz3OvfWeY= MIME-Version: 1.0 Received: by 10.223.4.150 with SMTP id 22mr883111far.38.1253515613983; Sun, 20 Sep 2009 23:46:53 -0700 (PDT) In-Reply-To: <20090918131416.GQ57060@alchemy.franken.de> References: <3979a4b0909170200x754ea8c5l495e300b2a7a5113@mail.gmail.com> <20090917224556.GA41908@alchemy.franken.de> <3979a4b0909172329q3a113942xfcd71394a98fee19@mail.gmail.com> <20090918131416.GQ57060@alchemy.franken.de> Date: Mon, 21 Sep 2009 10:46:53 +0400 Message-ID: <3979a4b0909202346h5c062fa1qb5150ad90f970c5b@mail.gmail.com> From: KOT MATPOCKuH To: Marius Strobl Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-sparc64@freebsd.org Subject: Re: Is it posible to run FreeBSD/sparc64 on SunFire V215? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Sep 2009 06:46:56 -0000 2009/9/18 Marius Strobl : > On Fri, Sep 18, 2009 at 02:23:49PM +0400, KOT MATPOCKuH wrote: > Like I said, mainline FreeBSD doesn't support V215 so > far. If you like you can give the following patch a try: > http://people.freebsd.org/~marius/fire.diff > It requires head r197164 or later. I'm tried to apply this patch, also add "device ofw_console" to kernel configuration, but system panic after: pcib1: mem 0x100pcib0: DMC error: MMU error 0x4000000040 panic: pcib0: fatal DMC/PEC error Full "boot -sv" log here: http://kot.spb.ru/tmp/fbsd/boot.log Kernel configuration here: http://kot.spb.ru/tmp/fbsd/sunrise -- MATPOCKuH