1993-06-20 13:41:45 +00:00
|
|
|
# from: @(#)gettytab 5.14 (Berkeley) 3/27/91
|
|
|
|
#
|
|
|
|
# Most of the table entries here are just copies of the old getty table,
|
|
|
|
# it is by no means certain, or even likely, that any of them are optimal
|
|
|
|
# for any purpose whatever. Nor is it likely that more than a couple are
|
|
|
|
# even correct.
|
|
|
|
#
|
|
|
|
# The default gettytab entry, used to set defaults for all other
|
1995-06-25 04:08:29 +00:00
|
|
|
# entries, and in cases where getty is called with no table name.
|
1993-06-20 13:41:45 +00:00
|
|
|
#
|
1993-10-22 02:49:34 +00:00
|
|
|
# cb, ce and ck are desirable on most crt's. The non-crt entries need to
|
1995-06-25 04:08:29 +00:00
|
|
|
# be changed to turn them off (:cb@:ce@:ck@:).
|
1993-10-22 02:49:34 +00:00
|
|
|
#
|
1995-02-16 10:51:53 +00:00
|
|
|
# lc should always be on; it's a remainder of some stone age when there
|
|
|
|
# have been terminals around not being able of handling lower-case
|
|
|
|
# characters. Those terminals aren't supported any longer, but getty is
|
|
|
|
# `smart' about them by default.
|
|
|
|
#
|
1995-06-25 04:08:29 +00:00
|
|
|
# Parity defaults to even, but the Pc entry and all the `std' entries
|
|
|
|
# specify no parity. The different parities are:
|
1993-10-22 02:49:34 +00:00
|
|
|
# (none): same as even except -inpck instead of inpck for login.
|
|
|
|
# ep: getty will use raw mode (cs8 -parenb) (unless rw is set) and
|
|
|
|
# fake parity. login will use even parity (cs7 parenb -parodd).
|
|
|
|
# op: same as ep except odd parity (cs7 parenb parodd) for login.
|
|
|
|
# op overrides ep.
|
|
|
|
# ap: same as ep except -inpck instead of inpck for login.
|
|
|
|
# ap overrides op and ep.
|
|
|
|
# np: 1. don't fake parity in getty. The fake parity garbles
|
|
|
|
# characters on non-terminals (like pccons) that don't
|
|
|
|
# support parity. It would probably better for getty not to
|
|
|
|
# try to fake parity. It could just use cbreak mode so as
|
1995-02-16 10:51:53 +00:00
|
|
|
# not to force cs8 and let the hardware handle the parity.
|
1993-10-22 02:49:34 +00:00
|
|
|
# login has to be rely on the hardware anyway.
|
|
|
|
# 2. set PASS8, giving cs8 -parenb -istrip -inpck.
|
|
|
|
# np:ep: same as np except inpck.
|
|
|
|
# np:op: same as np:ep except for parodd (but parodd is overridden).
|
|
|
|
# np:ap: same as np except istrip.
|
|
|
|
#
|
1993-06-20 13:41:45 +00:00
|
|
|
default:\
|
1996-09-18 19:01:29 +00:00
|
|
|
:cb:ce:ck:lc:fd#1000:im=\r\nFreeBSD (%h) (%t)\r\n\r\n:sp#1200:
|
1993-06-20 13:41:45 +00:00
|
|
|
|
|
|
|
#
|
|
|
|
# Fixed speed entries
|
|
|
|
#
|
|
|
|
# The "std.NNN" names are known to the special case
|
|
|
|
# portselector code in getty, however they can
|
|
|
|
# be assigned to any table desired.
|
|
|
|
# The "NNN-baud" names are known to the special case
|
|
|
|
# autobaud code in getty, and likewise can
|
|
|
|
# be assigned to any table desired (hopefully the same speed).
|
|
|
|
#
|
|
|
|
a|std.110|110-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:nd#1:cd#1:uc:sp#110:
|
1993-06-20 13:41:45 +00:00
|
|
|
b|std.134|134.5-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:nd#1:cd#2:ff#1:td#1:sp#134:ht:nl:
|
1993-06-20 13:41:45 +00:00
|
|
|
1|std.150|150-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:nd#1:cd#2:td#1:fd#1:sp#150:ht:nl:lm=\E\72\6\6\17login\72 :
|
1993-06-20 13:41:45 +00:00
|
|
|
c|std.300|300-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:nd#1:cd#1:sp#300:
|
1993-06-20 13:41:45 +00:00
|
|
|
d|std.600|600-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:nd#1:cd#1:sp#600:
|
1993-06-20 13:41:45 +00:00
|
|
|
f|std.1200|1200-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:fd#1:sp#1200:
|
1993-06-20 13:41:45 +00:00
|
|
|
6|std.2400|2400-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:sp#2400:
|
1993-06-20 13:41:45 +00:00
|
|
|
7|std.4800|4800-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:sp#4800:
|
1993-06-20 13:41:45 +00:00
|
|
|
2|std.9600|9600-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:sp#9600:
|
1993-06-20 13:41:45 +00:00
|
|
|
g|std.19200|19200-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:sp#19200:
|
1993-07-19 19:11:55 +00:00
|
|
|
std.38400|38400-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:sp#38400:
|
1993-07-19 19:11:55 +00:00
|
|
|
std.57600|57600-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:sp#57600:
|
1993-07-19 19:11:55 +00:00
|
|
|
std.115200|115200-baud:\
|
1993-12-16 01:14:05 +00:00
|
|
|
:np:sp#115200:
|
1993-06-20 13:41:45 +00:00
|
|
|
|
|
|
|
#
|
|
|
|
# Dial in rotary tables, speed selection via 'break'
|
|
|
|
#
|
|
|
|
0|d300|Dial-300:\
|
|
|
|
:nx=d1200:cd#2:sp#300:
|
|
|
|
d1200|Dial-1200:\
|
|
|
|
:nx=d150:fd#1:sp#1200:
|
|
|
|
d150|Dial-150:\
|
|
|
|
:nx=d110:lm@:tc=150-baud:
|
|
|
|
d110|Dial-110:\
|
|
|
|
:nx=d300:tc=300-baud:
|
|
|
|
|
|
|
|
#
|
|
|
|
# Fast dialup terminals, 2400/1200/300 rotary (can start either way)
|
|
|
|
#
|
|
|
|
D2400|d2400|Fast-Dial-2400:\
|
|
|
|
:nx=D1200:tc=2400-baud:
|
|
|
|
3|D1200|Fast-Dial-1200:\
|
|
|
|
:nx=D300:tc=1200-baud:
|
|
|
|
5|D300|Fast-Dial-300:\
|
|
|
|
:nx=D2400:tc=300-baud:
|
|
|
|
|
|
|
|
#
|
|
|
|
#telebit (19200)
|
|
|
|
#
|
|
|
|
t19200:\
|
|
|
|
:nx=t2400:tc=19200-baud:
|
|
|
|
t2400:\
|
|
|
|
:nx=t1200:tc=2400-baud:
|
|
|
|
t1200:\
|
|
|
|
:nx=t19200:tc=1200-baud:
|
|
|
|
|
|
|
|
#
|
|
|
|
#telebit (9600)
|
|
|
|
#
|
|
|
|
t9600:\
|
1993-08-13 23:05:49 +00:00
|
|
|
:nx=t2400a:tc=9600-baud:
|
1993-06-20 13:41:45 +00:00
|
|
|
t2400a:\
|
|
|
|
:nx=t1200a:tc=2400-baud:
|
|
|
|
t1200a:\
|
|
|
|
:nx=t9600:tc=1200-baud:
|
|
|
|
|
|
|
|
#
|
|
|
|
# Odd special case terminals
|
|
|
|
#
|
|
|
|
-|tty33|asr33|Pity the poor user of this beast:\
|
|
|
|
:tc=110-baud:
|
|
|
|
|
|
|
|
4|Console|Console Decwriter II:\
|
|
|
|
:nd@:cd@:rw:tc=300-baud:
|
|
|
|
|
|
|
|
e|Console-1200|Console Decwriter III:\
|
|
|
|
:fd@:nd@:cd@:rw:tc=1200-baud:
|
|
|
|
|
|
|
|
i|Interdata console:\
|
|
|
|
:uc:sp#0:
|
|
|
|
|
|
|
|
l|lsi chess terminal:\
|
|
|
|
:sp#300:
|
|
|
|
|
|
|
|
X|Xwindow|X window system:\
|
|
|
|
:fd@:nd@:cd@:rw:sp#9600:
|
|
|
|
|
|
|
|
P|Pc|Pc console:\
|
1994-02-06 09:50:56 +00:00
|
|
|
:ht:np:sp#115200:
|
1993-06-20 13:41:45 +00:00
|
|
|
|
|
|
|
#
|
|
|
|
# Wierdo special case for fast crt's with hardcopy devices
|
|
|
|
#
|
|
|
|
8|T9600|CRT with hardcopy:\
|
|
|
|
:nx=T300:tc=9600-baud:
|
|
|
|
9|T300|CRT with hardcopy (300):\
|
|
|
|
:nx=T9600:tc=300-baud:
|
|
|
|
|
|
|
|
#
|
|
|
|
# Plugboard, and misc other terminals
|
|
|
|
#
|
|
|
|
plug-9600|Plugboard-9600:\
|
|
|
|
:pf#1:tc=9600-baud:
|
|
|
|
p|P9600|Plugboard-9600-rotary:\
|
|
|
|
:pf#1:nx=P300:tc=9600-baud:
|
|
|
|
q|P300|Plugboard-300:\
|
|
|
|
:pf#1:nx=P1200:tc=300-baud:
|
|
|
|
r|P1200|Plugboard-1200:\
|
|
|
|
:pf#1:nx=P9600:tc=1200-baud:
|
|
|
|
|
|
|
|
#
|
|
|
|
# XXXX Port selector
|
|
|
|
#
|
|
|
|
s|DSW|Port Selector:\
|
|
|
|
:ps:sp#2400:
|
|
|
|
|
|
|
|
#
|
|
|
|
# Auto-baud speed detect entry for Micom 600.
|
|
|
|
# Special code in getty will switch this out
|
|
|
|
# to one of the NNN-baud entries.
|
|
|
|
#
|
|
|
|
A|Auto-baud:\
|
|
|
|
:ab:sp#2400:f0#040:
|