From owner-freebsd-hackers@FreeBSD.ORG Fri Jul 11 23:45:02 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F29301065676 for ; Fri, 11 Jul 2008 23:45:02 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 7AE5C8FC0A for ; Fri, 11 Jul 2008 23:45:02 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so1468814nfh.33 for ; Fri, 11 Jul 2008 16:45:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent:sender; bh=hoTPBGowgXEvx51SPC1E9VGrBeXk7o007MlzgX81IBs=; b=We+ZIUzfjszS8eV/usMVpoIEAyBSAJ1BfeE4UWtvTz2Bhtjdat8FKNk0ozp3sLGyzQ C/YjKHmrkMgZeebYLuOF1WSt3ALfVEueFXUviYHOvtsGE7EMrGAjplYhqwKALPA1txd2 83X9AtpYdxuWjp68+Q6OkbAlvIJEQQxLHp9EA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent:sender; b=ZS9ANfJWPEHvDLxVXDeO+xh0T5IXG3QsBWy+zs+XY9bGAPHuRMo0+TY6VUdMAPfT46 6g+QOtNFRomIemoH8YUGLre+P6UHpWRN8+JM+6n6fruTYqmhFyZJv2/cA6FjT8o9KQdF OEfFjQwvqKyGiw3bSuf8uzopJc5f7NeojIGxk= Received: by 10.210.46.14 with SMTP id t14mr6968171ebt.129.1215819900905; Fri, 11 Jul 2008 16:45:00 -0700 (PDT) Received: from phi.local ( [83.144.141.176]) by mx.google.com with ESMTPS id b30sm1828091ika.3.2008.07.11.16.44.58 (version=SSLv3 cipher=RC4-MD5); Fri, 11 Jul 2008 16:45:00 -0700 (PDT) Date: Sat, 12 Jul 2008 00:44:07 +0100 From: Rui Paulo To: Danny Braniss Message-ID: <20080711234407.GA3661@phi.local> References: <20080711193815.GA63636@eos.sc1.parodius.com> <4877B797.9020209@root.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: Rui Paulo Cc: freebsd-hackers@FreeBSD.org, Jeremy Chadwick , Nate Lawson Subject: Re: AuthenticAMD, cpufreq and SunFire X2200 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2008 23:45:03 -0000 On Fri, Jul 11, 2008 at 11:05:36PM +0300, Danny Braniss wrote: > no AMD datasheets, but here goes acpidump: I think we need more than the dump of the tables. Try acpidump -dt. Unfortunately, I can't really help you because I know nothing about PowerNow and I have no available time at the moment to dig that up. -- Rui Paulo