From owner-freebsd-amd64@FreeBSD.ORG Mon Jun 27 19:06:42 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org 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 C1D6216A41C for ; Mon, 27 Jun 2005 19:06:42 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from falcon.loomes.de (smtp.loomes.de [212.40.161.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8683143D49 for ; Mon, 27 Jun 2005 19:06:42 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from port-212-202-35-78.dynamic.qsc.de ([212.202.35.78] helo=bsd.trippelsdorf.de) by falcon.loomes.de with asmtp (Exim 4.30) id 1DmywK-0006ld-FC; Mon, 27 Jun 2005 21:06:40 +0200 Date: Mon, 27 Jun 2005 21:06:38 +0200 From: Markus Trippelsdorf To: Zoran Kolic Message-ID: <20050627190638.GA1470@bsd.trippelsdorf.de> References: <20050626053247.GA923@faust.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050626053247.GA923@faust.net> User-Agent: Mutt/1.5.9i Cc: freebsd-amd64@freebsd.org Subject: Re: cpufreq enabling X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 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, 27 Jun 2005 19:06:42 -0000 On Sun, Jun 26, 2005 at 07:32:47AM +0200, Zoran Kolic wrote: > I've tried to include "cpufreq" > into kernel and building just > failed. There is no device like > this. What is the way to do > something like that on 5.4 release? I've been using the acpi_ppc kernel module from Fukuda-san for five months now without any problems. It works with Current and 5.4.. Here is the link: http://www.spa.is.uec.ac.jp/~nfukuda/software/index.html -- Markus