From owner-freebsd-sparc64@FreeBSD.ORG Thu Nov 16 23:10:09 2006 Return-Path: X-Original-To: freebsd-sparc64@hub.freebsd.org Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D7C416A492 for ; Thu, 16 Nov 2006 23:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF0C343D53 for ; Thu, 16 Nov 2006 23:10:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAGNA8Kt002241 for ; Thu, 16 Nov 2006 23:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAGNA8s0002240; Thu, 16 Nov 2006 23:10:08 GMT (envelope-from gnats) Date: Thu, 16 Nov 2006 23:10:08 GMT Message-Id: <200611162310.kAGNA8s0002240@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: Kris Kennaway Cc: 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 Reply-To: Kris Kennaway List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Nov 2006 23:10:09 -0000 The following reply was made to PR sparc64/105607; it has been noted by GNATS. From: Kris Kennaway To: Aled Morris Cc: Kris Kennaway , freebsd-gnats-submit@FreeBSD.org Subject: Re: sparc64/105607: ipfw on sparc64 doesn't work at all (causes panic) Date: Thu, 16 Nov 2006 18:01:03 -0500 On Thu, Nov 16, 2006 at 10:03:07PM +0000, Aled Morris wrote: > Kris Kennaway wrote: > > >>I tried. The problem is in loading kernel modules. Panic every time. > >> > >>IPFW compiled-in to the kernel works fine. > >> > >>Now what do I do? submit a new PR for the KLD problem? > >> > >> > > > >No, it's not really a bug, but a design limitation in the way things > >are compiled on sparc. > > > >Kris > > > > > KLD isn't expected to work on sparc64? As I said, not if you have too much memory. Apparently =4GB is already too much, but lesser amounts do work. > There should be a note about this in the release notes or on the website > or something (maybe I missed it?) Not sure if/where it's documented, so yeah, maybe it could be more prominent. Kris