Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf add commented out entry for linksprite'...



details:   https://anonhg.NetBSD.org/src/rev/5e79d503055c
branches:  trunk
changeset: 803079:5e79d503055c
user:      macallan <macallan%NetBSD.org@localhost>
date:      Sun Oct 12 12:01:50 2014 +0000

description:
add commented out entry for linksprite's RTC module

diffstat:

 sys/arch/evbarm/conf/RPI |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 2fd8e95b690b -r 5e79d503055c sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI  Sun Oct 12 08:17:35 2014 +0000
+++ b/sys/arch/evbarm/conf/RPI  Sun Oct 12 12:01:50 2014 +0000
@@ -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 @@
 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?



Home | Main Index | Thread Index | Old Index