1 # $NetBSD: ttys,v 1.16 2019/09/25 23:09:23 abs 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" vt220 off secure 8 constty "/usr/libexec/getty std.9600" vt220 on secure 9 # 10 # Workstation console. Currently, only the px and pxg drivers support 11 # virtual terminals. 12 # 13 ttyE0 "/usr/libexec/getty Pc" wsvt25 off secure 14 ttyE1 "/usr/libexec/getty Pc" wsvt25 off secure 15 ttyE2 "/usr/libexec/getty Pc" wsvt25 off secure 16 ttyE3 "/usr/libexec/getty Pc" wsvt25 off secure 17 # 18 # ttys for ioasic machines with Zilog (zstty) serial ports 19 # 20 ttya "/usr/libexec/getty std.9600" unknown off secure # 2nd comm port 21 ##ttyb "/usr/libexec/getty std.9600" unknown off secure # mouse 22 ttyc "/usr/libexec/getty std.9600" unknown off secure # 1st comm port 23 ##ttyd "/usr/libexec/getty std.9600" unknown off secure # keyboard 24 # 25 # ttys for 5000/200, 3100, 2100 with dz-11 (dz) clone serial ports 26 # 27 ##ttyD0 "/usr/libexec/getty std.9600" unknown off secure # mouse 28 ##ttyD1 "/usr/libexec/getty std.9600" unknown off secure # keyboard 29 ttyD2 "/usr/libexec/getty std.9600" unknown off secure # 1st comm port 30 ttyD3 "/usr/libexec/getty std.9600" unknown off secure # 2nd comm port 31 # 32 # ttys for historical compatibility (Qbus decsystems?) 33 # 34 tty00 "/usr/libexec/getty std.9600" unknown off secure 35 tty01 "/usr/libexec/getty std.9600" unknown off secure 36 tty02 "/usr/libexec/getty std.9600" unknown off secure 37 tty03 "/usr/libexec/getty std.9600" unknown off secure 38 tty04 "/usr/libexec/getty std.9600" unknown off secure 39 tty05 "/usr/libexec/getty std.9600" unknown off secure 40 tty06 "/usr/libexec/getty std.9600" unknown off secure 41 tty07 "/usr/libexec/getty std.9600" unknown off secure 42