From owner-freebsd-acpi@FreeBSD.ORG Fri May 26 13:56:58 2006 Return-Path: X-Original-To: freebsd-acpi@freebsd.org 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 3A13A16A42A for ; Fri, 26 May 2006 13:56:58 +0000 (UTC) (envelope-from nate@root.org) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C15B043D48 for ; Fri, 26 May 2006 13:56:53 +0000 (GMT) (envelope-from nate@root.org) Received: from pimout5-ext.prodigy.net (pimout5-int.prodigy.net [207.115.4.21]) by ylpvm43.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k4QDun4O023411 for ; Fri, 26 May 2006 09:56:53 -0400 X-ORBL: [71.139.38.236] Received: from [10.0.5.50] (ppp-71-139-38-236.dsl.snfc21.pacbell.net [71.139.38.236]) by pimout5-ext.prodigy.net (8.13.6 out.dk/8.13.6) with ESMTP id k4QDueFj148578; Fri, 26 May 2006 09:56:46 -0400 Message-ID: <447708B9.1020400@root.org> Date: Fri, 26 May 2006 06:55:05 -0700 From: Nate Lawson User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Simon Pascal References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: AMD Turion in a Server X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:56:58 -0000 Simon Pascal wrote: > Hy all > > My server is running a AMD Turion(tm) 64 Mobile Technology MT-37 CPU plugged > into a Aopen VK8T800a-LF motherboard. Currently im using linux, because the > mainboard doesn't support this cpu officaly. At the beginning, I wasn't able to > clock my cpu more than 800MHz. After that, AMD helped my to create a customized > linux-kernel-module to control the cpu's frequency. > I really would like to change my server's OS to freeBSD. Is there any way to > customize the freebsd-cpufreq-driver for my cpu? > > thanks for any help Post the "customization" for linux. The file you'd want to modify is powernow.c (sys/i386/cpufreq dir I think) -- Nate