xref: /original-bsd/etc/gettytab (revision 39c8fdd5)
1#	@(#)gettytab	4.6 (Berkeley) 84/03/26
2
3#
4# Most of the table entries here are just copies of the
5# old getty table, it is by no means certain, or even likely,
6# then any of them are optimal for any purpose whatever.
7# Nor is it likely that more than a couple are even correct
8#
9
10#
11# The default gettytab entry, used to set defaults for all other
12# entries, and in cases where getty is called with no table name
13#
14default:\
15	:ap:fd#1000:im=\r\n\r\n4.2 BSD UNIX (%h)\r\n\r\r\n\r:sp#1200:
16
17#
18# Fixed speed entries
19#
20#	the "std.NNN" names are known to the special case
21#	portselector code in getty, however they can
22#	be assigned to any table desired.
23#
24a|std.110|110-baud:\
25	:nd#1:cd#1:uc:sp#110:
26b|std.134|134.5-baud:\
27	:ep:nd#1:cd#2:ff#1:td#1:sp#134:ht:nl:
281|std.150|150-baud:\
29	:ep:nd#1:cd#2:td#1:fd#1:sp#150:ht:nl:lm=\E\72\6\6\17login\72 :
30c|std.300|300-baud:\
31	:nd#1:cd#1:sp#300:
32d|std.600|600-baud:\
33	:nd#1:cd#1:sp#600:
34f|std.1200|1200-baud:\
35	:fd#1:sp#1200:
366|std.2400|2400-baud:\
37	:sp#2400:ht:
387|std.4800|4800-baud:\
39	:sp#4800:ht:
402|std.9600|9600-baud:\
41	:sp#9600:
42
43#
44# Dial in rotary tables, speed selection via 'break'
45#
460|d300|Dial-300:\
47	:nx=d1200:cd#2:sp#300:
48d1200|Dial-1200:\
49	:nx=d150:fd#1:sp#1200:
50d150|Dial-150:\
51	:nx=d110:lm@:tc=150-baud:
52d110|Dial-110:\
53	:nx=d300:tc=300-baud:
54
55#
56# Odd special case terminals
57#
58-|tty33|asr33|Pity the poor user of this beast:\
59	:tc=110-baud:
60
614|Console|Console Decwriter II:\
62	:nd@:cd@:rw:tc=300-baud:
63
64e|Console-1200|Console Decwriter III:\
65	:fd@:nd@:cd@:rw:tc=1200-baud:
66
67i|Interdata console:\
68	:uc:sp#0:
69
70l|lsi chess terminal:\
71	:sp#300:
72
73#
74# Fast dialup terminals, 1200/300 rotary (can start either way)
75#
763|D1200|Fast-Dial-1200:\
77	:nx=D300:im=\r\n\r\n4.2 BSD UNIX (%h) (%t)\r\n\r\r\n\r:tc=1200-baud:
785|D300|Fast-Dial-300:\
79	:nx=D1200:im=\r\n\r\n4.2 BSD UNIX (%h) (%t)\r\n\r\r\n\r:tc=300-baud:
80
81#
82# Wierdo special case for fast crt's with hardcopy devices
83#
848|T9600|CRT with hardcopy:\
85	:nx=T300:tc=9600-baud:
869|T300|CRT with hardcopy (300):\
87	:nx=T9600:tc=300-baud:
88
89#
90# Plugboard, and misc other terminals
91#
92p|P9600|Plugboard-9600:\
93	:nx=P300:tc=9600-baud:
94q|P300|Plugboard-300:\
95	:nx=P1200:tc=300-baud:
96r|P1200|Plugboard-1200:\
97	:nx=P9600:tc=1200-baud:
98
99#
100# XXXX Port selector
101#
102s|Port Selector:\
103	:ps:sp#1200:
104