From owner-freebsd-acpi@FreeBSD.ORG Mon Feb 7 05:11:52 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 3A42716A4CE for ; Mon, 7 Feb 2005 05:11:52 +0000 (GMT) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFDBF43D55 for ; Mon, 7 Feb 2005 05:11:51 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.51] (adsl-64-171-186-189.dsl.snfc21.pacbell.net [64.171.186.189])j175C32Y015495; Mon, 7 Feb 2005 00:12:04 -0500 Message-ID: <4206F893.8030507@root.org> Date: Sun, 06 Feb 2005 21:11:47 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041205) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Stephane E. Potvin" References: <42068A5C.1030300@root.org> <4206D5C6.1060109@videotron.ca> In-Reply-To: <4206D5C6.1060109@videotron.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: acpi@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: Mon, 07 Feb 2005 05:11:52 -0000 Stephane E. Potvin wrote: > I've lost cpu throttling with this commit on my Dell Inspiron XPS. The > acpi_throttle driver doesn't probe correctly on the HT cpu which seems > to cause some problems. After looking at your ASL, it only worked by accident before anyway. This must be some new laptop -- it needs _PDC support which was only standardized in September 2004. I'll look at adding that. -- Nate