BSD 4_3_Net_2 release
[unix-history] / usr / src / etc / gettytab
index 71cc7d1..3b56d7e 100644 (file)
@@ -1,16 +1,9 @@
-# Copyright (c) 1980 Regents of the University of California.
-# All rights reserved.  The Berkeley software License Agreement
-# specifies the terms and conditions for redistribution.
+#      @(#)gettytab    5.14 (Berkeley) 3/27/91
 #
 #
-#      @(#)gettytab    5.4 (Berkeley) %G%
-#
-#
-# Most of the table entries here are just copies of the
-# old getty table, it is by no means certain, or even likely,
-# then any of them are optimal for any purpose whatever.
-# Nor is it likely that more than a couple are even correct
-#
-
+# 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
 # entries, and in cases where getty is called with no table name
 #
 # The default gettytab entry, used to set defaults for all other
 # entries, and in cases where getty is called with no table name
@@ -41,11 +34,13 @@ d|std.600|600-baud:\
 f|std.1200|1200-baud:\
        :fd#1:sp#1200:
 6|std.2400|2400-baud:\
 f|std.1200|1200-baud:\
        :fd#1:sp#1200:
 6|std.2400|2400-baud:\
-       :sp#2400:ht:
+       :sp#2400:
 7|std.4800|4800-baud:\
 7|std.4800|4800-baud:\
-       :sp#4800:ht:
+       :sp#4800:
 2|std.9600|9600-baud:\
        :sp#9600:
 2|std.9600|9600-baud:\
        :sp#9600:
+g|std.19200|19200-baud:\
+       :sp#19200:
 
 #
 # Dial in rotary tables, speed selection via 'break'
 
 #
 # Dial in rotary tables, speed selection via 'break'
@@ -59,6 +54,36 @@ d150|Dial-150:\
 d110|Dial-110:\
        :nx=d300:tc=300-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:\
+       :nx=t2400a:tc=19200-baud:
+t2400a:\
+       :nx=t1200a:tc=2400-baud:
+t1200a:\
+       :nx=t9600:tc=1200-baud:
+
 #
 # Odd special case terminals
 #
 #
 # Odd special case terminals
 #
@@ -80,13 +105,8 @@ l|lsi chess terminal:\
 X|Xwindow|X window system:\
        :fd@:nd@:cd@:rw:sp#9600:
 
 X|Xwindow|X window system:\
        :fd@:nd@:cd@:rw:sp#9600:
 
-#
-# Fast dialup terminals, 1200/300 rotary (can start either way)
-#
-3|D1200|Fast-Dial-1200:\
-       :nx=D300:tc=1200-baud:
-5|D300|Fast-Dial-300:\
-       :nx=D1200:tc=300-baud:
+P|Pc|Pc console:\
+       :np:ap:sp#9600:
 
 #
 # Wierdo special case for fast crt's with hardcopy devices
 
 #
 # Wierdo special case for fast crt's with hardcopy devices
@@ -99,18 +119,20 @@ X|Xwindow|X window system:\
 #
 # Plugboard, and misc other terminals
 #
 #
 # Plugboard, and misc other terminals
 #
-p|P9600|Plugboard-9600:\
-       :nx=P300:tc=9600-baud:
+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:\
 q|P300|Plugboard-300:\
-       :nx=P1200:tc=300-baud:
+       :pf#1:nx=P1200:tc=300-baud:
 r|P1200|Plugboard-1200:\
 r|P1200|Plugboard-1200:\
-       :nx=P9600:tc=1200-baud:
+       :pf#1:nx=P9600:tc=1200-baud:
 
 #
 # XXXX Port selector
 #
 
 #
 # XXXX Port selector
 #
-s|Port Selector:\
-       :ps:sp#1200:
+s|DSW|Port Selector:\
+       :ps:sp#2400:
 
 #
 # Auto-baud speed detect entry for Micom 600.
 
 #
 # Auto-baud speed detect entry for Micom 600.