From owner-cvs-src@FreeBSD.ORG Sun Mar 13 17:39:20 2005 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 18F0A16A4CE; Sun, 13 Mar 2005 17:39:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E58CF43D41; Sun, 13 Mar 2005 17:39:19 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2DHdJit069065; Sun, 13 Mar 2005 17:39:19 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2DHdJiN069064; Sun, 13 Mar 2005 17:39:19 GMT (envelope-from scottl) Message-Id: <200503131739.j2DHdJiN069064@repoman.freebsd.org> From: Scott Long Date: Sun, 13 Mar 2005 17:39:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/conf PAE 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: Sun, 13 Mar 2005 17:39:20 -0000 scottl 2005-03-13 17:39:19 UTC FreeBSD src repository Modified files: sys/i386/conf PAE Log: The NVE driver doesn't cleanly compile on PAE. Revision Changes Path 1.13 +1 -0 src/sys/i386/conf/PAE