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 to attach Pi Fa...
details: https://anonhg.NetBSD.org/src/rev/f6f70b3f01ea
branches: trunk
changeset: 348438:f6f70b3f01ea
user: aymeric <aymeric%NetBSD.org@localhost>
date: Tue Oct 18 18:56:32 2016 +0000
description:
add commented out entry to attach Pi Face Real Time Clock
diffstat:
sys/arch/evbarm/conf/RPI | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 8e3cc28d1438 -r f6f70b3f01ea sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI Tue Oct 18 18:54:54 2016 +0000
+++ b/sys/arch/evbarm/conf/RPI Tue Oct 18 18:56:32 2016 +0000
@@ -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 @@
# 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?
Home |
Main Index |
Thread Index |
Old Index