From owner-cvs-src@FreeBSD.ORG Wed Dec 3 15:06:32 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 393EB16A4CE; Wed, 3 Dec 2003 15:06:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81B4943FE9; Wed, 3 Dec 2003 15:06:31 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hB3N6VXJ085600; Wed, 3 Dec 2003 15:06:31 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB3N6Va2085599; Wed, 3 Dec 2003 15:06:31 -0800 (PST) (envelope-from imp) Message-Id: <200312032306.hB3N6Va2085599@repoman.freebsd.org> From: Warner Losh Date: Wed, 3 Dec 2003 15:06:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files.i386 options.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2003 23:06:32 -0000 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 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