From owner-freebsd-questions@FreeBSD.ORG Thu Feb 24 16:13:06 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7F6916A4CF for ; Thu, 24 Feb 2005 16:13:06 +0000 (GMT) Received: from cowbert.2y.net (d46h180.public.uconn.edu [137.99.46.180]) by mx1.FreeBSD.org (Postfix) with SMTP id 2867843D39 for ; Thu, 24 Feb 2005 16:13:06 +0000 (GMT) (envelope-from sirmoo@cowbert.2y.net) Received: (qmail 20114 invoked by uid 1001); 24 Feb 2005 16:13:05 -0000 Date: Thu, 24 Feb 2005 11:13:05 -0500 From: "Peter C. Lai" To: Scot Hetzel Message-ID: <20050224161305.GG261@cowbert.2y.net> References: <20050224145622.GE261@cowbert.2y.net> <790a9fff050224075947d6b246@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <790a9fff050224075947d6b246@mail.gmail.com> User-Agent: Mutt/1.5.6i cc: freebsd-stable@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: building KLDs in RELENG_4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 16:13:07 -0000 On Thu, Feb 24, 2005 at 09:59:01AM -0600, Scot Hetzel wrote: > On Thu, 24 Feb 2005 09:56:22 -0500, Peter C. Lai wrote: > > Is there a way to build kernel modules by themselves without having to > > build the entire kernel? I am adding umass support to a 4.x machine but > > I don't want to build the entire kernel. I already have scbus, but I need > > da and of course, umass. > > > > Yes you can build modules seperately from a kernel build > > cd /usr/src/sys/modules/umass > make obj > make > make install > > Scot ok. what about da? i don't have that in my kernel, even though i have scbus. I think i'm just going to recompile the entire kernel anyway; I was just trying to not have to back-cvs /usr/src to patch the current one I have installed. (the more basic problem is i really should be keeping multiple versions of /usr/src around for different versions on different machines, but that is a separate problem). -- Peter C. Lai University of Connecticut Dept. of Molecular and Cell Biology Yale University School of Medicine SenseLab | Research Assistant http://cowbert.2y.net/