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 rtc@ebus.
details: https://anonhg.NetBSD.org/src/rev/e3b04ef1771c
branches: trunk
changeset: 526913:e3b04ef1771c
user: eeh <eeh%NetBSD.org@localhost>
date: Mon May 13 22:38:01 2002 +0000
description:
Add rtc@ebus.
diffstat:
sys/arch/sparc64/conf/GENERIC32 | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (33 lines):
diff -r 968958ecf249 -r e3b04ef1771c sys/arch/sparc64/conf/GENERIC32
--- a/sys/arch/sparc64/conf/GENERIC32 Mon May 13 21:38:30 2002 +0000
+++ b/sys/arch/sparc64/conf/GENERIC32 Mon May 13 22:38:01 2002 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: GENERIC32,v 1.37 2002/05/06 22:34:40 eeh Exp $
+# $NetBSD: GENERIC32,v 1.38 2002/05/13 22:38:01 eeh Exp $
include "arch/sparc64/conf/std.sparc64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.37 $"
+#ident "GENERIC-$Revision: 1.38 $"
maxusers 64
@@ -224,6 +224,7 @@
## The Mostek clock NVRAM is the "eeprom" on sun4/300 systems.
clock* at sbus? slot ? offset ?
clock* at ebus?
+rtc* at ebus?
## Timer chip found on 4/300, sun4c, sun4m and (some) sun4u systems.
timer* at mainbus0 # sun4c
@@ -519,6 +520,8 @@
audio* at audiocs?
audio* at autri?
+#midi* at autri?
+
## Sun "bwtwo" black and white framebuffer, found on sun4, sun4c, and sun4m
## systems. If your sun4 system has a cgfour installed in the P4 slot,
Home |
Main Index |
Thread Index |
Old Index