2 # $NetBSD: ttys,v 1.10 2004/06/20 21:30:26 christos Exp $
4 # name getty type status comments
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).
9 # console pseudo-device
10 console "/usr/libexec/getty std.9600" vt100 on secure
11 constty "/usr/libexec/getty std.9600" vt100 off secure
13 # Workstation console (framebuffer) ttys
14 ttyE0 "/usr/libexec/getty std.9600" vt100 off secure
15 ttyE1 "/usr/libexec/getty std.9600" vt100 off secure
17 # DEC 3000 Z8530 ("scc") serial ports
18 ttyB0 "/usr/libexec/getty std.9600" unknown off secure
19 ttyB1 "/usr/libexec/getty std.9600" unknown off secure
21 # AlphaStation NS16550 ("com") serial ports
22 ttyC0 "/usr/libexec/getty std.9600" unknown off secure
23 ttyC1 "/usr/libexec/getty std.9600" unknown off secure