From owner-freebsd-questions@FreeBSD.ORG Sat May 14 22:24:00 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 4BBA516A4CE for ; Sat, 14 May 2005 22:24:00 +0000 (GMT) Received: from swordfish.cs.caltech.edu (swordfish.cs.caltech.edu [131.215.44.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B22943D7B for ; Sat, 14 May 2005 22:24:00 +0000 (GMT) (envelope-from chengjin@cs.caltech.edu) Received: from orchestra.cs.caltech.edu (orchestra.cs.caltech.edu [131.215.44.20]) by swordfish.cs.caltech.edu (Postfix) with ESMTP id 7D1F3DF285 for ; Sat, 14 May 2005 15:23:58 -0700 (PDT) Received: by orchestra.cs.caltech.edu (Postfix, from userid 20269) id 7C69C1880C5; Sat, 14 May 2005 15:23:53 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by orchestra.cs.caltech.edu (Postfix) with ESMTP id 0169C1880C4 for ; Sat, 14 May 2005 15:23:54 -0700 (PDT) Date: Sat, 14 May 2005 15:23:53 -0700 (PDT) From: Cheng Jin To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: kernel module configuration 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: Sat, 14 May 2005 22:24:00 -0000 Hi, Is there a way to compile only kernel modules that one needs like with Linux's configuration file? I included only the drivers I need in the kernel config file, but all the modules got compiled anyway. :( I looked around both in the kernel config dir and google, but didn't find anything that would allow me to select which kernel modules to compile. Thanks! Cheng -- Lab # 626 395 8820