summaryrefslogtreecommitdiff
path: root/sys/arch/vax/qbus/files.uba
diff options
context:
space:
mode:
authorHugh Graham <hugh@cvs.openbsd.org>2001-05-16 22:15:20 +0000
committerHugh Graham <hugh@cvs.openbsd.org>2001-05-16 22:15:20 +0000
commite8dd1b88bd968b7449a1c61238b069d768c2931c (patch)
treeb32bd4a1892e3d1eaa590edab70abb6fabbd7c42 /sys/arch/vax/qbus/files.uba
parentcef3dbb0f27f1eb7a93933a18167f22264dc3383 (diff)
Blind merge of wscons support from NetBSD/vax. Perhaps someone with a
supported framebuffer (simple monochrome) can finish this off. If anyone has run across docs for LCG or SPGFX, please get in touch.
Diffstat (limited to 'sys/arch/vax/qbus/files.uba')
-rw-r--r--sys/arch/vax/qbus/files.uba4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/vax/qbus/files.uba b/sys/arch/vax/qbus/files.uba
index 98761e6bf71..673fce57059 100644
--- a/sys/arch/vax/qbus/files.uba
+++ b/sys/arch/vax/qbus/files.uba
@@ -1,4 +1,4 @@
-# $OpenBSD: files.uba,v 1.1 2000/04/27 03:14:48 bjc Exp $
+# $OpenBSD: files.uba,v 1.2 2001/05/16 22:15:18 hugh Exp $
# $NetBSD: files.uba,v 1.6 1999/06/20 18:09:22 ragge Exp $
#
# Config file and device description for machine-independent
@@ -11,7 +11,7 @@ define qfont
file arch/vax/qbus/uba.c uba
# DZ-11 (-compatible) tty device driver.
-device dz { }: tty
+device dz { line = -1 }: tty
attach dz at uba with dz_uba
file arch/vax/qbus/dz.c dz needs-flag
file arch/vax/qbus/dz_uba.c dz_uba