PERFORCE change 110051 for review

Sam Leffler sam at FreeBSD.org
Wed Nov 15 19:32:15 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=110051

Change 110051 by sam at sam_ebb on 2006/11/15 19:29:06

	I2C chip driver for DS1672 RTC chip; probably belongs in
	a more generic location.
	
	This does not work yet; there's problems with doing transfers.

Affected files ...

.. //depot/projects/arm/src/sys/arm/xscale/ixp425/ds1672.c#1 add
.. //depot/projects/arm/src/sys/arm/xscale/ixp425/files.avila#4 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/xscale/ixp425/files.avila#4 (text+ko) ====

@@ -1,4 +1,5 @@
 #$FreeBSD$
 arm/xscale/ixp425/avila_machdep.c	standard
 arm/xscale/ixp425/avila_ata.c		optional ata_avila
+arm/xscale/ixp425/ds1672.c		optional rtc_avila
 arm/xscale/ixp425/ixdp425_pci.c		optional pci


More information about the p4-projects mailing list