1 # 2 # $NetBSD: ttys,v 1.1 1995/02/23 05:59:35 cgd Exp $ 3 # 4 # name getty type status comments 5 6 # console redirector; leave getty turned off, turn it on on the real port. 7 console "/usr/libexec/getty std.9600" unknown off secure 8 9 # DEC 3000 on-board zs8530-based serial ports 10 tty00 "/usr/libexec/getty std.9600" unknown off secure 11 tty01 "/usr/libexec/getty std.9600" unknown off secure 12 13 # pseudo-ttys 14 ttyp0 none network 15 ttyp1 none network 16 ttyp2 none network 17 ttyp3 none network 18 ttyp4 none network 19 ttyp5 none network 20 ttyp6 none network 21 ttyp7 none network 22 ttyp8 none network 23 ttyp9 none network 24 ttypa none network 25 ttypb none network 26 ttypc none network 27 ttypd none network 28 ttype none network 29 ttypf none network 30 ttyq0 none network 31 ttyq1 none network 32 ttyq2 none network 33 ttyq3 none network 34 ttyq4 none network 35 ttyq5 none network 36 ttyq6 none network 37 ttyq7 none network 38 ttyq8 none network 39 ttyq9 none network 40 ttyqa none network 41 ttyqb none network 42 ttyqc none network 43 ttyqd none network 44 ttyqe none network 45 ttyqf none network 46