Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2006 19:30:05 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 110051 for review
Message-ID:  <200611151930.kAFJU5ZM051601@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=110051

Change 110051 by sam@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611151930.kAFJU5ZM051601>