From owner-freebsd-sparc64@FreeBSD.ORG Fri Jan 21 21:47:49 2005 Return-Path: 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 F335316A4CE for ; Fri, 21 Jan 2005 21:47:48 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4B9043D3F for ; Fri, 21 Jan 2005 21:47:48 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id B182972DD4; Fri, 21 Jan 2005 13:47:48 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id AD42972DCB; Fri, 21 Jan 2005 13:47:48 -0800 (PST) Date: Fri, 21 Jan 2005 13:47:48 -0800 (PST) From: Doug White To: Andrew D Wiles In-Reply-To: <41F068CA.8090502@dsmirc.f9.co.uk> Message-ID: <20050121134704.D97826@carver.gumbysoft.com> References: <41EEE119.9080907@dsmirc.f9.co.uk> <20050120141444.F85588@carver.gumbysoft.com> <20050120182139.W88962@carver.gumbysoft.com> <41F068CA.8090502@dsmirc.f9.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-sparc64@freebsd.org Subject: Re: [Fwd: MMU Miss panic] X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 21:47:49 -0000 On Fri, 21 Jan 2005, Andrew D Wiles wrote: > ---TYR.inc--- > # The additions to the generic kernel that make tyr special > # in future simply include this file and trim down the generic kernel > > options IPFIREWALL > options IPFIREWALL_VERBOSE > #options IPFIREWALL_FORWARD > #options IPFIREWALL_DEFAULT_TO_ACCEPT > options IPDIVERT > options IPSTEALTH > options CONSPEED= 115200 > > # Include samba support in the kernel because encrypted passwords are req'd > > options NETSMBCRYPTO #encrypted password support for SMB > options LIBMCHAIN > options LIBICONV Try removing the smb and related options here. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org