From owner-freebsd-mobile@FreeBSD.ORG Mon Oct 11 07:02:40 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A36016A4CE for ; Mon, 11 Oct 2004 07:02:40 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 05E6B43D1D for ; Mon, 11 Oct 2004 07:02:39 +0000 (GMT) (envelope-from incmc@gmx.de) Received: (qmail 4315 invoked by uid 65534); 11 Oct 2004 07:02:37 -0000 Received: from p5089FB99.dip.t-dialin.net (EHLO ms.homeip.net) (80.137.251.153) by mail.gmx.net (mp017) with SMTP; 11 Oct 2004 09:02:37 +0200 X-Authenticated: #15946415 Received: from [10.0.0.100] (helo=[10.0.0.100]) by ms.homeip.net with asmtp (TLSv1:AES256-SHA:256) id 1CGuCc-000NkP-Fl for freebsd-mobile@freebsd.org; Mon, 11 Oct 2004 09:02:38 +0200 Message-ID: <416A300B.60503@gmx.de> Date: Mon, 11 Oct 2004 09:02:35 +0200 From: Jochen Gensch User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org References: <200410110636.i9B6ahIK062590@web2.zoznam.sk> In-Reply-To: <200410110636.i9B6ahIK062590@web2.zoznam.sk> X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: SpeedStep suport under 5.3 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 07:02:40 -0000 Jan Kusniar wrote: > Just one question: Is Intel SpeedStep supported under FreeBSD 5.3 BETA6. > I've got HP nx9020 (Celeron M) and I am not sure if SpeedStep works. > If it's, how sholud I enable it? I couldn't find anything about it in > GENERIC or NOTES config files. Currently people are working on this. Pentium-M is already done, tests for PIII-M etc. are in work. All this is going to be put into one central module / programm, called cpufreq. Then there will be native (enhanced) speedstep for most processors. This won't be in 5.3 though. Cheers, Jochen