1 # $NetBSD: ttys,v 1.8 2004/06/20 21:30:27 christos Exp $
2 # from: @(#)ttys 5.1 (Berkeley) 4/17/89
4 # name getty type status comments
6 # If the console is marked insecure, single-user requires
9 # /dev/console is always valid, regardless of the board type.
11 console "/usr/libexec/getty Pc" dumb on secure
12 constty "/usr/libexec/getty Pc" dumb off secure
15 # Hardwired lines are marked off, by default, so getty(8)
16 # is quiet when they don't exist.
18 # The first three would be used on MVME-147, MVME-162 and MVME-172
20 ttyZ1 "/usr/libexec/getty std.9600" unknown off secure
21 ttyZ2 "/usr/libexec/getty std.9600" unknown off secure
22 ttyZ3 "/usr/libexec/getty std.9600" unknown off secure
25 # These three would be used on MVME-167 and MVME-177
27 ttyC1 "/usr/libexec/getty std.9600" unknown off secure
28 ttyC2 "/usr/libexec/getty std.9600" unknown off secure
29 ttyC3 "/usr/libexec/getty std.9600" unknown off secure