From owner-freebsd-questions@FreeBSD.ORG Sat Feb 28 09:46:25 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 67E0216A4CE for ; Sat, 28 Feb 2004 09:46:25 -0800 (PST) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFB1143D1D for ; Sat, 28 Feb 2004 09:46:24 -0800 (PST) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.10/8.12.10) with ESMTP id i1SHkONH008223; Sat, 28 Feb 2004 10:46:24 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.10/8.12.10/Submit) with ESMTP id i1SHkOT5008220; Sat, 28 Feb 2004 10:46:24 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sat, 28 Feb 2004 10:46:24 -0700 (MST) From: Warren Block To: "Shaun T. Erickson" In-Reply-To: <403FAC28.6050905@ste-land.com> Message-ID: <20040228104257.V8008@wonkity.com> References: <403FA3A7.9010305@ste-land.com> <20040227132309.C2868@wonkity.com> <403FAC28.6050905@ste-land.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: questions@freebsd.org 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 17:46:25 -0000 On Fri, 27 Feb 2004, Shaun T. Erickson wrote: > Warren Block wrote: > > > > It's /boot/loader.conf. See 'man 5 loader.conf'. > > Ah. Thank you. :) Where do I find documentation for the 341 or so modules? Man pages should cover most of them, although you may have to do a slight variation on the name. For example, if_gx.ko would be found at 'man gx', while 'man uhid' will tell you about what's in uhid.ko. -Warren Block * Rapid City, South Dakota USA