aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/conf/GENERIC')
-rw-r--r--sys/alpha/conf/GENERIC13
1 files changed, 11 insertions, 2 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 6c84ce866ba6..bd4ae6b90348 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.13 1998/12/29 03:59:49 gpalmer Exp $
+# $Id: GENERIC,v 1.14 1999/01/18 20:26:50 gallatin Exp $
machine "alpha"
cpu "EV4"
@@ -78,8 +78,17 @@ device cd0
# real time clock
device mcclock0 at isa0 port 0x70
+controller atkbdc0 at isa? port IO_KBD
+device atkbd0 at atkbdc? irq 1
+device psm0 at atkbdc? irq 12
+
+device vga0 at isa? port ? conflicts
+
+# splash screen/screen saver
+pseudo-device splash
+
# syscons is the default console driver, resembling an SCO console
-device sc0 at isa0 port "IO_KBD" irq 1
+device sc0 at isa?
device sio0 at isa0 port "IO_COM1" irq 4
device sio1 at isa0 port "IO_COM2" irq 3 flags 0x50