diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-09-28 22:58:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-09-28 22:58:57 +0000 |
commit | 9894d5f1308eb568c700ab3424cc50396c5b4a3f (patch) | |
tree | a7aed8a5fa8093af91726342fe9b166e01367d1c /sys | |
parent | 9323d0351692da506407c649417c817842b67e3f (diff) |
and mention XP1000 in the right place
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/alpha/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKB | 4 | ||||
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKBIG | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 6b955b7460a..95fff406e02 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.87 2001/09/28 07:18:30 mickey Exp $ +# $OpenBSD: GENERIC,v 1.88 2001/09/28 22:58:56 deraadt Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ machine alpha @@ -15,7 +15,7 @@ option DEC_AXPPCI_33 # NoName: AXPpci33, etc. option DEC_EB164 # EB164: AlphaPC 164 option DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) option DEC_550 # Miata: Digital Personal Workstation -option DEC_6600 # EV6: 264DP OEM Board +option DEC_6600 # EV6: XP1000, 264DP OEM Board option API_UP1000 # EV6: Alpha Processor UP1000 option COMPAT_OSF1 # OSF/1 binary compatibility diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK index f724a31dc53..162d97a8b6d 100644 --- a/sys/arch/alpha/conf/RAMDISK +++ b/sys/arch/alpha/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.46 2001/07/19 14:34:28 art Exp $ +# $OpenBSD: RAMDISK,v 1.47 2001/09/28 22:58:56 deraadt Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ machine alpha # architecture, used by config; REQUIRED @@ -14,7 +14,7 @@ option DEC_AXPPCI_33 # NoName: AXPpci33, etc. option DEC_EB164 # EB164: AlphaPC 164 option DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) option DEC_550 # Miata: Digital Personal Workstation -#option DEC_6600 # EV6: 264DP OEM Board +#option DEC_6600 # EV6: XP1000, 264DP OEM Board #option API_UP1000 # EV6: Alpha Processor UP1000 # Enable the hooks used for initializing the ram-disk. diff --git a/sys/arch/alpha/conf/RAMDISKB b/sys/arch/alpha/conf/RAMDISKB index 2a113197929..edf4f7ae373 100644 --- a/sys/arch/alpha/conf/RAMDISKB +++ b/sys/arch/alpha/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.11 2001/07/19 14:34:28 art Exp $ +# $OpenBSD: RAMDISKB,v 1.12 2001/09/28 22:58:56 deraadt Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ machine alpha # architecture, used by config; REQUIRED @@ -14,7 +14,7 @@ option SMALL_KERNEL #option DEC_EB164 # EB164: AlphaPC 164 #option DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) #option DEC_550 # Miata: Digital Personal Workstation -option DEC_6600 # EV6: 264DP OEM Board +option DEC_6600 # EV6: XP1000, 264DP OEM Board option API_UP1000 # EV6: Alpha Processor UP1000 # Enable the hooks used for initializing the ram-disk. diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index 60a4a1f99b3..adac936b98b 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.15 2001/07/19 14:34:28 art Exp $ +# $OpenBSD: RAMDISKBIG,v 1.16 2001/09/28 22:58:56 deraadt Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -14,7 +14,7 @@ option DEC_AXPPCI_33 # NoName: AXPpci33, etc. option DEC_EB164 # EB164: AlphaPC 164 option DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) option DEC_550 # Miata: Digital Personal Workstation -option DEC_6600 # EV6: 264DP OEM Board +option DEC_6600 # EV6: XP1000, 264DP OEM Board option API_UP1000 # EV6: Alpha Processor UP1000 # Enable the hooks used for initializing the ram-disk. |