From owner-freebsd-sparc Tue Feb 25 11: 2:27 2003 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43ACF37B401; Tue, 25 Feb 2003 11:02:26 -0800 (PST) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2021743FDF; Tue, 25 Feb 2003 11:02:25 -0800 (PST) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (jake@localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.6/8.12.6) with ESMTP id h1PJ6rNk039776; Tue, 25 Feb 2003 14:06:53 -0500 (EST) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.6/8.12.6/Submit) id h1PJ6r5t039775; Tue, 25 Feb 2003 14:06:53 -0500 (EST) Date: Tue, 25 Feb 2003 14:06:53 -0500 From: Jake Burkholder To: "David O'Brien" , sparc@FreeBSD.org Subject: Re: PPPoE on FreeBSD-sparc64 Message-ID: <20030225140653.B37191@locore.ca> References: <20030225033308.A37191@locore.ca> <20030225174240.GC94451@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20030225174240.GC94451@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Tue, Feb 25, 2003 at 09:42:40AM -0800 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Apparently, On Tue, Feb 25, 2003 at 09:42:40AM -0800, David O'Brien said words to the effect of; > On Tue, Feb 25, 2003 at 03:33:08AM -0500, Jake Burkholder wrote: > > The netgraph modules aren't built by default on sparc64 because they > > haven't been tested very much (if at all). > > Where is that? I can't find where we turn them off in /sys/modules. The subdir is in the i386 section. # XXX some of these can move to the general case when de-i386'ed # XXX some of these can move now, but are untested on other architectures. .if ${MACHINE_ARCH} == "i386" ... netgraph \ ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message