From owner-freebsd-current@FreeBSD.ORG Sat Mar 12 02:32:51 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 6B5EA16A4CE for ; Sat, 12 Mar 2005 02:32:51 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15B3543D41 for ; Sat, 12 Mar 2005 02:32:51 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 0B15C72DD4; Fri, 11 Mar 2005 18:32:51 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 0652D72DCB; Fri, 11 Mar 2005 18:32:51 -0800 (PST) Date: Fri, 11 Mar 2005 18:32:50 -0800 (PST) From: Doug White To: "Alexander S. Usov" In-Reply-To: Message-ID: <20050311183150.T72922@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: 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: Sat, 12 Mar 2005 02:32:51 -0000 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. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org