From owner-freebsd-doc@FreeBSD.ORG Fri May 28 01:56:12 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64FFA16A4CE for ; Fri, 28 May 2004 01:56:12 -0700 (PDT) Received: from baht.ugcs.caltech.edu (baht.ugcs.caltech.edu [131.215.43.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2572343D2D for ; Fri, 28 May 2004 01:56:12 -0700 (PDT) (envelope-from reuben@ugcs.caltech.edu) Received: by baht.ugcs.caltech.edu (Postfix, from userid 2917) id 8C6D084819; Fri, 28 May 2004 01:55:46 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) id 6F3FCAA009; Fri, 28 May 2004 01:55:46 -0700 (PDT) Date: Fri, 28 May 2004 01:55:46 -0700 (PDT) From: Walt Ogburn To: freebsd-doc@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Handbook: section on modules X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 08:56:12 -0000 Hi, As a new FreeBSD user I think it would be helpful to have some information about kernel modules in the handbook. Perhaps this could be a section of Chapter 9, "Configuring the FreeBSD Kernel." Here is a first sketch of what might be included: http://www.ugcs.caltech.edu/~reuben/freebsd/modules.txt If it would be useful, I could try to write it up in proper SGML. Also, section 9.3 ("The Configuration File") might mention the line "options EXT2FS" for compiling in ext2 support. Thanks, Walter