From owner-svn-src-head@FreeBSD.ORG Sun May 29 15:10:52 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C942106566C; Sun, 29 May 2011 15:10:52 +0000 (UTC) (envelope-from brix@FreeBSD.org) Received: from solow.pil.dk (relay.pil.dk [195.41.47.164]) by mx1.freebsd.org (Postfix) with ESMTP id 385908FC1F; Sun, 29 May 2011 15:10:51 +0000 (UTC) Received: from druadan.brixandersen.dk (0x55534f5f.adsl.cybercity.dk [85.83.79.95]) by solow.pil.dk (Postfix) with ESMTPA id 3CF081CC00D; Sun, 29 May 2011 17:10:50 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-3--190352940" From: Henrik Brix Andersen In-Reply-To: <201105291425.p4TEPggZ033861@svn.freebsd.org> Date: Sun, 29 May 2011 17:10:45 +0200 Content-Transfer-Encoding: 7bit Message-Id: <9F1CE0EF-CCA6-4A8A-8FE1-2E593626025A@FreeBSD.org> References: <201105291425.p4TEPggZ033861@svn.freebsd.org> To: Andreas Tobler X-Pgp-Agent: GPGMail 1.3.3 X-Mailer: Apple Mail (2.1084) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r222449 - in head/sys: conf dev/iicbus powerpc/conf X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2011 15:10:52 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-3--190352940 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi, On May 29, 2011, at 16:25, Andreas Tobler wrote: > Author: andreast > Date: Sun May 29 14:25:42 2011 > New Revision: 222449 > URL: http://svn.freebsd.org/changeset/base/222449 >=20 > Log: > Add a new driver, the ad7417, to read temperatures and voltages on = some > PowerMac's. >=20 > Approved by: nwhitehorn (mentor) >=20 > Added: > head/sys/dev/iicbus/ad7417.c (contents, props changed) > Modified: > head/sys/conf/files.powerpc > head/sys/powerpc/conf/GENERIC > head/sys/powerpc/conf/GENERIC64 > head/sys/powerpc/conf/NOTES Since this driver is powerpc-only (the chip is not powerpc-specific - = but this driver depends on OFW?) shouldn't it live somewhere under = sys/powerpc/ instead of the generic sys/dev/iicbus/? Or perhaps be rewritten to a more generic form? Brix --=20 Henrik Brix Andersen --Apple-Mail-3--190352940 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) iEYEARECAAYFAk3iYfUACgkQv+Q4flTiePj4ogCeNY9Gk5hOaaXSUo40edmHW5x0 bcgAn1CP8/rw/5a1ZlkJpt0+QN6h2Zid =9tLJ -----END PGP SIGNATURE----- --Apple-Mail-3--190352940--