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 Remove commented out "upa" attachments...
details: https://anonhg.NetBSD.org/src/rev/85db552bdb05
branches: trunk
changeset: 582061:85db552bdb05
user: tron <tron%NetBSD.org@localhost>
date: Wed Jun 15 12:57:44 2005 +0000
description:
Remove commented out "upa" attachments because NetBSD doesn't have a
driver for that anyway. Approved by Martin Husemann.
diffstat:
sys/arch/sparc64/conf/GENERIC32 | 5 ++---
sys/arch/sparc64/conf/NONPLUS | 5 +----
sys/arch/sparc64/conf/POWEROFSEVEN.inc | 6 +-----
sys/arch/sparc64/conf/SPLODE | 8 ++------
4 files changed, 6 insertions(+), 18 deletions(-)
diffs (106 lines):
diff -r 921e56f6abce -r 85db552bdb05 sys/arch/sparc64/conf/GENERIC32
--- a/sys/arch/sparc64/conf/GENERIC32 Wed Jun 15 11:27:39 2005 +0000
+++ b/sys/arch/sparc64/conf/GENERIC32 Wed Jun 15 12:57:44 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: GENERIC32,v 1.107 2005/06/09 14:43:31 tsutsui Exp $
+# $NetBSD: GENERIC32,v 1.108 2005/06/15 12:57:44 tron Exp $
include "arch/sparc64/conf/std.sparc64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.107 $"
+#ident "GENERIC-$Revision: 1.108 $"
maxusers 64
@@ -216,7 +216,6 @@
#### Bus types found on SPARC systems.
sbus0 at mainbus0 # Ultra 1
-#upa0 at mainbus0 # Ultra 1E, Ultra 2, Ex0000
psycho* at mainbus0 # Darwin, Ultra5
pci* at psycho?
pci* at ppb?
diff -r 921e56f6abce -r 85db552bdb05 sys/arch/sparc64/conf/NONPLUS
--- a/sys/arch/sparc64/conf/NONPLUS Wed Jun 15 11:27:39 2005 +0000
+++ b/sys/arch/sparc64/conf/NONPLUS Wed Jun 15 12:57:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NONPLUS,v 1.48 2005/02/25 19:16:45 martin Exp $
+# $NetBSD: NONPLUS,v 1.49 2005/06/15 12:57:44 tron Exp $
include "arch/sparc64/conf/std.sparc64"
@@ -396,9 +396,6 @@
# Sun "cgfourteen" accelerated 24-bit framebuffer.
#cgfourteen0 at obio0 # sun4m
-## Sun FFB not supported
-#ffb* at upa?
-
#### Other device configuration
## Pseudo ttys, required for network logins and programs like screen.
diff -r 921e56f6abce -r 85db552bdb05 sys/arch/sparc64/conf/POWEROFSEVEN.inc
--- a/sys/arch/sparc64/conf/POWEROFSEVEN.inc Wed Jun 15 11:27:39 2005 +0000
+++ b/sys/arch/sparc64/conf/POWEROFSEVEN.inc Wed Jun 15 12:57:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: POWEROFSEVEN.inc,v 1.33 2005/05/31 22:23:53 tron Exp $
+# $NetBSD: POWEROFSEVEN.inc,v 1.34 2005/06/15 12:57:44 tron Exp $
#
# from: NetBSD: GENERIC32,v 1.13 2001/02/28 00:08:18 mjacob Exp
#
@@ -185,7 +185,6 @@
#### Bus types found on SPARC systems.
#sbus0 at mainbus0 # Ultra 1
-#upa0 at mainbus0 # Ultra 1E, Ultra 2, Ex0000
psycho* at mainbus0 # Darwin, Ultra5
pci* at psycho?
pci* at ppb?
@@ -449,9 +448,6 @@
# Sun "cgfourteen" accelerated 24-bit framebuffer.
#cgfourteen0 at obio0 # sun4m
-## Sun FFB not supported
-#ffb* at upa?
-
#### Other device configuration
## Pseudo ttys, required for network logins and programs like screen.
diff -r 921e56f6abce -r 85db552bdb05 sys/arch/sparc64/conf/SPLODE
--- a/sys/arch/sparc64/conf/SPLODE Wed Jun 15 11:27:39 2005 +0000
+++ b/sys/arch/sparc64/conf/SPLODE Wed Jun 15 12:57:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: SPLODE,v 1.34 2005/05/31 22:23:53 tron Exp $
+# $NetBSD: SPLODE,v 1.35 2005/06/15 12:57:44 tron Exp $
#
# Configuration for Ultra1, 32 bit mode.
@@ -6,7 +6,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.34 $"
+#ident "GENERIC-$Revision: 1.35 $"
maxusers 256
@@ -188,7 +188,6 @@
#### Bus types found on SPARC systems.
sbus0 at mainbus0 # Ultra 1
-#upa0 at mainbus0 # Ultra 1E, Ultra 2, Ex0000
#psycho* at mainbus0 # Darwin, Ultra5
#pci* at psycho?
#pci* at ppb?
@@ -440,9 +439,6 @@
# Sun "cgfourteen" accelerated 24-bit framebuffer.
#cgfourteen0 at obio0 # sun4m
-## Sun FFB not supported
-#ffb* at upa?
-
#### Other device configuration
## Pseudo ttys, required for network logins and programs like screen.
Home |
Main Index |
Thread Index |
Old Index