summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2003-12-30 10:33:25 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2003-12-30 10:33:25 +0000
commit03ebab6cffa68b479678436776ed0bd00dced2de (patch)
treec38f5622512585dba67ab8a03482210dfdcf9877 /etc
parentc7fd0136b7075c8494237ede1e31d3955d3b02b1 (diff)
dart(4) provides only two serial ports.
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.mvme88k/MAKEDEV.md8
-rw-r--r--etc/etc.mvme88k/ttys4
2 files changed, 4 insertions, 8 deletions
diff --git a/etc/etc.mvme88k/MAKEDEV.md b/etc/etc.mvme88k/MAKEDEV.md
index 93020e3f075..df54b514176 100644
--- a/etc/etc.mvme88k/MAKEDEV.md
+++ b/etc/etc.mvme88k/MAKEDEV.md
@@ -1,5 +1,5 @@
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.8 2003/09/26 06:58:04 miod Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.9 2003/12/30 10:33:24 miod Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
@@ -19,13 +19,11 @@ dnl
dnl
dnl *** mvme88k-specific devices
dnl
-__devitem(dart, ttya-d, MVME188 standard serial ports)dnl
+__devitem(dart, ttya-b, MVME188 standard serial ports)dnl
_mkdev(dart, {-tty[a-z]-}, {-u=${i#tty*}
case $u in
a) n=0 ;;
b) n=1 ;;
- c) n=2 ;;
- d) n=3 ;;
*) echo unknown tty device $i ;;
esac
case $u in
@@ -85,7 +83,7 @@ target(all, sd, 0, 1, 2, 3, 4)dnl
target(all, uk, 0)dnl
target(all, vnd, 0, 1, 2, 3)dnl
target(all, ccd, 0, 1, 2, 3)dnl
-twrget(all, dart, tty, a, b, c, d)dnl
+twrget(all, dart, tty, a, b)dnl
twrget(all, cl, tty0, 0, 1, 2, 3)dnl
twrget(all, vx, ttyv, 0, 1, 2, 3, 4, 5, 6, 7)dnl
_DEV(all)
diff --git a/etc/etc.mvme88k/ttys b/etc/etc.mvme88k/ttys
index 54327f44dba..daf41414950 100644
--- a/etc/etc.mvme88k/ttys
+++ b/etc/etc.mvme88k/ttys
@@ -1,5 +1,5 @@
#
-# $OpenBSD: ttys,v 1.6 2003/08/20 08:03:01 miod Exp $
+# $OpenBSD: ttys,v 1.7 2003/12/30 10:33:24 miod Exp $
#
# name getty type status comments
#
@@ -9,8 +9,6 @@ console "/usr/libexec/getty Pc" unknown on secure
# MVME188 dart(4) serial ports
ttya "/usr/libexec/getty Pc" unknown off secure # console
ttyb "/usr/libexec/getty Pc" unknown off
-ttyc "/usr/libexec/getty Pc" unknown off
-ttyd "/usr/libexec/getty Pc" unknown off
# MVME1x7 cl(4) serial ports
tty00 "/usr/libexec/getty Pc" unknown off secure # console
tty01 "/usr/libexec/getty Pc" unknown off