summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf/BUNNY
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/alpha/conf/BUNNY')
-rw-r--r--sys/arch/alpha/conf/BUNNY35
1 files changed, 23 insertions, 12 deletions
diff --git a/sys/arch/alpha/conf/BUNNY b/sys/arch/alpha/conf/BUNNY
index aed65576e7e..61a913773a8 100644
--- a/sys/arch/alpha/conf/BUNNY
+++ b/sys/arch/alpha/conf/BUNNY
@@ -1,13 +1,9 @@
-# $NetBSD: BUNNY,v 1.3 1995/11/23 02:34:55 cgd Exp $
+# $NetBSD: BUNNY,v 1.5.4.1 1996/06/13 19:22:03 cgd Exp $
#
# Kernel for bunnahabhain.pdl.cs.cmu.edu.
#
-# This kernel contains support for NO frame buffer devices; bunny
-# is rack-mounted, and has no video boards. THIS KERNEL CANNOT BE
-# USED ON MACHINES WITH FRAME BUFFERS.
-#
-# It also has no support for devices which aren't actually used
-# (sound, parallel port, keyboard, mouse, SCSI tape or CD-ROM, etc.).
+# Trimmed down kernel for AlphaStation [24]xx systems, with lots
+# of buffer cache.
include "std.alpha"
@@ -42,7 +38,9 @@ options INET # Internet protocol suite
options COMPAT_43
# Binary compatibility with previous versions of NetBSD.
+#options COMPAT_09
options COMPAT_10
+options COMPAT_11
# Loadable Kernel Modules
options LKM
@@ -53,7 +51,7 @@ options LKM
# Misc. options
options PCIVERBOSE # recognize "unknown" PCI devices
-config netbsd root on sd0 swap on sd0
+config netbsd swap generic
mainbus0 at root
cpu* at mainbus0
@@ -66,23 +64,36 @@ pci* at apecs?
# PCI devices
de* at pci?
-ncr0 at pci?
+ncr* at pci?
+pcivga* at pci?
sio* at pci?
+tga* at pci?
# ISA/EISA bus support
isa* at sio?
# ISA devices
-clock0 at isa? port 0x70
+mcclock0 at isa? port 0x70
+pckbd0 at isa? port 0x60 irq 1 # PC-ish ISA keyboard
+pms0 at isa? port 0x60 irq 12 # PS/2 auxiliary
com0 at isa? port 0x3f8 irq 4 # standard serial ports
com1 at isa? port 0x2f8 irq 3
+lpt0 at isa? port 0x3bc irq 7 # standard parallel port
+#wss0 at isa? port 0x530 irq 9 drq 0 # Windows Sound System
# SCSI bus support
scsibus* at ncr?
# SCSI devices
sd* at scsibus? target ? lun ?
+st* at scsibus? target ? lun ?
+cd* at scsibus? target ? lun ?
+
+# Workstation Console attachments
+wscons* at pcivga?
+wscons* at tga?
-pseudo-device bpfilter
+pseudo-device bpfilter 16
pseudo-device loop
-pseudo-device pty
+pseudo-device pty 64
+pseudo-device vnd 4