Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/arm/marvell Add mvsocts.



details:   https://anonhg.NetBSD.org/src/rev/f14c331285a3
branches:  trunk
changeset: 780643:f14c331285a3
user:      kiyohara <kiyohara%NetBSD.org@localhost>
date:      Wed Aug 01 10:38:41 2012 +0000

description:
Add mvsocts.

diffstat:

 sys/arch/arm/marvell/files.marvell |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 6abffe898fc6 -r f14c331285a3 sys/arch/arm/marvell/files.marvell
--- a/sys/arch/arm/marvell/files.marvell        Wed Aug 01 10:34:42 2012 +0000
+++ b/sys/arch/arm/marvell/files.marvell        Wed Aug 01 10:38:41 2012 +0000
@@ -1,4 +1,4 @@
-#       $NetBSD: files.marvell,v 1.6 2012/07/27 03:03:34 kiyohara Exp $
+#       $NetBSD: files.marvell,v 1.7 2012/08/01 10:38:41 kiyohara Exp $
 #
 # Configuration info for Marvell System on Chip support
 #
@@ -74,3 +74,8 @@
 
 # Secure Digital Input/Output (SDIO) Interface
 attach mvsdio at mvsoc with mvsdio_mbus
+
+# Thermal Sensor
+device mvsocts: sysmon_envsys
+attach mvsocts at mvsoc
+file   arch/arm/marvell/mvsocts.c              mvsocts



Home | Main Index | Thread Index | Old Index