From owner-freebsd-mobile@FreeBSD.ORG Wed Jun 2 08:47:32 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 40A0416A4CF for ; Wed, 2 Jun 2004 08:47:32 -0700 (PDT) Received: from poup.poupinou.org (poup.poupinou.org [195.101.94.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id C972443D3F for ; Wed, 2 Jun 2004 08:47:31 -0700 (PDT) (envelope-from ducrot@poupinou.org) Received: from ducrot by poup.poupinou.org with local (Exim) id 1BVXxi-00051P-00; Wed, 02 Jun 2004 17:47:30 +0200 Date: Wed, 2 Jun 2004 17:47:30 +0200 To: Emmanuel Berre Message-ID: <20040602154730.GD13782@poupinou.org> References: <20040602142209.GJ591@fbone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040602142209.GJ591@fbone.net> User-Agent: Mutt/1.5.5.1+cvs20040105i From: Bruno Ducrot cc: freebsd-mobile@freebsd.org Subject: Re: Powernow daemon 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: Wed, 02 Jun 2004 15:47:32 -0000 On Wed, Jun 02, 2004 at 04:22:10PM +0200, Emmanuel Berre wrote: > Hello, > > I looked for a little daemon to control AMD Athlon Mobile Frequency > for weeks in vain. So I decide to create my own daemon. My daemon is > based on the powernow-k7 module ported by Bruno Ducrot from Linux. > If you want to do so, please be sure to not hardcode the path to the sysctl stuff so that user of other kind of processors may benefit from it.. I believe that at least 'state' will be more or less ok hopefully, but there is good luck that the frequency table will be made in a more generic way somehow. -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.