summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>1998-03-18 01:33:29 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>1998-03-18 01:33:29 +0000
commit193a51c4f31fbda0a6b7e185345494caaf5a73e1 (patch)
tree67684a45f72c252faac7fbebb1770dd6be180818
parentd82f2c2b4ea622078f89f2a0d5b67b9dfe2db7a9 (diff)
Update.
-rw-r--r--sys/arch/alpha/conf/CARTMAN16
1 files changed, 2 insertions, 14 deletions
diff --git a/sys/arch/alpha/conf/CARTMAN b/sys/arch/alpha/conf/CARTMAN
index 1a3888571b6..3d8b67d2fda 100644
--- a/sys/arch/alpha/conf/CARTMAN
+++ b/sys/arch/alpha/conf/CARTMAN
@@ -1,7 +1,6 @@
-# $OpenBSD: CARTMAN,v 1.1 1998/03/18 01:05:03 angelos Exp $
-# $NetBSD: ALPHA,v 1.30 1996/12/03 17:25:27 cgd Exp $
+# $OpenBSD: CARTMAN,v 1.2 1998/03/18 01:33:28 angelos Exp $
#
-# Alpha kernel with all the options you'd want, and more.
+# Sample configuration for PC164(SX) machines.
machine alpha
option SWAPPAGER, DEVPAGER
@@ -59,16 +58,11 @@ options SYSVSEM
# System V-like shared memory
options SYSVSHM
-#options SHMMAXPGS=1024 # 1024 pages is the default
# Loadable Kernel Modules
options LKM
-# Disable kernel security.
-#options INSECURE
-
# Misc. options
-options EISAVERBOSE # recognize "unknown" EISA devices
#options EXTENT_DEBUG # extent alloc/dealloc code debugging
options FIX_UNALIGNED_VAX_FP # fix unaligned VAX FP loads & stores
options PCIVERBOSE # recognize "unknown" PCI devices
@@ -89,18 +83,12 @@ cia* at mainbus?
pci* at cia?
# PCI devices
-#ahc* at pci? dev ? function ? # AHA-28xx SCSI (NOT 64-BIT)
de* at pci? dev ? function ? # 21x4[012]-based Ethernet
en* at pci? dev ? function ? # ENI PCI ATM (untested)
ep* at pci? dev ? function ? # 3COM 3c59x (untested)
-#fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards
-#le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
-#ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
-#pceb* at pci? dev ? function ? # Intel PCI-EISA brige
vga* at pci? dev ? function ? # PCI VGA graphics
#ppb* at pci? dev ? function ? # PCI-PCI bridges
sio* at pci? dev ? function ? # Intel PCI-ISA bridge
-#tga* at pci? dev ? function ? # DEC ZLXp-E[123] graphics
# ISA/EISA bus support
isa* at sio?