From owner-cvs-doc@FreeBSD.ORG Fri Jan 14 12:51:52 2005 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C374616A4CE; Fri, 14 Jan 2005 12:51:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C37043D1D; Fri, 14 Jan 2005 12:51:52 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0ECpq6J078474; Fri, 14 Jan 2005 12:51:52 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0ECpqgm078473; Fri, 14 Jan 2005 12:51:52 GMT (envelope-from keramida) Message-Id: <200501141251.j0ECpqgm078473@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 14 Jan 2005 12:51:52 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 12:51:52 -0000 keramida 2005-01-14 12:51:52 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Improve a bit the description of when and how a NIC driver has to be added to the kernel configuration. Also note that some drivers cannot be used as modules (i.e. those for some ISA devices). Useful comments by: blackend, den Revision Changes Path 1.198 +26 -14 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml