svn commit: r222449 - in head/sys: conf dev/iicbus powerpc/conf

Henrik Brix Andersen brix at FreeBSD.org
Sun May 29 15:10:52 UTC 2011


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
> 
> Log:
>  Add a new driver, the ad7417, to read temperatures and voltages on some
>  PowerMac's.
> 
>  Approved by:	nwhitehorn (mentor)
> 
> 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
-- 
Henrik Brix Andersen <brix at FreeBSD.org>



-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20110529/c3fbfec4/PGP.pgp


More information about the svn-src-head mailing list