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 jbusi2c
details: https://anonhg.NetBSD.org/src/rev/074892c73d64
branches: trunk
changeset: 994357:074892c73d64
user: macallan <macallan%NetBSD.org@localhost>
date: Fri Nov 02 19:57:32 2018 +0000
description:
add jbusi2c
diffstat:
sys/arch/sparc64/conf/GENERIC | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r 9a7072629243 -r 074892c73d64 sys/arch/sparc64/conf/GENERIC
--- a/sys/arch/sparc64/conf/GENERIC Fri Nov 02 19:51:08 2018 +0000
+++ b/sys/arch/sparc64/conf/GENERIC Fri Nov 02 19:57:32 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.209 2018/10/23 19:58:53 jdolecek Exp $
+# $NetBSD: GENERIC,v 1.210 2018/11/02 19:57:32 macallan Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.209 $"
+#ident "GENERIC-$Revision: 1.210 $"
maxusers 64
@@ -253,6 +253,10 @@
## Timer chip found on 4/300, sun4c, sun4m and (some) sun4u systems.
timer* at mainbus0 # sun4c
+## found in schizo-based systems
+jbusi2c* at mainbus0
+iic* at jbusi2c?
+
# Virtual devices for sun4v systems.
vrtc0 at vbus?
vdsk* at cbus?
Home |
Main Index |
Thread Index |
Old Index