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 Use the new emergency fallback PROM co...
details: https://anonhg.NetBSD.org/src/rev/beec7f6223e8
branches: trunk
changeset: 486332:beec7f6223e8
user: eeh <eeh%NetBSD.org@localhost>
date: Fri May 19 05:28:47 2000 +0000
description:
Use the new emergency fallback PROM console driver.
diffstat:
sys/arch/sparc64/conf/GENERIC | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 465e9c5e103f -r beec7f6223e8 sys/arch/sparc64/conf/GENERIC
--- a/sys/arch/sparc64/conf/GENERIC Fri May 19 05:26:16 2000 +0000
+++ b/sys/arch/sparc64/conf/GENERIC Fri May 19 05:28:47 2000 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: GENERIC,v 1.32 2000/05/08 13:49:49 augustss Exp $
+# $NetBSD: GENERIC,v 1.33 2000/05/19 05:28:47 eeh Exp $
include "arch/sparc64/conf/std.sparc64"
-#ident "GENERIC-$Revision: 1.32 $"
+#ident "GENERIC-$Revision: 1.33 $"
maxusers 32
@@ -215,6 +215,9 @@
#### Standard system devices -- all required for a given architecture
+## PROM console driver -- if all else fails
+pcons0 at mainbus0 # PROM console
+
## Auxiliary system registers -- We use the OBP for power management
auxio* at ebus? # auxio registers
auxio* at sbus? slot ? offset ? # auxio registers
Home |
Main Index |
Thread Index |
Old Index