11573Srgrimes#
21573Srgrimes#	$NetBSD: ttys,v 1.13 2019/09/25 23:09:19 abs Exp $
31573Srgrimes#
41573Srgrimes# name	getty				type	status		comments
51573Srgrimes
61573Srgrimes# In normal operation, getty on 'console' pseudo-device is disabled, and is
71573Srgrimes# enabled for the correct 'real' device (e.g. one of the serial ports).
81573Srgrimes
91573Srgrimes# console pseudo-device
101573Srgrimesconsole	"/usr/libexec/getty std.9600"	vt100 off secure
111573Srgrimesconstty	"/usr/libexec/getty std.9600"	vt100 on secure
121573Srgrimes
131573Srgrimes# Workstation console (framebuffer) ttys
141573SrgrimesttyE0	"/usr/libexec/getty std.9600"	wsvt25 off secure
151573SrgrimesttyE1	"/usr/libexec/getty std.9600"	wsvt25 off secure
161573Srgrimes
171573Srgrimes# DEC 3000 Z8530 ("scc") serial ports
181573SrgrimesttyB0	"/usr/libexec/getty std.9600"	unknown off secure
191573SrgrimesttyB1	"/usr/libexec/getty std.9600"	unknown off secure
201573Srgrimes
211573Srgrimes# AlphaStation NS16550 ("com") serial ports
221573SrgrimesttyC0	"/usr/libexec/getty std.9600"	unknown off secure
231573SrgrimesttyC1	"/usr/libexec/getty std.9600"	unknown off secure
241573Srgrimes