From 1d9aa8a803b46656dbdc83b2213de9f13b175874 Mon Sep 17 00:00:00 2001 From: thorpej Date: Thu, 21 Dec 2000 23:05:47 +0000 Subject: [PATCH] Add Sable and Lynx support. --- sys/arch/alpha/conf/ALPHA | 24 ++++++++++++------------ sys/arch/alpha/conf/GENERIC | 24 ++++++++++++------------ sys/arch/alpha/conf/INSTALL | 22 +++++++++++----------- 3 files changed, 35 insertions(+), 35 deletions(-) diff --git a/sys/arch/alpha/conf/ALPHA b/sys/arch/alpha/conf/ALPHA index 05068daf9d9e..6c993f4b0b1e 100644 --- a/sys/arch/alpha/conf/ALPHA +++ b/sys/arch/alpha/conf/ALPHA @@ -1,18 +1,18 @@ -# $NetBSD: ALPHA,v 1.139 2000/12/19 15:43:07 tsutsui Exp $ +# $NetBSD: ALPHA,v 1.140 2000/12/21 23:05:47 thorpej Exp $ # # Alpha kernel with all the options you'd want, and more. include "arch/alpha/conf/std.alpha" -ident "ALPHA-$Revision: 1.139 $" +ident "ALPHA-$Revision: 1.140 $" maxusers 32 # CPU Support options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. -#options DEC_2100_A500 # Sable: AlphaServer 2100 -#options DEC_2100A_A500 # Lynx: AlphaServer 2100A +options DEC_2100_A500 # Sable: AlphaServer 2100 +options DEC_2100A_A500 # Lynx: AlphaServer 2100A options DEC_3000_500 # Flamingo etc: 3000/[4-9]00* options DEC_3000_300 # Pelican etc: 3000/300* options DEC_AXPPCI_33 # NoName: AXPpci33, etc. @@ -203,15 +203,15 @@ lca* at mainbus? dwlpx* at kft? mcpcia* at mcbus? mid ? tsp* at tsc? -#ttwoga* at mainbus? +ttwoga* at mainbus? # Sable PCI and STDIO bus and devices -#ttwopci* at ttwoga? hose ? -#sableio* at ttwopci? bus ? -#com* at sableio? port ? -#lpt* at sableio? port ? -#pckbc* at sableio? port ? -#fdc* at sableio? port ? +ttwopci* at ttwoga? hose ? +sableio* at ttwopci? bus ? +com* at sableio? port ? +lpt* at sableio? port ? +pckbc* at sableio? port ? +fdc* at sableio? port ? # PCI bus support pci* at apecs? @@ -222,7 +222,7 @@ pci* at ppb? pci* at dwlpx? pci* at mcpcia? pci* at tsp? -#pci* at ttwopci? +pci* at ttwopci? # PCI devices adv* at pci? dev ? function ? # AdvanSys SCSI diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index b83d4be053cd..7ae70d5cc72d 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.175 2000/12/19 10:42:02 bouyer Exp $ +# $NetBSD: GENERIC,v 1.176 2000/12/21 23:05:47 thorpej Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. # @@ -6,15 +6,15 @@ include "arch/alpha/conf/std.alpha" -#ident "GENERIC-$Revision: 1.175 $" +#ident "GENERIC-$Revision: 1.176 $" maxusers 32 # CPU Support options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. -#options DEC_2100_A500 # Sable: AlphaServer 2100 -#options DEC_2100A_A500 # Lynx: AlphaServer 2100A +options DEC_2100_A500 # Sable: AlphaServer 2100 +options DEC_2100A_A500 # Lynx: AlphaServer 2100A options DEC_3000_500 # Flamingo etc: 3000/[4-9]00* options DEC_3000_300 # Pelican etc: 3000/300* options DEC_AXPPCI_33 # NoName: AXPpci33, etc. @@ -177,15 +177,15 @@ lca* at mainbus? dwlpx* at kft? mcpcia* at mcbus? mid ? tsp* at tsc? -#ttwoga* at mainbus? +ttwoga* at mainbus? # Sable PCI and STDIO bus and devices -#ttwopci* at ttwoga? hose ? -#sableio* at ttwopci? bus ? -#com* at sableio? port ? -#lpt* at sableio? port ? -#pckbc* at sableio? port ? -#fdc* at sableio? port ? +ttwopci* at ttwoga? hose ? +sableio* at ttwopci? bus ? +com* at sableio? port ? +lpt* at sableio? port ? +pckbc* at sableio? port ? +fdc* at sableio? port ? # PCI bus support pci* at apecs? @@ -196,7 +196,7 @@ pci* at ppb? pci* at dwlpx? pci* at mcpcia? pci* at tsp? -#pci* at ttwopci? +pci* at ttwopci? # PCI devices adv* at pci? dev ? function ? # AdvanSys SCSI diff --git a/sys/arch/alpha/conf/INSTALL b/sys/arch/alpha/conf/INSTALL index 16d5eef13b6d..8934ee038bbc 100644 --- a/sys/arch/alpha/conf/INSTALL +++ b/sys/arch/alpha/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.48 2000/11/26 17:44:07 ad Exp $ +# $NetBSD: INSTALL,v 1.49 2000/12/21 23:05:47 thorpej Exp $ # # Alpha INSTALL kernel. @@ -19,8 +19,8 @@ options MINIROOTSIZE=9300 # 4 Megabytes # CPU Support options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. -#options DEC_2100_A500 # Sable: AlphaServer 2100 -#options DEC_2100A_A500 # Lynx: AlphaServer 2100A +options DEC_2100_A500 # Sable: AlphaServer 2100 +options DEC_2100A_A500 # Lynx: AlphaServer 2100A options DEC_3000_500 # Flamingo etc: 3000/[4-9]00* options DEC_3000_300 # Pelican etc: 3000/300* options DEC_AXPPCI_33 # NoName: AXPpci33, Multia, etc. @@ -135,15 +135,15 @@ lca* at mainbus? dwlpx* at kft? mcpcia* at mcbus? mid ? tsp* at tsc? -#ttwoga* at mainbus? +ttwoga* at mainbus? # Sable PCI and STDIO bus and devices -#ttwopci* at ttwoga? hose ? -#sableio* at ttwopci? bus ? -#com* at sableio? port ? -#lpt* at sableio? port ? -#pckbc* at sableio? port ? -#fdc* at sableio? port ? +ttwopci* at ttwoga? hose ? +sableio* at ttwopci? bus ? +com* at sableio? port ? +lpt* at sableio? port ? +pckbc* at sableio? port ? +fdc* at sableio? port ? # PCI bus support pci* at apecs? @@ -154,7 +154,7 @@ pci* at ppb? pci* at dwlpx? pci* at mcpcia? pci* at tsp? -#pci* at ttwopci? +pci* at ttwopci? # PCI devices adv* at pci? dev ? function ? # AdvanSys SCSI