From owner-freebsd-hackers@FreeBSD.ORG Fri Oct 18 04:48:29 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 B7B80F45 for ; Fri, 18 Oct 2013 04:48:29 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from felyko.com (felyko.com [174.136.100.2]) by mx1.freebsd.org (Postfix) with ESMTP id A26DC2AED for ; Fri, 18 Oct 2013 04:48:29 +0000 (UTC) Received: from [IPv6:2601:9:4d00:119:21e1:469c:b8c0:7be9] (unknown [IPv6:2601:9:4d00:119:21e1:469c:b8c0:7be9]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by felyko.com (Postfix) with ESMTPSA id 6E63D39821; Thu, 17 Oct 2013 21:48:22 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1812\)) Subject: Re: amdtemp need help with testing From: Rui Paulo In-Reply-To: <525f0076.c402cd0a.5f4e.7f67@mx.google.com> Date: Thu, 17 Oct 2013 21:48:20 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <52520d5f.c402cd0a.5f4e.ffffffa2@mx.google.com> <52553F3F.9090707@digiware.nl> <5255478B.9090305@digiware.nl> <525f0076.c402cd0a.5f4e.7f67@mx.google.com> To: Rozhuk.IM@gmail.com X-Mailer: Apple Mail (2.1812) Cc: hackers@freebsd.org, Willem Jan Withagen 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: Fri, 18 Oct 2013 04:48:29 -0000 On 16 Oct 2013, at 14: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 Please read the style(9) man page and fix your code accordingly. = Otherwise we can't integrate it. It would also be best to send a patch to the mailing list. Thanks! -- Rui Paulo