From owner-freebsd-current@FreeBSD.ORG Mon Aug 25 17:04:40 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FB50106566C for ; Mon, 25 Aug 2008 17:04:40 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 046FF8FC17 for ; Mon, 25 Aug 2008 17:04:39 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so887369nfh.33 for ; Mon, 25 Aug 2008 10:04:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to:user-agent:sender; bh=GGsg02XsKA1QUkBcGzmFbplF9JN2+TKmuCUmKwq2d8s=; b=mhWr9r89UXcj6RuyhgxIdWfxgkVEba8HCZkz5CCPHL6QwBOb3Rldr2aMaPqqTbtTd6 EAJRfKd6obpzBrEcaKEuYjI2oTf0oi/bVIkYZE5gjO8nMhMuNEIdpoj7mLciLckf7JEX FAidt+xh/RrnRc9Qa4Di4TEezmq3OsmzGGS50= 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=vvOkfQ+oBaFVO+SkjsjcGmTopjRtu9x0lJFrG8uuIdZSHzK8HKPmLz9RtInit7m0Dv t4nFful/xKr1b/GXIVBZ/zSrkfhgsIoe90utBZpYVvxlqB1rpPMUBT6sLCcbVO/ZE5Lz s5eNz3jD/uD7t78Uk1JVWKi+L8wt1Vjh4m6DM= Received: by 10.210.79.14 with SMTP id c14mr6905305ebb.139.1219683878699; Mon, 25 Aug 2008 10:04:38 -0700 (PDT) Received: from alpha.local ( [83.144.140.92]) by mx.google.com with ESMTPS id p10sm21298726gvf.7.2008.08.25.10.04.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 25 Aug 2008 10:04:37 -0700 (PDT) Received: by alpha.local (Postfix, from userid 1001) id A5752F880; Mon, 25 Aug 2008 18:03:24 +0100 (WEST) Date: Mon, 25 Aug 2008 18:03:24 +0100 From: Rui Paulo To: Norikatsu Shigemura Message-ID: <20080825170324.GA65714@alpha.local> References: <20080826005920.8aca164b.nork@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080826005920.8aca164b.nork@FreeBSD.org> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: Rui Paulo Cc: freebsd-current@FreeBSD.org Subject: Re: How about AMD Puma platform support? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 25 Aug 2008 17:04:40 -0000 On Tue, Aug 26, 2008 at 12:59:20AM +0900, Norikatsu Shigemura wrote: > Hi! > > I bought a new note PC a.k.a. AMD Puma platform - Acer Aspire > AS5530-U6F(http://global.acer.com/products/notebook/as5530.htm). > It has(and status on 8-current): > > OK: AMD AthlonX2 Dual-Core QL-60(1.9GHz) > But k8temp(4) doesn't work. Can you show me the output of pciconf -lv ? -- Rui Paulo