From owner-cvs-src-old@FreeBSD.ORG Sat Feb 7 00:01:24 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 684E71065714 for ; Sat, 7 Feb 2009 00:01:24 +0000 (UTC) (envelope-from wkoszek@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5513E8FC0A for ; Sat, 7 Feb 2009 00:01:24 +0000 (UTC) (envelope-from wkoszek@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1701OCh044738 for ; Sat, 7 Feb 2009 00:01:24 GMT (envelope-from wkoszek@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1701OGb044737 for cvs-src-old@freebsd.org; Sat, 7 Feb 2009 00:01:24 GMT (envelope-from wkoszek@repoman.freebsd.org) Message-Id: <200902070001.n1701OGb044737@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to wkoszek@repoman.freebsd.org using -f From: "Wojciech A. Koszek" Date: Sat, 7 Feb 2009 00:01:10 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/conf NOTES X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2009 00:01:24 -0000 wkoszek 2009-02-07 00:01:10 UTC FreeBSD src repository Modified files: sys/amd64/conf NOTES Log: SVN rev 188254 on 2009-02-07 00:01:10Z by wkoszek Tidy NOTES a bit: - remove misleading nve/nfe comments, which make it hard to distinguish those two at a first glance - bring pbio documentation to the block comment together with other drivers I also brought commented out line responsible for si(4), since it seems to compile and already has respective comment in this file. Revision Changes Path 1.86 +6 -3 src/sys/amd64/conf/NOTES