1 # 2 # $NetBSD: ttys,v 1.3 1995/07/30 19:22:42 cgd 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" unknown on secure 11 12 # Workstation console (framebuffer) ttys 13 ttyE0 "/usr/libexec/getty std.9600" unknown off secure 14 15 # DEC 3000 Z8530 ("scc") serial ports 16 ttyB0 "/usr/libexec/getty std.9600" unknown off secure 17 ttyB1 "/usr/libexec/getty std.9600" unknown off secure 18 19 # AlphaStation NS16550 ("com") serial ports 20 ttyC0 "/usr/libexec/getty std.9600" unknown off secure 21 ttyC1 "/usr/libexec/getty std.9600" unknown off secure 22 23 # pseudo-ttys 24 ttyp0 none network 25 ttyp1 none network 26 ttyp2 none network 27 ttyp3 none network 28 ttyp4 none network 29 ttyp5 none network 30 ttyp6 none network 31 ttyp7 none network 32 ttyp8 none network 33 ttyp9 none network 34 ttypa none network 35 ttypb none network 36 ttypc none network 37 ttypd none network 38 ttype none network 39 ttypf none network 40 ttyq0 none network 41 ttyq1 none network 42 ttyq2 none network 43 ttyq3 none network 44 ttyq4 none network 45 ttyq5 none network 46 ttyq6 none network 47 ttyq7 none network 48 ttyq8 none network 49 ttyq9 none network 50 ttyqa none network 51 ttyqb none network 52 ttyqc none network 53 ttyqd none network 54 ttyqe none network 55 ttyqf none network 56