Module Name:    src
Committed By:   kiyohara
Date:           Sun Oct 10 05:19:35 UTC 2010

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

Log Message:
Add strtc(ST M41T80 Real-Time Clock).


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/DNS323

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/DNS323
diff -u src/sys/arch/evbarm/conf/DNS323:1.1 src/sys/arch/evbarm/conf/DNS323:1.2
--- src/sys/arch/evbarm/conf/DNS323:1.1	Sat Oct  2 06:18:39 2010
+++ src/sys/arch/evbarm/conf/DNS323	Sun Oct 10 05:19:35 2010
@@ -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

Reply via email to