NetBSD/etc/etc.cobalt/ttys
tsutsui ec8e6f5b4b Add entries for zstty(4) serial on Qube 2700.
Also add tty0[1-3] entries to ttys(5) for com(4) at puc(4).
2008-03-27 15:26:39 +00:00

21 lines
762 B
Plaintext

#
# $NetBSD: ttys,v 1.8 2008/03/27 15:26:39 tsutsui 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.115200" vt100 off secure
# Serial console port
tty00 "/usr/libexec/getty std.115200" vt100 on secure
tty01 "/usr/libexec/getty std.115200" vt100 off secure
tty02 "/usr/libexec/getty std.115200" vt100 off secure
tty03 "/usr/libexec/getty std.115200" vt100 off secure
ttyZ0 "/usr/libexec/getty std.115200" vt100 on secure
ttyZ1 "/usr/libexec/getty std.115200" vt100 off secure