From owner-freebsd-current@FreeBSD.ORG Sat Jun 16 07:54:37 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5798B16A468 for ; Sat, 16 Jun 2007 07:54:37 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id 4183413C448 for ; Sat, 16 Jun 2007 07:54:37 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 37432 invoked from network); 16 Jun 2007 05:35:18 -0000 Received: from ppp-71-139-42-13.dsl.snfc21.pacbell.net (HELO ?10.0.0.15?) (nate-mail@71.139.42.13) by root.org with ESMTPA; 16 Jun 2007 05:35:18 -0000 Message-ID: <4673768D.1050805@root.org> Date: Fri, 15 Jun 2007 22:35:09 -0700 From: Nate Lawson User-Agent: Thunderbird 2.0.0.0 (X11/20070511) MIME-Version: 1.0 To: current References: <46735262.50601@root.org> In-Reply-To: <46735262.50601@root.org> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: acpi@freebsd.org Subject: Re: smi speedstep patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jun 2007 07:54:37 -0000 Nate Lawson wrote: > If you have a pentium 3 that works for speedstep, please try this patch. > It fixes the PAE case. Compile-tested. Hmm, I see it's no longer getting the physical address, just virtual. So need to fix that part. -- Nate