From owner-freebsd-hackers@FreeBSD.ORG Thu Oct 17 08:08:00 2013 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9EC3CBE8 for ; Thu, 17 Oct 2013 08:08:00 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from smtp.digiware.nl (smtp.digiware.nl [31.223.170.169]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5E6172B33 for ; Thu, 17 Oct 2013 08:07:59 +0000 (UTC) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id EC489153437; Thu, 17 Oct 2013 10:07:49 +0200 (CEST) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sp8VSWRhx6VV; Thu, 17 Oct 2013 10:07:49 +0200 (CEST) Received: from [IPv6:2001:4cb8:3:1:fc47:7d66:923:bfe5] (unknown [IPv6:2001:4cb8:3:1:fc47:7d66:923:bfe5]) by smtp.digiware.nl (Postfix) with ESMTP id 511EC153434; Thu, 17 Oct 2013 10:07:49 +0200 (CEST) Message-ID: <525F9AD0.7070501@digiware.nl> Date: Thu, 17 Oct 2013 10:07:44 +0200 From: Willem Jan Withagen Organization: Digiware Management b.v. User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Rozhuk.IM@gmail.com, hackers@freebsd.org Subject: Re: amdtemp need help with testing References: <52520d5f.c402cd0a.5f4e.ffffffa2@mx.google.com> <52553F3F.9090707@digiware.nl> <5255478B.9090305@digiware.nl> <525f0076.c402cd0a.5f4e.7f67@mx.google.com> In-Reply-To: <525f0076.c402cd0a.5f4e.7f67@mx.google.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2013 08:08:00 -0000 On 2013-10-16 23:09, rozhuk.im@gmail.com wrote: > Thanks for the help with testing! > I fixed a bug, added HTC registers, changed the _ident() and the _probe(): > no binding processor Family. > The latest version here: http://netlab.linkpc.net/download/tmp/amdtemp.c I'm also testing bhyve on the same box, and for that I went back to 10-APLHA2. So I'll have to see how and if I can integrate and test this. But if I do, I'll get back to you. --WjW