Module Name:    src
Committed By:   aymeric
Date:           Tue Oct 18 18:56:32 UTC 2016

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

Log Message:
add commented out entry to attach Pi Face Real Time Clock


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 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.67 src/sys/arch/evbarm/conf/RPI:1.68
--- src/sys/arch/evbarm/conf/RPI:1.67	Fri Apr 22 18:13:42 2016
+++ src/sys/arch/evbarm/conf/RPI	Tue Oct 18 18:56:32 2016
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: RPI,v 1.67 2016/04/22 18:13:42 christos Exp $
+#	$NetBSD: RPI,v 1.68 2016/10/18 18:56:32 aymeric Exp $
 #
 #	RPi -- Raspberry Pi
 #
@@ -139,6 +139,9 @@ iic* at i2cbus?
 # sold by linksprite.com
 #dsrtc* at iic1 addr 0x68 flags 3231
 
+# MCP7940 based PiFace Real Time Clock
+#dsrtc* at iic1 addr 0x6f flags 7940
+
 # SPI controller
 bcmspi* at obio?
 spi* at spibus?

Reply via email to