From owner-freebsd-questions@FreeBSD.ORG Wed Nov 30 21:15:00 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 097A016A41F for ; Wed, 30 Nov 2005 21:15:00 +0000 (GMT) (envelope-from marco.calviani@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC21643D64 for ; Wed, 30 Nov 2005 21:14:58 +0000 (GMT) (envelope-from marco.calviani@gmail.com) Received: by zproxy.gmail.com with SMTP id i11so105328nzi for ; Wed, 30 Nov 2005 13:14:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nEhHZb7G5Jc8k8mzJlUjj0mFyJq6w/lHjueIwpIqSntQeMtw5J3x2Q0vWHIDVstgATA2Tt/PC2yAuT+TuYA0tpgQa+SzpG/hlI/MAavKO6N1QEfJXwp1lxY73AcuSeB0ZQy+m4xLb05CZPz/aJ3L48dPRPAbILFKa/kUMZgYyog= Received: by 10.65.204.20 with SMTP id g20mr468401qbq; Wed, 30 Nov 2005 13:14:58 -0800 (PST) Received: by 10.65.243.16 with HTTP; Wed, 30 Nov 2005 13:14:58 -0800 (PST) Message-ID: Date: Wed, 30 Nov 2005 21:14:58 +0000 From: Marco Calviani To: freebsd-questions@freebsd.org, freebsd-acpi@freebsd.org, freebsd-stable@freebsd.org In-Reply-To: <20051130205130.GA10786@poupinou.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051130133224.GA4713@poupinou.org> <438DE9D0.6080107@root.org> <20051130205130.GA10786@poupinou.org> Cc: Subject: Re: cpufreq and changing driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 21:15:00 -0000 Hi Bruno, 2005/11/30, Bruno Ducrot : > Did you load the cpufreq driver at boot time which include the est > driver as said before? It will replace the acpi_perf if appropriate. > > -- > Bruno Ducrot Yes cpufreq is loaded at boot time in /boot/loader.conf .However i don't know how to tell him that i want to load est instead of acpi_perf. Regards, MC