From owner-cvs-src-old@FreeBSD.ORG Fri Dec 18 16:14:14 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 0A1A3106566B for ; Fri, 18 Dec 2009 16:14:14 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EB8E18FC12 for ; Fri, 18 Dec 2009 16:14:13 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBIGEDTA010452 for ; Fri, 18 Dec 2009 16:14:13 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBIGEDZk010451 for cvs-src-old@freebsd.org; Fri, 18 Dec 2009 16:14:13 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200912181614.nBIGEDZk010451@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Fri, 18 Dec 2009 16:13:21 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/conf NOTES src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/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: Fri, 18 Dec 2009 16:14:14 -0000 jhb 2009-12-18 16:13:21 UTC FreeBSD src repository Modified files: sys/amd64/conf NOTES sys/conf NOTES sys/i386/conf NOTES sys/pc98/conf NOTES Log: SVN rev 200670 on 2009-12-18 16:13:21Z by jhb - Create a separate section in in the MI NOTES file for PCI wireless NIC drivers and move bwi(4) there from the PCI Ethernet NIC section. - Move ath(4) and ral(4) to the MI NOTES file. Reviewed by: rpaulo Revision Changes Path 1.99 +0 -9 src/sys/amd64/conf/NOTES 1.1568 +22 -1 src/sys/conf/NOTES 1.1287 +0 -19 src/sys/i386/conf/NOTES 1.106 +0 -20 src/sys/pc98/conf/NOTES