From owner-freebsd-questions@FreeBSD.ORG Fri Feb 25 05:24:57 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 CEA7716A4CE for ; Fri, 25 Feb 2005 05:24:57 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5789843D46 for ; Fri, 25 Feb 2005 05:24:57 +0000 (GMT) (envelope-from mcbrune@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so314898wri for ; Thu, 24 Feb 2005 21:24:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=e0u4IqChylzztfr4cBWSx2HXBdjm3RDPuZQMIzhowWKZnt+wzn/D9GIqEj6/cTFAq7Tf6jt0T+gFZlwwtvHjdLt3kyGWvTNw3KQdx4+CmCpbvuJv/VNL8KsNptpZ+eFFi7/8GdCf3cAe8XCHQlcp8MXdpvmpBfA+nELwMOfDtzg= Received: by 10.54.3.73 with SMTP id 73mr185702wrc; Thu, 24 Feb 2005 21:24:55 -0800 (PST) Received: by 10.54.4.10 with HTTP; Thu, 24 Feb 2005 21:24:55 -0800 (PST) Message-ID: <56270537050224212437ba2a15@mail.gmail.com> Date: Thu, 24 Feb 2005 23:24:55 -0600 From: Corey Brune To: "Peter C. Lai" In-Reply-To: <20050224145622.GE261@cowbert.2y.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050224145622.GE261@cowbert.2y.net> 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 Reply-To: Corey Brune List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 05:24:57 -0000 I believe you can cd /usr/src/sys/modules/umass, compile/install/load umass.ko. 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. > > TIA, > pete > > -- > Peter C. Lai > University of Connecticut > Dept. of Molecular and Cell Biology > Yale University School of Medicine > SenseLab | Research Assistant > http://cowbert.2y.net/ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >