From owner-cvs-all@FreeBSD.ORG Thu Dec 4 10:18:27 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 BE85716A4CE; Thu, 4 Dec 2003 10:18:27 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 530E943F85; Thu, 4 Dec 2003 10:18:26 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id hB4IIPLS001458; Thu, 4 Dec 2003 11:18:25 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 04 Dec 2003 11:18:12 -0700 (MST) Message-Id: <20031204.111812.59708792.imp@bsdimp.com> To: jhb@FreeBSD.org From: "M. Warner Losh" In-Reply-To: References: <200312032306.hB3N6Va2085599@repoman.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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.i386 src/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: Thu, 04 Dec 2003 18:18:27 -0000 In message: John Baldwin writes: : : On 03-Dec-2003 Warner Losh wrote: : > imp 2003/12/03 15:06:31 PST : > : > FreeBSD src repository : > : > 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 : : I think they are CPU_ELAN_FOO now. I know they are, but phk should do the change. And he's had a request into re@ for a couple days to do it. Warner