From owner-freebsd-questions@FreeBSD.ORG Sat Feb 28 01:10:16 2004 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 A7B2E16A4CF for ; Sat, 28 Feb 2004 01:10:16 -0800 (PST) Received: from vanish.yandex.ru (vanish.yandex.ru [213.180.200.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A70243D2F for ; Sat, 28 Feb 2004 01:10:16 -0800 (PST) (envelope-from grint@yandex.ru) Received: from gw01.nln.ru ([217.174.98.193]:6080 "EHLO grint.int.nln.ru" smtp-auth: "grint") by mail.yandex.ru with ESMTP id ; Sat, 28 Feb 2004 12:09:56 +0300 Received: from grint by grint.int.nln.ru with local (Exim 4.30; FreeBSD) id 1Ax0Qm-0000Dx-Oo for freebsd-questions@freebsd.org; Sat, 28 Feb 2004 12:06:44 +0300 Date: Sat, 28 Feb 2004 12:06:44 +0300 From: "Ruslan N. Gogunsci" To: freebsd-questions@freebsd.org Message-ID: <20040228090644.GA819@grint.int.nln.ru> Mail-Followup-To: freebsd-questions@freebsd.org References: <403FA3A7.9010305@ste-land.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <403FA3A7.9010305@ste-land.com> User-Agent: Mutt/1.4.1i Subject: Re: Kernel modules question. 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, 28 Feb 2004 09:10:16 -0000 Just add to /boot/loader.conf: module-name_load="YES" On Fri, Feb 27, 2004 at 03:08:07PM -0500, Shaun T. Erickson wrote: > In linux, I'd use /etc/modules.conf to list and configure any kernel > modules I want loaded at boot time. How is that done in FreeBSD? > > I see that there are a *lot* of kernel modules in /boot/kernel. How do I > find out what each one is for and what their configuration options are? > > Sorry for newbie questions. I'm trying to learn FreeBSD as fast as I can. :) > > -ste > > _______________________________________________ > 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" >