From owner-freebsd-sparc64@FreeBSD.ORG Wed Feb 18 00:37:19 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 49997106564A for ; Wed, 18 Feb 2009 00:37:19 +0000 (UTC) (envelope-from flo@kasimir.com) Received: from mail.solomo.de (mail.solomo.de [85.214.49.72]) by mx1.freebsd.org (Postfix) with ESMTP id 00C658FC1F for ; Wed, 18 Feb 2009 00:37:18 +0000 (UTC) (envelope-from flo@kasimir.com) Received: from localhost (localhost [127.0.0.1]) by mail.solomo.de (Postfix) with ESMTP id 6AA793F4EB for ; Wed, 18 Feb 2009 01:24:03 +0100 (CET) X-Virus-Scanned: amavisd-new at vistream.de Received: from mail.solomo.de ([127.0.0.1]) by localhost (mail.solomo.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id TOZ4UEFF-tFq for ; Wed, 18 Feb 2009 01:24:01 +0100 (CET) Received: from nibbler.lan (i538761E4.versanet.de [83.135.97.228]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.solomo.de (Postfix) with ESMTPSA id 233103F45F for ; Wed, 18 Feb 2009 01:24:01 +0100 (CET) Message-ID: <499B5520.3040801@kasimir.com> Date: Wed, 18 Feb 2009 01:24:00 +0100 From: Florian Smeets User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090217 Shredder/3.0b2pre MIME-Version: 1.0 To: freebsd-sparc64 References: <1233668470.1364.45.camel@main.lerwick.hopto.org> <20090203220737.GA7715@alchemy.franken.de> <1233756984.45384.31.camel@main.lerwick.hopto.org> In-Reply-To: <1233756984.45384.31.camel@main.lerwick.hopto.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: can anyone make available the whole usIII source tree from perforce please 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, 18 Feb 2009 00:37:19 -0000 On 04.02.2009 15:16 Uhr, Craig Butler wrote: > Hi Marius, > > Thanks for all your hard work and pointers so far. I have compiled and > installed the new kernel (cas is statically compiled in). Unfortunately > its panic'ing on boot with the following; > > cas0: at device 10.0 on pci0 > panic: trap: memory address not aligned > cpuid = 0 > Uptime: 1s > FWIW, i compiled a kernel with these changes and the cards probe fine. cas0: mem 0x2000000-0x21fffff at device 0.0 on pci1 miibus1: on cas0 cas0: 16kB RX FIFO, 9kB TX FIFO cas0: Ethernet address: 00:03:ba:XX:XX:XX cas0: [ITHREAD] cas1: mem 0x2400000-0x25fffff at device 1.0 on pci1 miibus2: on cas1 cas1: 16kB RX FIFO, 9kB TX FIFO cas1: Ethernet address: 00:03:ba:XX:XX:XX cas1: [ITHREAD] I don't have a cable connected yet, as the machine is remote, but I'll be sure to test it soon. Cheers, Florian