summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2000-11-08 16:05:39 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2000-11-08 16:05:39 +0000
commitb323bc4bad87a2cbf1039e84ebbdb4564f91e1c7 (patch)
tree35e9f6d75552b31764fbac029925afc0ba3fafbf /sys
parentfd438f5ca0b94ed3d88d133b522e0103dee486b8 (diff)
Add support for Miata.
Not checked if the ramdisk will fit on a floppy.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/alpha/conf/GENERIC3
-rw-r--r--sys/arch/alpha/conf/RAMDISK3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index f46cde04b09..859236252ac 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.54 2000/11/08 16:01:07 art Exp $
+# $OpenBSD: GENERIC,v 1.55 2000/11/08 16:05:38 art 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.
@@ -18,6 +18,7 @@ option DEC_KN20AA # KN20AA: AlphaStation 600
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 COMPAT_OSF1 # OSF/1 binary compatibility
diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK
index 322f1b5603e..9310d2e656a 100644
--- a/sys/arch/alpha/conf/RAMDISK
+++ b/sys/arch/alpha/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.30 2000/09/09 01:46:16 ericj Exp $
+# $OpenBSD: RAMDISK,v 1.31 2000/11/08 16:05:38 art Exp $
# $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -13,6 +13,7 @@ option DEC_KN20AA # KN20AA: AlphaStation 600
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
# Enable the hooks used for initializing the ram-disk.
option RAMDISK_HOOKS