summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortholo <tholo@openbsd.org>1996-12-28 01:00:43 +0000
committertholo <tholo@openbsd.org>1996-12-28 01:00:43 +0000
commitb641c4817dc8301e367612c87c46af489076dfe2 (patch)
tree272338118ccbd8363ec9a9940437553a579f1e9b
parentnew NetBSD file; #include from <machine/cpu.h> on m68k boxen (diff)
downloadwireguard-openbsd-b641c4817dc8301e367612c87c46af489076dfe2.tar.xz
wireguard-openbsd-b641c4817dc8301e367612c87c46af489076dfe2.zip
Switch to pcvt for console
-rw-r--r--sys/arch/i386/conf/SARUMAN6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/SARUMAN b/sys/arch/i386/conf/SARUMAN
index 58d80012b6a..2af0a213c53 100644
--- a/sys/arch/i386/conf/SARUMAN
+++ b/sys/arch/i386/conf/SARUMAN
@@ -1,7 +1,7 @@
#
# SARUMAN -- i486DX/50 EISA bus
#
-# $OpenBSD: SARUMAN,v 1.1 1996/11/05 03:57:16 tholo Exp $
+# $OpenBSD: SARUMAN,v 1.2 1996/12/28 01:00:43 tholo Exp $
#
machine i386 # architecture, used by config; REQUIRED
@@ -87,8 +87,8 @@ eisa0 at mainbus0
npx0 at isa? port 0xf0 irq 13 # math coprocessor
isadma0 at isa?
-pc0 at isa? port 0x60 irq 1 # generic PC console device
-#vt0 at isa? port 0x60 irq 1
+#pc0 at isa? port 0x60 irq 1 # generic PC console device
+vt0 at isa? port 0x60 irq 1
com0 at isa? port 0x3f8 irq 4 # standard PC serial ports
com1 at isa? port 0x2f8 irq 3