Lines Matching +full:odd +full:- +full:parity
9 # cb, ce and ck are desirable on most crt's. The non-crt entries need to
13 # have been terminals around not being able of handling lower-case
17 # Parity defaults to even, but the Pc entry and all the `std' entries
18 # specify no parity. The different parities are:
20 # ep: getty will use raw mode (cs8 -parenb) (unless rw is set) and
21 # fake parity. login will use even parity (cs7 parenb -parodd).
22 # op: same as ep except odd parity (cs7 parenb parodd) for login.
23 # getty will fake odd parity as well.
24 # ap: same as ep except -inpck instead of inpck for login.
26 # np: 1. don't fake parity in getty. The fake parity garbles
27 # characters on non-terminals (like pccons) that don't
28 # support parity. It would probably better for getty not to
29 # try to fake parity. It could just use cbreak mode so as
30 # not to force cs8 and let the hardware handle the parity.
32 # 2. set cs8 -parenb -istrip -inpck.
45 # The "NNN-baud" names are known to the special case
51 a|std.110|110-baud:\
53 b|std.134|134.5-baud:\
55 1|std.150|150-baud:\
57 c|std.300|300-baud:\
59 d|std.600|600-baud:\
61 f|std.1200|1200-baud:\
63 6|std.2400|2400-baud:\
65 7|std.4800|4800-baud:\
67 2|std.9600|9600-baud:\
69 g|std.19200|19200-baud:\
71 std.38400|38400-baud:\
73 std.57600|57600-baud:\
75 std.115200|115200-baud:\
77 std.230400|230400-baud:\
103 0|d300|Dial-300:\
105 d1200|Dial-1200:\
107 d150|Dial-150:\
108 :nx=d110:lm@:tc=150-baud:
109 d110|Dial-110:\
110 :nx=d300:tc=300-baud:
115 D2400|d2400|Fast-Dial-2400:\
116 :nx=D1200:tc=2400-baud:
117 3|D1200|Fast-Dial-1200:\
118 :nx=D300:tc=1200-baud:
119 5|D300|Fast-Dial-300:\
120 :nx=D2400:tc=300-baud:
126 :nx=t2400:tc=19200-baud:
128 :nx=t1200:tc=2400-baud:
130 :nx=t19200:tc=1200-baud:
136 :nx=t2400a:tc=9600-baud:
138 :nx=t1200a:tc=2400-baud:
140 :nx=t9600:tc=1200-baud:
143 # Odd special case terminals
145 -|tty33|asr33|Pity the poor user of this beast:\
146 :tc=110-baud:
149 :nd@:cd@:rw:tc=300-baud:
151 e|Console-1200|Console Decwriter III:\
152 :fd@:nd@:cd@:rw:tc=1200-baud:
170 :nx=T300:tc=9600-baud:
172 :nx=T9600:tc=300-baud:
177 plug-9600|Plugboard-9600:\
178 :pf#1:tc=9600-baud:
179 p|P9600|Plugboard-9600-rotary:\
180 :pf#1:nx=P300:tc=9600-baud:
181 q|P300|Plugboard-300:\
182 :pf#1:nx=P1200:tc=300-baud:
183 r|P1200|Plugboard-1200:\
184 :pf#1:nx=P9600:tc=1200-baud:
193 # Auto-baud speed detect entry for Micom 600.
195 # to one of the NNN-baud entries.
197 A|Auto-baud:\
201 # autologin - automatically log in as root
220 # Entries for 3-wire serial terminals. These don't supply carrier, so
225 3wire.9600|9600-3wire:\
227 3wire.19200|19200-3wire:\
229 3wire.38400|38400-3wire:\
231 3wire.57600|57600-3wire:\
233 3wire.115200|115200-3wire:\
235 3wire.230400|230400-3wire:\