From owner-cvs-all@FreeBSD.ORG Fri Feb 9 19:08:08 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 56CFD16A494; Fri, 9 Feb 2007 19:08:08 +0000 (UTC) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 27D8213C478; Fri, 9 Feb 2007 19:08:08 +0000 (UTC) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l19J88eR000279; Fri, 9 Feb 2007 19:08:08 GMT (envelope-from luigi@repoman.freebsd.org) Received: (from luigi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l19J88YL000278; Fri, 9 Feb 2007 19:08:08 GMT (envelope-from luigi) Message-Id: <200702091908.l19J88YL000278@repoman.freebsd.org> From: Luigi Rizzo Date: Fri, 9 Feb 2007 19:08:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man9 firmware.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 19:08:08 -0000 luigi 2007-02-09 19:08:07 UTC FreeBSD src repository Modified files: share/man/man9 firmware.9 Log: Document a little more the firmware subsystem. Apart from minor cleanup of the text, it should document in reasonable detail what the status of the code is. RELENG_6 has some minor differences there in the way automatic loading/unloading is handled, but hopefully this should be fixed by MFC time. The examples come from Max Laier and Sam Leffler. MFC after: 1 week Revision Changes Path 1.5 +175 -27 src/share/man/man9/firmware.9