summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf/RAMDISK
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1997-07-10 17:30:41 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1997-07-10 17:30:41 +0000
commit65bb8ed24c142d28c122df51e65e1bf7548e7014 (patch)
treec88abac89b0a149d93d9c23db6c4fa3ff63915b9 /sys/arch/alpha/conf/RAMDISK
parentc021c7e6006e0f00ab2cbdf018aa53f2afb32b71 (diff)
Take out some devices unused in the install. Alpha boot floppy now fits.
Diffstat (limited to 'sys/arch/alpha/conf/RAMDISK')
-rw-r--r--sys/arch/alpha/conf/RAMDISK16
1 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK
index 21558b3da86..22458507442 100644
--- a/sys/arch/alpha/conf/RAMDISK
+++ b/sys/arch/alpha/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.10 1997/07/09 14:38:34 millert Exp $
+# $OpenBSD: RAMDISK,v 1.11 1997/07/10 17:30:40 millert 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.
@@ -41,7 +41,7 @@ option CD9660 # ISO 9660 + Rock Ridge file system
option INET # Internet protocol suite
# 4.3BSD compatibility. Should be optional, but necessary for now.
-option COMPAT_43
+#option COMPAT_43
# Binary compatibility with previous versions of NetBSD.
#option COMPAT_09
@@ -59,9 +59,9 @@ option COMPAT_43
#option INSECURE
# Misc. options
-option EISAVERBOSE # recognize "unknown" EISA devices
-option PCIVERBOSE # recognize "unknown" PCI devices
-option TCVERBOSE # recognize "unknown" TC devices
+#option EISAVERBOSE # recognize "unknown" EISA devices
+#option PCIVERBOSE # recognize "unknown" PCI devices
+#option TCVERBOSE # recognize "unknown" TC devices
config bsd swap generic
#config bsd root on sd0 swap on sd0
@@ -126,10 +126,10 @@ isa* at sio?
mcclock* at isa? port 0x70
pcppi* at isa? # PC prog. periph. interface
pckbd* at pcppi? # PC keyboard (kbd port)
-pms* at pcppi? # PS/2-style mouse (aux port)
+#pms* at pcppi? # PS/2-style mouse (aux port)
com* at isa? port 0x3f8 irq 4 # standard serial ports
com* at isa? port 0x2f8 irq 3
-lpt* at isa? port 0x3bc irq 7 # standard parallel port
+#lpt* at isa? port 0x3bc irq 7 # standard parallel port
vga* at isa? # ISA (EISA: XXX) VGA
ed0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC, 3C503, and
ed1 at isa? port 0x250 iomem 0xd8000 irq 9 # NE[12]000 ethercards
@@ -158,5 +158,5 @@ wscons* at tga?
pseudo-device loop
pseudo-device pty 64
pseudo-device rd 1
-pseudo-device sl 4
+#pseudo-device sl 4
#pseudo-device vnd 4