1995-02-23 08:59:30 +03:00
|
|
|
#
|
2008-10-07 14:00:00 +04:00
|
|
|
# $NetBSD: ttys,v 1.11 2008/10/07 10:00:01 abs Exp $
|
1995-02-23 08:59:30 +03:00
|
|
|
#
|
|
|
|
# name getty type status comments
|
|
|
|
|
1995-04-11 08:27:02 +04:00
|
|
|
# In normal operation, getty on 'console' pseudo-device is disabled, and is
|
|
|
|
# enabled for the correct 'real' device (e.g. one of the serial ports).
|
|
|
|
|
|
|
|
# console pseudo-device
|
2003-10-04 11:41:11 +04:00
|
|
|
console "/usr/libexec/getty std.9600" vt100 on secure
|
2008-10-07 14:00:00 +04:00
|
|
|
constty "/usr/libexec/getty std.9600" vt100 off secure
|
1995-02-23 08:59:30 +03:00
|
|
|
|
1995-07-30 23:22:42 +04:00
|
|
|
# Workstation console (framebuffer) ttys
|
1999-04-29 05:26:15 +04:00
|
|
|
ttyE0 "/usr/libexec/getty std.9600" vt100 off secure
|
|
|
|
ttyE1 "/usr/libexec/getty std.9600" vt100 off secure
|
1995-07-30 23:22:42 +04:00
|
|
|
|
|
|
|
# DEC 3000 Z8530 ("scc") serial ports
|
|
|
|
ttyB0 "/usr/libexec/getty std.9600" unknown off secure
|
|
|
|
ttyB1 "/usr/libexec/getty std.9600" unknown off secure
|
|
|
|
|
|
|
|
# AlphaStation NS16550 ("com") serial ports
|
|
|
|
ttyC0 "/usr/libexec/getty std.9600" unknown off secure
|
|
|
|
ttyC1 "/usr/libexec/getty std.9600" unknown off secure
|