From owner-svn-src-all@FreeBSD.ORG Tue Feb 2 00:56:10 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC803106566C; Tue, 2 Feb 2010 00:56:10 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 948A78FC0A; Tue, 2 Feb 2010 00:56:10 +0000 (UTC) Received: from [192.168.1.4] (adsl-19-244-133.bna.bellsouth.net [68.19.244.133]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id o120u7Nj085208 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Mon, 1 Feb 2010 19:56:08 -0500 (EST) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: John Baldwin In-Reply-To: <201002010818.48500.jhb@freebsd.org> References: <201001311435.o0VEZnxi051761@svn.freebsd.org> <201002010818.48500.jhb@freebsd.org> Content-Type: text/plain Organization: FreeBSD Date: Mon, 01 Feb 2010 18:56:02 -0600 Message-Id: <1265072162.2869.83.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00, FH_DATE_PAST_20XX, RDNS_DYNAMIC, SPF_SOFTFAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r203289 - head/sys/i386/i386 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2010 00:56:11 -0000 On Mon, 2010-02-01 at 08:18 -0500, John Baldwin wrote: > On Sunday 31 January 2010 9:35:49 am Robert Noland wrote: > > Author: rnoland > > Date: Sun Jan 31 14:35:49 2010 > > New Revision: 203289 > > URL: http://svn.freebsd.org/changeset/base/203289 > > > > Log: > > Enable MTRR on all VIA CPUs that claim support. > > > > This may not be entirely correct either, but the existing check is > > bogus. I have both a C3 and a C7 that fail this check, but work fine. > > > > MFC after: 2 weeks > > Should this be merged to sys/amd64/amd64/amd64_mem.c as well? Hrm... I was thinking it was a symlink back to i686_mem.c. I'll have a look, but none of my VIA boards can run amd64. robert. -- Robert Noland FreeBSD