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 strtc(ST M41T80 Real-Time Clock).
details: https://anonhg.NetBSD.org/src/rev/953a89a4d61a
branches: trunk
changeset: 757979:953a89a4d61a
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Sun Oct 10 05:19:35 2010 +0000
description:
Add strtc(ST M41T80 Real-Time Clock).
diffstat:
sys/arch/evbarm/conf/DNS323 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 9a99cfd20643 -r 953a89a4d61a sys/arch/evbarm/conf/DNS323
--- a/sys/arch/evbarm/conf/DNS323 Sun Oct 10 05:17:44 2010 +0000
+++ b/sys/arch/evbarm/conf/DNS323 Sun Oct 10 05:19:35 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DNS323,v 1.1 2010/10/02 06:18:39 kiyohara Exp $
+# $NetBSD: DNS323,v 1.2 2010/10/10 05:19:35 kiyohara Exp $
#
# DNS323 -- D-Link. DNS-323 platform kernel
#
@@ -30,4 +30,6 @@
g760a* at iic? addr 0x3e # G760a fan speed controller
lmtemp* at iic? addr 0x48 # LM75 temperature sensor
-#m41t80rtc* at iic? addr 0x68 # ST M41T80 Real-Time Clock
+strtc* at iic? addr 0x68 # ST M41T80 Real-Time Clock
+options STRTC_NO_USERRAM
+options STRTC_NO_WATCHDOG
Home |
Main Index |
Thread Index |
Old Index