ttys revision 1.3 1 # $NetBSD: ttys,v 1.3 1997/10/30 04:18:27 jonathan Exp $
2 #
3 # from: @(#)ttys 5.1 (Berkeley) 4/17/89
4 #
5 # name getty type status comments
6 #
7 console "/usr/libexec/getty std.9600" unknown on secure
8 #
9 # ttys for ioasic machines with scc serial ports
10 #
11 ttya "/usr/libexec/getty std.9600" unknown off secure "2nd comm port"
12 ttyb "/usr/libexec/getty std.9600" unknown off secure "mouse"
13 ttyc "/usr/libexec/getty std.9600" unknown off secure "1st comm port"
14 ttyd "/usr/libexec/getty std.9600" unknown off secure "keyboard"
15 #
16 # ttys for 5000/200, 3100, 2100 with dz-11 clone serial ports
17 #
18 ttyD0 "/usr/libexec/getty std.9600" unknown off secure "mouse"
19 ttyD1 "/usr/libexec/getty std.9600" unknown off secure "keyboard"
20 ttyD2 "/usr/libexec/getty std.9600" unknown off secure "1st comm port"
21 ttyD3 "/usr/libexec/getty std.9600" unknown off secure "2nd comm port"
22 #
23 # ttys for historical compatiblity (Qbus decsystems?)
24 #
25 tty00 "/usr/libexec/getty std.9600" unknown off secure
26 tty01 "/usr/libexec/getty std.9600" unknown off secure
27 tty02 "/usr/libexec/getty std.9600" unknown off secure
28 tty03 "/usr/libexec/getty std.9600" unknown off secure
29 tty04 "/usr/libexec/getty std.9600" unknown off secure
30 tty05 "/usr/libexec/getty std.9600" unknown off secure
31 tty06 "/usr/libexec/getty std.9600" unknown off secure
32 tty07 "/usr/libexec/getty std.9600" unknown off secure
33 #
34 # pseudo-terminals
35 #
36 ttyp0 none network
37 ttyp1 none network
38 ttyp2 none network
39 ttyp3 none network
40 ttyp4 none network
41 ttyp5 none network
42 ttyp6 none network
43 ttyp7 none network
44 ttyp8 none network
45 ttyp9 none network
46 ttypa none network
47 ttypb none network
48 ttypc none network
49 ttypd none network
50 ttype none network
51 ttypf none network
52 ttyq0 none network
53 ttyq1 none network
54 ttyq2 none network
55 ttyq3 none network
56 ttyq4 none network
57 ttyq5 none network
58 ttyq6 none network
59 ttyq7 none network
60 ttyq8 none network
61 ttyq9 none network
62 ttyqa none network
63 ttyqb none network
64 ttyqc none network
65 ttyqd none network
66 ttyqe none network
67 ttyqf none network
68