From owner-cvs-all@FreeBSD.ORG Wed Dec 3 15:11:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 420F316A4CF for ; Wed, 3 Dec 2003 15:11:36 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id B2BBC43FDF for ; Wed, 3 Dec 2003 15:11:33 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 21439 invoked by uid 1000); 3 Dec 2003 23:11:35 -0000 Date: Wed, 3 Dec 2003 15:11:35 -0800 (PST) From: Nate Lawson To: Warner Losh In-Reply-To: <20031203230705.09B7D16A4F4@hub.freebsd.org> Message-ID: <20031203151103.F21352@root.org> References: <20031203230705.09B7D16A4F4@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files.i386 options.i386src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 03 Dec 2003 23:11:36 -0000 On Wed, 3 Dec 2003, Warner Losh wrote: > Modified files: > sys/conf files.i386 options.i386 > sys/i386/conf NOTES > Log: > Connect the cx driver to its new location in the tree. > Update notes to reflect that cx is no longer a counted device > Update options for new cx option > # commented out ELAN_PPS and ELAN_XTAL since they produced errors > > Submitted by: rik@cronyx.ru > Approved by: re@ > > Revision Changes Path > 1.457 +3 -3 src/sys/conf/files.i386 > 1.204 +3 -0 src/sys/conf/options.i386 > 1.1107 +4 -4 src/sys/i386/conf/NOTES I thought those were renamed. -Nate