From owner-freebsd-amd64@FreeBSD.ORG Mon Nov 15 18:48:46 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA40916A4CE for ; Mon, 15 Nov 2004 18:48:46 +0000 (GMT) Received: from vsmtp1alice.tin.it (vsmtp1alice.tin.it [212.216.176.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFE6643D45 for ; Mon, 15 Nov 2004 18:48:45 +0000 (GMT) (envelope-from giupil@aliceposta.it) Received: from [82.53.25.205] (82.53.25.205) by vsmtp1alice.tin.it (7.0.027) id 414EFB840039AC45 for freebsd-amd64@freebsd.org; Mon, 15 Nov 2004 19:48:46 +0100 Message-ID: <4199081D.7040307@aliceposta.it> Date: Mon, 15 Nov 2004 19:48:45 +0000 From: giupil User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.3) Gecko/20041020 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD amd64 mailing list X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: powernow-k8 and cpu frequency X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 18:48:46 -0000 I'm a newbie on Freebsd and I'm trying the 5.3 Release on a Acer Aspire 1513lmi/amd64. I've debugged my dsdt for the acpi and it seem working correctly but I don't be able to scale the cpu frequency. I read that the powernow-k8 is not implemented on the Freebsd systems ( I think this is correct). Is there a method to control the cpu frequency? Thank you