From owner-freebsd-sparc64@FreeBSD.ORG Wed Nov 12 19:44:46 2008 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 377F31065676 for ; Wed, 12 Nov 2008 19:44:46 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id BD8E18FC1D for ; Wed, 12 Nov 2008 19:44:45 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.3/8.14.3/ALCHEMY.FRANKEN.DE) with ESMTP id mACJii4l070800; Wed, 12 Nov 2008 20:44:44 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.3/8.14.3/Submit) id mACJiirS070799; Wed, 12 Nov 2008 20:44:44 +0100 (CET) (envelope-from marius) Date: Wed, 12 Nov 2008 20:44:44 +0100 From: Marius Strobl To: Michael Moll Message-ID: <20081112194444.GD64456@alchemy.franken.de> References: <20081028172823.GO5156@darkthrone.kvedulv.de> <20081028221321.GA32214@alchemy.franken.de> <20081029001112.GR5156@darkthrone.kvedulv.de> <20081029081558.GB31338@alchemy.franken.de> <20081029140204.GS5156@darkthrone.kvedulv.de> <20081110222744.GA64456@alchemy.franken.de> <20081111170407.GS5156@darkthrone.kvedulv.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081111170407.GS5156@darkthrone.kvedulv.de> User-Agent: Mutt/1.4.2.3i Cc: freebsd-sparc64@freebsd.org Subject: Re: Booting of snapshot-iso on SUN Fire V280R 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: Wed, 12 Nov 2008 19:44:46 -0000 On Tue, Nov 11, 2008 at 06:04:07PM +0100, Michael Moll wrote: > Hi Marius, > > On Mon, Nov 10, 2008 at 11:27:44PM +0100, Marius Strobl wrote: > > Could you please give the patch at: > > http://people.freebsd.org/~marius/schizo_cdma.diff > > a try with that machine? The patch implements the consistent > > DMA syncing required for devices behind PCI-PCI, f.e. your > > HMEs, for Schizo version >= 5. I.e. please test, whether > > the machine still boots with the patch in place and using > > a HME just works and increases the vec566: pcib0 counter > > (I hope I got the numbers right; well, see `vmstat -i` > > for pcib interrupts). > > Seems all fine, I attached verbose bootmessages. I tried one HME > interface and it seems to work, counters increase also: Thanks you very much for testing! How annoying is testing patches on this machine for you? At some point in time I'll have another one to try with a version >= 5 Schizo, which won't require additional hardware like your QFE card though, so I could also bug someone else then... Marius