From owner-freebsd-current@FreeBSD.ORG Sun Mar 13 11:40:58 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 755D316A4CE for ; Sun, 13 Mar 2005 11:40:58 +0000 (GMT) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 018DE43D1D for ; Sun, 13 Mar 2005 11:40:58 +0000 (GMT) (envelope-from freebsd-current@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1DARRz-0000hH-Nv for freebsd-current@freebsd.org; Sun, 13 Mar 2005 12:40:03 +0100 Received: from gn-hgk-15cd4.adsl.wanadoo.nl ([81.69.122.212]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Mar 2005 12:40:03 +0100 Received: from A.S.Usov by gn-hgk-15cd4.adsl.wanadoo.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Mar 2005 12:40:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: "Alexander S. Usov" Date: Sun, 13 Mar 2005 12:40:19 +0100 Organization: KVI Lines: 22 Message-ID: References: <20050311183150.T72922@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: gn-hgk-15cd4.adsl.wanadoo.nl User-Agent: KNode/0.8.2 Sender: news X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-MailScanner-From: freebsd-current@m.gmane.org X-MailScanner-To: freebsd-current@freebsd.org Subject: Re: Using cpufreq X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 11:40:58 -0000 Doug White wrote: > On Fri, 11 Mar 2005, Alexander S. Usov wrote: > >> Hi! >> >> I have upgraded to 5.4-PRERELEASE this weekend, and can't figure out >> how to use/enable cpufreq framework. >> >> With my standart kernel config I have no cpufreq.ko not acpi_perf.ko. >> Adding "device cpufreq" (mentioned in cpufreq(4)) to the kernel config >> does not work either. > > I don't believe any of the CPU-specific drivers have been ported to > RELENG_5 yet. You may be able to copy them out of -CURRENT and build them. > No guarantees. Can you suggest what exactly should be copied from there? -- Best regards, Alexander.