From owner-freebsd-acpi@FreeBSD.ORG Tue Feb 8 19:11:24 2005 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3284116A4CE; Tue, 8 Feb 2005 19:11:24 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id D195343D39; Tue, 8 Feb 2005 19:11:23 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id j18JAsWk005061 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 8 Feb 2005 11:10:55 -0800 Message-ID: <42090EBE.1030202@root.org> Date: Tue, 08 Feb 2005 11:10:54 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: cokane@cokane.org References: <42068A5C.1030300@root.org> <20050208142310.GA24565@gargantuan.com> <346a8022050208071229742e74@mail.gmail.com> In-Reply-To: <346a8022050208071229742e74@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: acpi@freebsd.org cc: amd64@freebsd.org Subject: Re: HEADSUP: cpufreq import complete, acpi_throttling changed X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 19:11:24 -0000 Coleman Kane wrote: > I have the same problem. Looking through the code, it looks like the > throttling code from acpi_cpu.c basically got moved into acpi_perf.c. No. acpi throttling code moved to acpi_throttle.c. acpi_perf.c is a new driver. In any case, a powernow.c driver will eventually be committed to provide this functionality. You can keep using acpi_ppc for now. -- Nate