From owner-freebsd-sparc64@FreeBSD.ORG Fri Nov 17 12:51:19 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25FC116A407; Fri, 17 Nov 2006 12:51:19 +0000 (UTC) (envelope-from aledm@qix.co.uk) Received: from iron.qix.co.uk (iron.qix.co.uk [212.42.1.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9463843D6A; Fri, 17 Nov 2006 12:51:16 +0000 (GMT) (envelope-from aledm@qix.co.uk) Received: from [172.16.0.8] (sunnyside.newdigate.net [212.42.15.34]) by iron.qix.co.uk (8.12.4/8.12.4) with ESMTP id kAHCpFMW077063; Fri, 17 Nov 2006 12:51:15 GMT Message-ID: <455DB043.5060809@qix.co.uk> Date: Fri, 17 Nov 2006 12:51:15 +0000 From: Aled Morris User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruslan Ermilov References: <200611162210.kAGMA9pw097272@freefall.freebsd.org> <20061117075859.GC21627@rambler-co.ru> In-Reply-To: <20061117075859.GC21627@rambler-co.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-sparc64@freebsd.org Subject: Re: sparc64/105607: ipfw on sparc64 doesn't work at all (causes panic) 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: Fri, 17 Nov 2006 12:51:19 -0000 Ruslan Ermilov wrote: >: $ uname -srm >: FreeBSD 6.1-RELEASE sparc64 >: $ kldstat |head -3 >: Id Refs Address Size Name >: 1 4 0xc0000000 5a58e8 kernel >: 2 1 0xc08b4000 116000 ipfw.ko > > > I think the problem is related to this: atriumcache$ grep real /var/run/dmesg.boot real memory = 4294967296 (4096 MB) What's your memory size? Aled