From owner-freebsd-sparc64@FreeBSD.ORG Thu Nov 16 22: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 E851916A407 for ; Thu, 16 Nov 2006 22: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 78FFB43D45 for ; Thu, 16 Nov 2006 22:10:09 +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 kAGMA9Qv097273 for ; Thu, 16 Nov 2006 22:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAGMA9pw097272; Thu, 16 Nov 2006 22:10:09 GMT (envelope-from gnats) Date: Thu, 16 Nov 2006 22:10:09 GMT Message-Id: <200611162210.kAGMA9pw097272@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: Aled Morris 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: Aled Morris 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 22:10:10 -0000 The following reply was made to PR sparc64/105607; it has been noted by GNATS. From: Aled Morris To: Kris Kennaway Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: sparc64/105607: ipfw on sparc64 doesn't work at all (causes panic) Date: Thu, 16 Nov 2006 22:03:07 +0000 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? There should be a note about this in the release notes or on the website or something (maybe I missed it?) Aled