summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwilko <wilko@FreeBSD.org>2001-09-30 12:09:50 +0000
committerwilko <wilko@FreeBSD.org>2001-09-30 12:09:50 +0000
commit86938caa26810d98ddfd0c33e8f1153155cd1e74 (patch)
tree0c281675c36353e201adf843ba2649b07ae596d3
parenteba8e9ad9316f64a0afbec21b12a4e838ca215bf (diff)
downloadFreeBSD-src-86938caa26810d98ddfd0c33e8f1153155cd1e74.zip
FreeBSD-src-86938caa26810d98ddfd0c33e8f1153155cd1e74.tar.gz
Add AlphaPC64 to comments. Correct names (ds10 -> DS10 etc)
-rw-r--r--sys/alpha/conf/GENERIC6
-rw-r--r--sys/alpha/conf/NOTES6
2 files changed, 6 insertions, 6 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 958b20c..8ebf11d 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -34,14 +34,14 @@ makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
# Platforms supported
options API_UP1000 # UP1000, UP1100 (Nautilus)
-options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, Noname
+options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, NoName
options DEC_EB164 # EB164, PC164, PC164LX, PC164SX
-options DEC_EB64PLUS # EB64+, Aspen Alpine, etc
+options DEC_EB64PLUS # EB64+, AlphaPC64, Aspen Alpine, etc
options DEC_2100_A50 # AlphaStation 200, 250, 255, 400
options DEC_2100_A500 # AlphaServer 2000, 2100, 2100A
options DEC_KN20AA # AlphaStation 500, 600
options DEC_ST550 # Personal Workstation 433, 500, 600
-options DEC_ST6600 # xp1000, dp264, ds20, ds10, family
+options DEC_ST6600 # XP1000, DP264, DS20, DS10, family
options DEC_3000_300 # DEC3000/300* Pelic* family
options DEC_3000_500 # DEC3000/[4-9]00 Flamingo/Sandpiper family
options DEC_1000A # AlphaServer 1000, 1000A, 800
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index 958b20c..8ebf11d 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -34,14 +34,14 @@ makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
# Platforms supported
options API_UP1000 # UP1000, UP1100 (Nautilus)
-options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, Noname
+options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, NoName
options DEC_EB164 # EB164, PC164, PC164LX, PC164SX
-options DEC_EB64PLUS # EB64+, Aspen Alpine, etc
+options DEC_EB64PLUS # EB64+, AlphaPC64, Aspen Alpine, etc
options DEC_2100_A50 # AlphaStation 200, 250, 255, 400
options DEC_2100_A500 # AlphaServer 2000, 2100, 2100A
options DEC_KN20AA # AlphaStation 500, 600
options DEC_ST550 # Personal Workstation 433, 500, 600
-options DEC_ST6600 # xp1000, dp264, ds20, ds10, family
+options DEC_ST6600 # XP1000, DP264, DS20, DS10, family
options DEC_3000_300 # DEC3000/300* Pelic* family
options DEC_3000_500 # DEC3000/[4-9]00 Flamingo/Sandpiper family
options DEC_1000A # AlphaServer 1000, 1000A, 800
OpenPOWER on IntegriCloud