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/arch/alpha/conf/RAMDISK | |
parent | 9323d0351692da506407c649417c817842b67e3f (diff) |
and mention XP1000 in the right place
Diffstat (limited to 'sys/arch/alpha/conf/RAMDISK')
-rw-r--r-- | sys/arch/alpha/conf/RAMDISK | 4 |
1 files changed, 2 insertions, 2 deletions
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. |