92 lines
3.0 KiB
Plaintext
92 lines
3.0 KiB
Plaintext
#
|
|
# $NetBSD: ttys,v 1.16 1999/08/25 20:53:15 is Exp $
|
|
#
|
|
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
|
|
#
|
|
# name getty type status comments
|
|
#
|
|
# If the console is marked insecure, single-user requires
|
|
# the root password.
|
|
console "/usr/libexec/getty Pc" vt220 on secure
|
|
ttye0 "/usr/libexec/getty Pc" vt220 off secure # custom chips
|
|
ttye1 "/usr/libexec/getty Pc" vt220 off secure # retina
|
|
ttye2 "/usr/libexec/getty Pc" vt220 off secure # retina
|
|
ttye3 "/usr/libexec/getty Pc" vt220 off secure # cirrus logic
|
|
ttye4 "/usr/libexec/getty Pc" vt220 off secure # a2410
|
|
ttye5 "/usr/libexec/getty Pc" vt220 off secure # CyberVision64
|
|
ttye6 "/usr/libexec/getty Pc" vt220 off secure # Domino, Merlin, oMniBus
|
|
ttye7 "/usr/libexec/getty Pc" vt220 off secure # CyberVision64/3D
|
|
#
|
|
# Amiga internal serial port:
|
|
#
|
|
tty00 "/usr/libexec/getty std.9600" unknown off secure
|
|
#
|
|
# first A2232
|
|
#
|
|
ttyA0 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyA1 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyA2 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyA3 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyA4 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyA5 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyA6 "/usr/libexec/getty std.9600" unknown off secure
|
|
#
|
|
# MFC serials
|
|
#
|
|
ttyB0 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyB1 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyB2 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyB3 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyB4 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyB5 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyB6 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyB7 "/usr/libexec/getty std.9600" unknown off secure
|
|
#
|
|
# com style ports (DraCo, HyperCom, etc.)
|
|
#
|
|
ttyC0 "/usr/libexec/getty std.9600" unknown off secure # DraCo: modem port
|
|
ttyC1 "/usr/libexec/getty std.9600" unknown off secure # DraCo: mouse port
|
|
ttyC2 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyC3 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyC4 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyC5 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyC6 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyC7 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyC8 "/usr/libexec/getty std.9600" unknown off secure
|
|
ttyC9 "/usr/libexec/getty std.9600" unknown off secure
|
|
#
|
|
# Pseudo terminals (mostly network)
|
|
#
|
|
ttyp0 none network
|
|
ttyp1 none network
|
|
ttyp2 none network
|
|
ttyp3 none network
|
|
ttyp4 none network
|
|
ttyp5 none network
|
|
ttyp6 none network
|
|
ttyp7 none network
|
|
ttyp8 none network
|
|
ttyp9 none network
|
|
ttypa none network
|
|
ttypb none network
|
|
ttypc none network
|
|
ttypd none network
|
|
ttype none network
|
|
ttypf none network
|
|
ttyq0 none network
|
|
ttyq1 none network
|
|
ttyq2 none network
|
|
ttyq3 none network
|
|
ttyq4 none network
|
|
ttyq5 none network
|
|
ttyq6 none network
|
|
ttyq7 none network
|
|
ttyq8 none network
|
|
ttyq9 none network
|
|
ttyqa none network
|
|
ttyqb none network
|
|
ttyqc none network
|
|
ttyqd none network
|
|
ttyqe none network
|
|
ttyqf none network
|