Module Name:    src
Committed By:   macallan
Date:           Sun Oct 12 12:01:50 UTC 2014

Modified Files:
        src/sys/arch/evbarm/conf: RPI

Log Message:
add commented out entry for linksprite's RTC module


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/evbarm/conf/RPI

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbarm/conf/RPI
diff -u src/sys/arch/evbarm/conf/RPI:1.57 src/sys/arch/evbarm/conf/RPI:1.58
--- src/sys/arch/evbarm/conf/RPI:1.57	Sat Oct 11 11:55:07 2014
+++ src/sys/arch/evbarm/conf/RPI	Sun Oct 12 12:01:50 2014
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: RPI,v 1.57 2014/10/11 11:55:07 uebayasi Exp $
+#	$NetBSD: RPI,v 1.58 2014/10/12 12:01:50 macallan Exp $
 #
 #	RPi -- Raspberry Pi
 #
@@ -257,6 +257,10 @@ ukphy*		at mii? phy ?		# generic unknown
 bsciic* at obio?
 iic* at i2cbus?
 
+# 'DS3231 Raspberry Pi RTC Board Real Time Clock Module for Arduino'
+# sold by linksprite.com
+#dsrtc* at iic1 addr 0x68 flags 3231
+
 # SPI controller
 bcmspi* at obio?
 spi* at spibus?

Reply via email to