From owner-cvs-src@FreeBSD.ORG Sat Apr 9 17:00:18 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 25E3516A566; Sat, 9 Apr 2005 17:00:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F066B43D5C; Sat, 9 Apr 2005 17:00:17 +0000 (GMT) (envelope-from kensmith@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 j39H0HFB060999; Sat, 9 Apr 2005 17:00:17 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j39H0H5X060998; Sat, 9 Apr 2005 17:00:17 GMT (envelope-from kensmith) Message-Id: <200504091700.j39H0H5X060998@repoman.freebsd.org> From: Ken Smith Date: Sat, 9 Apr 2005 17:00:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/amd64/conf GENERIC 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: Sat, 09 Apr 2005 17:00:18 -0000 kensmith 2005-04-09 17:00:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/amd64/conf GENERIC Log: Disable the NO_MIXED_MODE option by default but leave it as a commented entry to make it easy to find. It causes some popular motherboards to fail and the magic required to make them work isn't widely known. Requested by: des and others whose email address I've lost Discussed with: peter, obrien, re@ Tested by: various folks on amd64@, des, kensmith MTR5_4: Soon Revision Changes Path 1.421.2.12 +4 -1 src/sys/amd64/conf/GENERIC