NetBSD-5.0.2/etc/etc.sgimips/ttys

#
#	$NetBSD: ttys,v 1.9 2008/10/07 10:00:02 abs Exp $
#
# name	getty				type	status		comments

# In normal operation, getty on the 'console' pseudo-device is disabled, and
# is enabled for the correct 'real' device (e.g. one of the serial ports).
# If the console is marked insecure, single-user requires the root password.

# Console pseudo-device
console	"/usr/libexec/getty std.9600"	vt100	on secure
constty	"/usr/libexec/getty std.9600"	vt100	off secure

# "com" serial console port
ttyC0	"/usr/libexec/getty std.9600"	vt100	off secure
ttyC1	"/usr/libexec/getty std.9600"	vt100	off secure

# Workstation console (framebuffer) ttys
ttyE0	"/usr/libexec/getty std.9600"	vt100	off secure
ttyE1	"/usr/libexec/getty std.9600"	vt100	off secure
ttyE2	"/usr/libexec/getty std.9600"	vt100	off secure
ttyE3	"/usr/libexec/getty std.9600"	vt100	off secure

# "zstty" serial console port
ttyZ0	"/usr/libexec/getty std.9600"	vt100	off secure
ttyZ1	"/usr/libexec/getty std.9600"	vt100	off secure