xref: /openbsd/etc/etc.alpha/ttys (revision d415bd75)
1#
2#	$OpenBSD: ttys,v 1.14 2017/11/02 14:04:24 mpi 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
10console	"/usr/libexec/getty std.9600"	vt220 off secure
11
12# Workstation console (framebuffer) ttys
13ttyC0	"/usr/libexec/getty std.9600"	vt220 on  secure
14ttyC1	"/usr/libexec/getty std.9600"	vt220 on  secure
15ttyC2	"/usr/libexec/getty std.9600"	vt220 on  secure
16ttyC3	"/usr/libexec/getty std.9600"	vt220 on  secure
17ttyC4	"/usr/libexec/getty std.9600"	vt220 on  secure
18ttyC5	"/usr/libexec/getty std.9600"	vt220 off secure
19
20# DEC 3000 Z8530 ("scc") serial ports
21ttyB0	"/usr/libexec/getty std.9600"	unknown off secure
22ttyB1	"/usr/libexec/getty std.9600"	unknown off secure
23
24# AlphaStation NS16550 ("com") serial ports
25tty00	"/usr/libexec/getty std.9600"	unknown off secure
26tty01	"/usr/libexec/getty std.9600"	unknown off secure
27