Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/alpha/conf Note that KN300 is also for AlphaServer ...



details:   https://anonhg.NetBSD.org/src/rev/0358dbb577c7
branches:  trunk
changeset: 486476:0358dbb577c7
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Tue May 23 02:04:28 2000 +0000

description:
Note that KN300 is also for AlphaServer 1200.

diffstat:

 sys/arch/alpha/conf/ALPHA           |  6 +++---
 sys/arch/alpha/conf/ENIWETOK        |  4 ++--
 sys/arch/alpha/conf/FRAU-FARBISSINA |  6 +++---
 sys/arch/alpha/conf/GENERIC         |  6 +++---
 sys/arch/alpha/conf/INSTALL         |  8 ++++----
 sys/arch/alpha/conf/MINI-ME         |  4 ++--
 sys/arch/alpha/conf/RAWHIDE         |  4 ++--
 sys/arch/alpha/conf/YEAH-BABY       |  4 ++--
 8 files changed, 21 insertions(+), 21 deletions(-)

diffs (180 lines):

diff -r b2c9b814477b -r 0358dbb577c7 sys/arch/alpha/conf/ALPHA
--- a/sys/arch/alpha/conf/ALPHA Tue May 23 02:02:41 2000 +0000
+++ b/sys/arch/alpha/conf/ALPHA Tue May 23 02:04:28 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALPHA,v 1.122 2000/05/08 13:49:44 augustss Exp $
+# $NetBSD: ALPHA,v 1.123 2000/05/23 02:04:28 thorpej Exp $
 #
 # Alpha kernel with all the options you'd want, and more.
 
@@ -6,7 +6,7 @@
 
 maxusers 32
 
-ident          "ALPHA-$Revision: 1.122 $"
+ident          "ALPHA-$Revision: 1.123 $"
 
 # CPU Support
 #options       DEC_2000_300    # "Jensen":     2000/300 (DECpc AXP 150)
@@ -18,7 +18,7 @@
 options        DEC_EB64PLUS    # EB64+:        AlphaPC 64, etc.
 options        DEC_KN20AA      # KN20AA:       AlphaStation 500 and 600
 options        DEC_KN8AE       # KN8AE:        AlphaServer 8200 and 8400
-options        DEC_KN300       # KN300:        AlphaServer 4100
+options        DEC_KN300       # KN300:        AlphaServer 4100 and 1200
 options        DEC_550         # Miata:        Digital Personal Workstation
 options        DEC_1000        # Mikasa etc:   Digital AlphaServer 1000
 options        DEC_1000A       # Corelle etc:  Digital AlphaServer 800/1000A
diff -r b2c9b814477b -r 0358dbb577c7 sys/arch/alpha/conf/ENIWETOK
--- a/sys/arch/alpha/conf/ENIWETOK      Tue May 23 02:02:41 2000 +0000
+++ b/sys/arch/alpha/conf/ENIWETOK      Tue May 23 02:04:28 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ENIWETOK,v 1.23 2000/04/19 08:44:34 haya Exp $
+# $NetBSD: ENIWETOK,v 1.24 2000/05/23 02:04:29 thorpej Exp $
 # From: GENERIC,v 1.139 2000/01/19 03:01:46 mycroft Exp
 #
 # Mycroft's AS200.
@@ -17,7 +17,7 @@
 #options       DEC_EB64PLUS    # EB64+:        AlphaPC 64, etc.
 #options       DEC_KN20AA      # KN20AA:       AlphaStation 500 and 600
 #options       DEC_KN8AE       # KN8AE:        AlphaServer 8200 and 8400
-#options       DEC_KN300       # KN300:        AlphaServer 4100
+#options       DEC_KN300       # KN300:        AlphaServer 4100 and 1200
 #options       DEC_550         # Miata:        Digital Personal Workstation
 #options       DEC_1000        # Mikasa etc:   Digital AlphaServer 1000
 #options       DEC_1000A       # Corelle etc:  Digital AlphaServer 800/1000A
diff -r b2c9b814477b -r 0358dbb577c7 sys/arch/alpha/conf/FRAU-FARBISSINA
--- a/sys/arch/alpha/conf/FRAU-FARBISSINA       Tue May 23 02:02:41 2000 +0000
+++ b/sys/arch/alpha/conf/FRAU-FARBISSINA       Tue May 23 02:04:28 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: FRAU-FARBISSINA,v 1.1 2000/05/23 02:02:41 thorpej Exp $
+# $NetBSD: FRAU-FARBISSINA,v 1.2 2000/05/23 02:04:29 thorpej Exp $
 #
 # frau-farbissina.shagadelic.org -- thorpej's AlphaServer 1200 MP hacking
 # box
 
 include        "arch/alpha/conf/std.alpha"
 
-#ident                 "FRAU-FARBISSINA-$Revision: 1.1 $"
+#ident                 "FRAU-FARBISSINA-$Revision: 1.2 $"
 
 maxusers 64
 
@@ -19,7 +19,7 @@
 #options       DEC_EB64PLUS    # EB64+:        AlphaPC 64, etc.
 #options       DEC_KN20AA      # KN20AA:       AlphaStation 500 and 600
 #options       DEC_KN8AE       # KN8AE:        AlphaServer 8200 and 8400
-options        DEC_KN300       # KN300:        AlphaServer 4100
+options        DEC_KN300       # KN300:        AlphaServer 4100 and 1200
 #options       DEC_550         # Miata:        Digital Personal Workstation
 #options       DEC_1000        # Mikasa etc:   Digital AlphaServer 1000
 #options       DEC_1000A       # Corelle etc:  Digital AlphaServer 800/1000A
diff -r b2c9b814477b -r 0358dbb577c7 sys/arch/alpha/conf/GENERIC
--- a/sys/arch/alpha/conf/GENERIC       Tue May 23 02:02:41 2000 +0000
+++ b/sys/arch/alpha/conf/GENERIC       Tue May 23 02:04:28 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.152 2000/05/18 04:03:30 matt Exp $
+# $NetBSD: GENERIC,v 1.153 2000/05/23 02:04:29 thorpej Exp $
 #
 # Generic Alpha kernel.  Enough to get booted, etc., but not much more.
 #
@@ -6,7 +6,7 @@
 
 include        "arch/alpha/conf/std.alpha"
 
-#ident                 "GENERIC-$Revision: 1.152 $"
+#ident                 "GENERIC-$Revision: 1.153 $"
 
 maxusers 32
 
@@ -20,7 +20,7 @@
 options        DEC_EB64PLUS    # EB64+:        AlphaPC 64, etc.
 options        DEC_KN20AA      # KN20AA:       AlphaStation 500 and 600
 options        DEC_KN8AE       # KN8AE:        AlphaServer 8200 and 8400
-options        DEC_KN300       # KN300:        AlphaServer 4100
+options        DEC_KN300       # KN300:        AlphaServer 4100 and 1200
 options        DEC_550         # Miata:        Digital Personal Workstation
 options        DEC_1000        # Mikasa etc:   Digital AlphaServer 1000
 options        DEC_1000A       # Corelle etc:  Digital AlphaServer 800/1000A
diff -r b2c9b814477b -r 0358dbb577c7 sys/arch/alpha/conf/INSTALL
--- a/sys/arch/alpha/conf/INSTALL       Tue May 23 02:02:41 2000 +0000
+++ b/sys/arch/alpha/conf/INSTALL       Tue May 23 02:04:28 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.37 2000/05/08 13:49:45 augustss Exp $
+# $NetBSD: INSTALL,v 1.38 2000/05/23 02:04:30 thorpej Exp $
 #
 # Alpha INSTALL kernel.
 
@@ -6,8 +6,8 @@
 
 maxusers 8
 
-#options       DDB
-#makeoptions   DEBUG="-g"
+options        DDB
+makeoptions    DEBUG="-g"
 
 # Enable the hooks used for initializing the ram-disk.
 options        MEMORY_DISK_HOOKS
@@ -24,7 +24,7 @@
 options        DEC_EB64PLUS    # EB64+:        AlphaPC 64, etc.
 options        DEC_KN20AA      # KN20AA:       AlphaStation 500 and 600
 options        DEC_KN8AE       # KN8AE:        AlphaServer 8200 and 8400
-options        DEC_KN300       # KN300:        AlphaServer 4100
+options        DEC_KN300       # KN300:        AlphaServer 4100 and 1200
 options        DEC_550         # Miata:        Digital Personal Workstation
 options        DEC_1000        # Mikasa etc:   Digital AlphaServer 1000
 options        DEC_1000A       # Corelle etc:  Digital AlphaServer 800/1000A
diff -r b2c9b814477b -r 0358dbb577c7 sys/arch/alpha/conf/MINI-ME
--- a/sys/arch/alpha/conf/MINI-ME       Tue May 23 02:02:41 2000 +0000
+++ b/sys/arch/alpha/conf/MINI-ME       Tue May 23 02:04:28 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MINI-ME,v 1.1 2000/05/22 16:38:25 thorpej Exp $
+# $NetBSD: MINI-ME,v 1.2 2000/05/23 02:04:30 thorpej Exp $
 #
 # mini-me.shagadelic.org - thorpej's Multia
 #
@@ -19,7 +19,7 @@
 #options       DEC_EB64PLUS    # EB64+:        AlphaPC 64, etc.
 #options       DEC_KN20AA      # KN20AA:       AlphaStation 500 and 600
 #options       DEC_KN8AE       # KN8AE:        AlphaServer 8200 and 8400
-#options       DEC_KN300       # KN300:        AlphaServer 4100
+#options       DEC_KN300       # KN300:        AlphaServer 4100 and 1200
 #options       DEC_550         # Miata:        Digital Personal Workstation
 
 # Standard system options
diff -r b2c9b814477b -r 0358dbb577c7 sys/arch/alpha/conf/RAWHIDE
--- a/sys/arch/alpha/conf/RAWHIDE       Tue May 23 02:02:41 2000 +0000
+++ b/sys/arch/alpha/conf/RAWHIDE       Tue May 23 02:04:28 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: RAWHIDE,v 1.8 2000/03/22 00:58:17 cgd Exp $
+# $NetBSD: RAWHIDE,v 1.9 2000/05/23 02:04:30 thorpej Exp $
 #
 # Alpha 4100 stripped for action server kernel.
 #
 include        "arch/alpha/conf/std.alpha"
 maxusers       64
 #makeoptions   DEBUG="-g"
-options        DEC_KN300       # KN300:        AlphaServer 4100
+options        DEC_KN300       # KN300:        AlphaServer 4100 and 1200
 options        KTRACE          # System call tracing support
 options        DEBUG           # Expensive debugging checks/support
 options        KMEMSTATS       # Collect kmem usage statistics
diff -r b2c9b814477b -r 0358dbb577c7 sys/arch/alpha/conf/YEAH-BABY
--- a/sys/arch/alpha/conf/YEAH-BABY     Tue May 23 02:02:41 2000 +0000
+++ b/sys/arch/alpha/conf/YEAH-BABY     Tue May 23 02:04:28 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: YEAH-BABY,v 1.1 2000/05/22 16:46:11 thorpej Exp $
+# $NetBSD: YEAH-BABY,v 1.2 2000/05/23 02:04:31 thorpej Exp $
 #
 # yeah-baby.shagadelic.org -- thorpej's Alphastation 200 file server
 # and wireless network gateway
@@ -23,7 +23,7 @@
 #options       DEC_EB64PLUS    # EB64+:        AlphaPC 64, etc.
 #options       DEC_KN20AA      # KN20AA:       AlphaStation 500 and 600
 #options       DEC_KN8AE       # KN8AE:        AlphaServer 8200 and 8400
-#options       DEC_KN300       # KN300:        AlphaServer 4100
+#options       DEC_KN300       # KN300:        AlphaServer 4100 and 1200
 #options       DEC_550         # Miata:        Digital Personal Workstation
 #options       DEC_1000        # Mikasa etc:   Digital AlphaServer 1000
 #options       DEC_1000A       # Corelle etc:  Digital AlphaServer 800/1000A



Home | Main Index | Thread Index | Old Index