Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/conf Add indirectly configured spdmem devic...
details: https://anonhg.NetBSD.org/src/rev/05744fd67d52
branches: trunk
changeset: 782428:05744fd67d52
user: jdc <jdc%NetBSD.org@localhost>
date: Fri Nov 02 17:51:03 2012 +0000
description:
Add indirectly configured spdmem devices for Tadpole SPARCle.
diffstat:
sys/arch/sparc64/conf/GENERIC | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r b2b632eea255 -r 05744fd67d52 sys/arch/sparc64/conf/GENERIC
--- a/sys/arch/sparc64/conf/GENERIC Fri Nov 02 17:47:29 2012 +0000
+++ b/sys/arch/sparc64/conf/GENERIC Fri Nov 02 17:51:03 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.154 2012/10/17 14:48:17 apb Exp $
+# $NetBSD: GENERIC,v 1.155 2012/11/02 17:51:03 jdc Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.154 $"
+#ident "GENERIC-$Revision: 1.155 $"
maxusers 64
@@ -940,6 +940,9 @@
iic* at alipm?
# I2C devices
+spdmem* at iic? addr 0x50 # SPARCle memory
+spdmem* at iic? addr 0x51 # SPARCle memory
+
spdmem* at iic? addr?
admtemp* at iic? addr?
ecadc* at iic? addr? # envctrl/envctrltwo on E250/E450
Home |
Main Index |
Thread Index |
Old Index