1# $MirSecuCron$
2# $MirOS: src/etc/gettytab,v 1.5 2009/07/18 14:09:02 tg Exp $
3# $OpenBSD: gettytab,v 1.4 2000/09/08 02:27:36 pjanzen Exp $
4#
5# Most of the table entries here are just copies of the old getty table.
6# It is by no means certain, or even likely, that any of them are optimal
7# for any purpose whatever.  Nor is it likely that more than a couple are
8# even correct.
9#
10# The default gettytab entry, used to set defaults for all other
11# entries, and in cases where getty is called with no table name
12#
13default:\
14	:np:im=\r\n%s/%m (%h) (%t)\r\n\r\n:sp#1200:
15
16#
17# Fixed speed entries
18#
19#	The "std.NNN" names are known to the special case
20#	portselector code in getty, however they can
21#	be assigned to any table desired.
22#	The "NNN-baud" names are known to the special case
23#	autobaud code in getty, and likewise can
24#	be assigned to any table desired (hopefully the same speed).
25#
26#	The "acs.NNN" names are used by /etc/rc to autogenerate
27#	a matching /etc/ttys console entry.
28#
29a|std.110|acs.110|110-baud:\
30	:nd#1:cd#1:uc:sp#110:
31b|std.134|acs.134|134.5-baud:\
32	:ep:nd#1:cd#2:ff#1:td#1:sp#134:ht:nl:
331|std.150|acs.150|150-baud:\
34	:ep:nd#1:cd#2:td#1:fd#1:sp#150:ht:nl:lm=\E\72\6\6\17login\72 :
35c|std.300|acs.300|300-baud:\
36	:nd#1:cd#1:sp#300:
37d|std.600|acs.600|600-baud:\
38	:nd#1:cd#1:sp#600:
39f|std.1200|acs.1200|1200-baud:\
40	:fd#1:sp#1200:
416|std.2400|acs.2400|2400-baud:\
42	:sp#2400:
437|std.4800|acs.4800|4800-baud:\
44	:sp#4800:
452|std.9600|acs.9600|acs.000000|9600-baud:\
46	:sp#9600:
47g|std.19200|acs.19200|19200-baud:\
48	:sp#19200:
49std.38400|acs.38400|38400-baud:\
50	:sp#38400:
51std.57600|acs.57600|57600-baud:\
52	:sp#57600:
53std.115200|acs.115200|115200-baud:\
54	:sp#115200:
55
56#
57# Dial in rotary tables, speed selection via 'break'
58#
590|d300|Dial-300:\
60	:nx=d1200:cd#2:sp#300:
61d1200|Dial-1200:\
62	:nx=d150:fd#1:sp#1200:
63d150|Dial-150:\
64	:nx=d110:lm@:tc=150-baud:
65d110|Dial-110:\
66	:nx=d300:tc=300-baud:
67
68#
69# Fast dialup terminals, 2400/1200/300 rotary (can start either way)
70#
71D2400|d2400|Fast-Dial-2400:\
72	:nx=D1200:tc=2400-baud:
733|D1200|Fast-Dial-1200:\
74	:nx=D300:tc=1200-baud:
755|D300|Fast-Dial-300:\
76	:nx=D2400:tc=300-baud:
77
78#
79#telebit (19200)
80#
81t19200:\
82	:nx=t2400:tc=19200-baud:
83t2400:\
84	:nx=t1200:tc=2400-baud:
85t1200:\
86	:nx=t19200:tc=1200-baud:
87
88#
89#telebit (9600)
90#
91t9600:\
92	:nx=t2400a:tc=19200-baud:
93t2400a:\
94	:nx=t1200a:tc=2400-baud:
95t1200a:\
96	:nx=t9600:tc=1200-baud:
97
98#
99# Odd special case terminals
100#
101-|tty33|asr33|Pity the poor user of this beast:\
102	:tc=110-baud:
103
1044|Console|Console Decwriter II:\
105	:nd@:cd@:rw:tc=300-baud:
106
107e|Console-1200|Console Decwriter III:\
108	:fd@:nd@:cd@:rw:tc=1200-baud:
109
110i|Interdata console:\
111	:uc:sp#0:
112
113l|lsi chess terminal:\
114	:sp#300:
115
116X|Xwindow|X window system:\
117	:fd@:nd@:cd@:rw:sp#9600:
118
119P|Pc|Pc console:\
120	:np:sp#9600:
121
122# 8 bit clean Sun console
123S|suncons|Sun Console:\
124	:np:sp#9600:
125
126#
127# Weirdo special case for fast CRTs with hardcopy devices
128#
1298|T9600|CRT with hardcopy:\
130	:nx=T300:tc=9600-baud:
1319|T300|CRT with hardcopy (300):\
132	:nx=T9600:tc=300-baud:
133
134#
135# Plugboard, and misc other terminals
136#
137plug-9600|Plugboard-9600:\
138	:pf#1:tc=9600-baud:
139p|P9600|Plugboard-9600-rotary:\
140	:pf#1:nx=P300:tc=9600-baud:
141q|P300|Plugboard-300:\
142	:pf#1:nx=P1200:tc=300-baud:
143r|P1200|Plugboard-1200:\
144	:pf#1:nx=P9600:tc=1200-baud:
145
146#
147# XXXX Port selector
148#
149s|DSW|Port Selector:\
150	:ps:sp#2400:
151
152#
153# Auto-baud speed detect entry for Micom 600.
154# Special code in getty will switch this out
155# to one of the NNN-baud entries.
156#
157A|Auto-baud:\
158	:ab:sp#2400:f0#040:
159