1 # 2 # $NetBSD: ttys,v 1.2 2000/08/12 13:43:44 mason Exp $ 3 # 4 # name getty type status comments 5 6 # In normal operation, getty on 'console' pseudo-device is disabled, and is 7 # enabled for the correct 'real' device (e.g. one of the serial ports). 8 9 # console pseudo-device 10 console "/usr/libexec/getty std.9600" vt220 on secure 11 12 # Workstation console 13 ttyE0 "/usr/libexec/getty std.9600" vt220 off secure 14 ttyE1 "/usr/libexec/getty std.9600" vt220 off secure 15 ttyE2 "/usr/libexec/getty std.9600" vt220 off secure 16 ttyE3 "/usr/libexec/getty std.9600" vt220 off secure 17 18 # NS16550 ("com") serial ports 19 tty00 "/usr/libexec/getty std.9600" unknown off secure 20 tty01 "/usr/libexec/getty std.9600" unknown off secure 21 22 # Pseudo Terminals 23 ttyp0 none network 24 ttyp1 none network 25 ttyp2 none network 26 ttyp3 none network 27 ttyp4 none network 28 ttyp5 none network 29 ttyp6 none network 30 ttyp7 none network 31 ttyp8 none network 32 ttyp9 none network 33 ttypa none network 34 ttypb none network 35 ttypc none network 36 ttypd none network 37 ttype none network 38 ttypf none network 39 ttyq0 none network 40 ttyq1 none network 41 ttyq2 none network 42 ttyq3 none network 43 ttyq4 none network 44 ttyq5 none network 45 ttyq6 none network 46 ttyq7 none network 47 ttyq8 none network 48 ttyq9 none network 49 ttyqa none network 50 ttyqb none network 51 ttyqc none network 52 ttyqd none network 53 ttyqe none network 54 ttyqf none network 55 ttyr0 none network 56 ttyr1 none network 57 ttyr2 none network 58 ttyr3 none network 59 ttyr4 none network 60 ttyr5 none network 61 ttyr6 none network 62 ttyr7 none network 63 ttyr8 none network 64 ttyr9 none network 65 ttyra none network 66 ttyrb none network 67 ttyrc none network 68 ttyrd none network 69 ttyre none network 70 ttyrf none network 71 ttys0 none network 72 ttys1 none network 73 ttys2 none network 74 ttys3 none network 75 ttys4 none network 76 ttys5 none network 77 ttys6 none network 78 ttys7 none network 79 ttys8 none network 80 ttys9 none network 81 ttysa none network 82 ttysb none network 83 ttysc none network 84 ttysd none network 85 ttyse none network 86 ttysf none network 87