|
|
1.1 ! root 1: # @(#)gettytab 4.5 (Berkeley) 83/08/08 ! 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: # ! 14: default:\ ! 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: # ! 24: a|std.110|110-baud:\ ! 25: :nd#1:cd#1:uc:sp#110: ! 26: b|std.134|134.5-baud:\ ! 27: :ep:nd#1:cd#2:ff#1:td#1:sp#134:ht:nl: ! 28: 1|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 : ! 30: c|std.300|300-baud:\ ! 31: :nd#1:cd#1:sp#300: ! 32: d|std.600|600-baud:\ ! 33: :nd#1:cd#1:sp#600: ! 34: f|std.1200|1200-baud:\ ! 35: :fd#1:sp#1200: ! 36: 6|std.2400|2400-baud:\ ! 37: :sp#2400:ht: ! 38: 7|std.4800|4800-baud:\ ! 39: :sp#4800:ht: ! 40: 2|std.9600|9600-baud:\ ! 41: :sp#9600: ! 42: ! 43: # ! 44: # Dial in rotary tables, speed selection via 'break' ! 45: # ! 46: 0|d300|Dial-300:\ ! 47: :nx=d1200:cd#2:sp#300: ! 48: d1200|Dial-1200:\ ! 49: :nx=d150:fd#1:sp#1200: ! 50: d150|Dial-150:\ ! 51: :nx=d110:lm@:tc=150-baud: ! 52: d110|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: ! 61: 4|Console|Console Decwriter II:\ ! 62: :nd@:cd@:rw:tc=300-baud: ! 63: ! 64: i|Interdata console:\ ! 65: :uc:sp#0: ! 66: ! 67: l|lsi chess terminal:\ ! 68: :sp#300: ! 69: ! 70: # ! 71: # Fast dialup terminals, 1200/300 rotary (can start either way) ! 72: # ! 73: 3|D1200|Fast-Dial-1200:\ ! 74: :nx=D300:tc=1200-baud: ! 75: 5|D300|Fast-Dial-300:\ ! 76: :nx=D1200:tc=300-baud: ! 77: ! 78: # ! 79: # Wierdo special case for fast crt's with hardcopy devices ! 80: # ! 81: 8|T9600|CRT with hardcopy:\ ! 82: :nx=T300:tc=9600-baud: ! 83: 9|T300|CRT with hardcopy (300):\ ! 84: :nx=T9600:tc=300-baud: ! 85: ! 86: # ! 87: # Plugboard, and misc other terminals ! 88: # ! 89: p|P9600|Plugboard-9600:\ ! 90: :nx=P300:tc=9600-baud: ! 91: q|P300|Plugboard-300:\ ! 92: :nx=P1200:tc=300-baud: ! 93: r|P1200|Plugboard-1200:\ ! 94: :nx=P9600:tc=1200-baud: ! 95: ! 96: # ! 97: # XXXX Port selector ! 98: # ! 99: s|Port Selector:\ ! 100: :ps:sp#1200:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.