119058Sdist# Copyright (c) 1980 Regents of the University of California. 219058Sdist# All rights reserved. The Berkeley software License Agreement 319058Sdist# specifies the terms and conditions for redistribution. 413824Skre# 5*25234Smckusick# @(#)gettytab 5.5 (Berkeley) 10/18/85 619058Sdist# 719058Sdist# 813825Skre# Most of the table entries here are just copies of the 913825Skre# old getty table, it is by no means certain, or even likely, 1013825Skre# then any of them are optimal for any purpose whatever. 1113825Skre# Nor is it likely that more than a couple are even correct 1213825Skre# 1313825Skre 1413825Skre# 1513824Skre# The default gettytab entry, used to set defaults for all other 1613824Skre# entries, and in cases where getty is called with no table name 1713824Skre# 1813824Skredefault:\ 1924442Sbloom :ap:fd#1000:im=\r\n\r\n4.3 BSD UNIX (%h) (%t)\r\n\r\r\n\r:sp#1200: 2013825Skre 2113824Skre# 2213825Skre# Fixed speed entries 2313824Skre# 2417925Sralph# The "std.NNN" names are known to the special case 2513825Skre# portselector code in getty, however they can 2613825Skre# be assigned to any table desired. 2717925Sralph# The "NNN-baud" names are known to the special case 2817925Sralph# autobaud code in getty, and likewise can 2917925Sralph# be assigned to any table desired (hopefully the same speed). 3013825Skre# 3113825Skrea|std.110|110-baud:\ 3213825Skre :nd#1:cd#1:uc:sp#110: 3313825Skreb|std.134|134.5-baud:\ 3413825Skre :ep:nd#1:cd#2:ff#1:td#1:sp#134:ht:nl: 3513825Skre1|std.150|150-baud:\ 3613825Skre :ep:nd#1:cd#2:td#1:fd#1:sp#150:ht:nl:lm=\E\72\6\6\17login\72 : 3713825Skrec|std.300|300-baud:\ 3813825Skre :nd#1:cd#1:sp#300: 3913825Skred|std.600|600-baud:\ 4013825Skre :nd#1:cd#1:sp#600: 4113825Skref|std.1200|1200-baud:\ 4213825Skre :fd#1:sp#1200: 4313825Skre6|std.2400|2400-baud:\ 4413825Skre :sp#2400:ht: 4513825Skre7|std.4800|4800-baud:\ 4613825Skre :sp#4800:ht: 4713825Skre2|std.9600|9600-baud:\ 4813825Skre :sp#9600: 49*25234Smckusickg|std.19200|19200-baud:\ 50*25234Smckusick :sp#19200: 5113824Skre 5213825Skre# 5313825Skre# Dial in rotary tables, speed selection via 'break' 5413825Skre# 5513825Skre0|d300|Dial-300:\ 5613825Skre :nx=d1200:cd#2:sp#300: 5713825Skred1200|Dial-1200:\ 5813825Skre :nx=d150:fd#1:sp#1200: 5913825Skred150|Dial-150:\ 6013825Skre :nx=d110:lm@:tc=150-baud: 6113825Skred110|Dial-110:\ 6213825Skre :nx=d300:tc=300-baud: 6313824Skre 6413824Skre# 6513825Skre# Odd special case terminals 6613824Skre# 6713825Skre-|tty33|asr33|Pity the poor user of this beast:\ 6813825Skre :tc=110-baud: 6913824Skre 7013825Skre4|Console|Console Decwriter II:\ 7114083Ssam :nd@:cd@:rw:tc=300-baud: 7213824Skre 7316240Skarelse|Console-1200|Console Decwriter III:\ 7416240Skarels :fd@:nd@:cd@:rw:tc=1200-baud: 7516240Skarels 7613825Skrei|Interdata console:\ 7713825Skre :uc:sp#0: 7813824Skre 7913825Skrel|lsi chess terminal:\ 8013825Skre :sp#300: 8113825Skre 8224531SmckusickX|Xwindow|X window system:\ 8324531Smckusick :fd@:nd@:cd@:rw:sp#9600: 8424531Smckusick 8513824Skre# 8613825Skre# Fast dialup terminals, 1200/300 rotary (can start either way) 8713824Skre# 8813825Skre3|D1200|Fast-Dial-1200:\ 8924442Sbloom :nx=D300:tc=1200-baud: 9013825Skre5|D300|Fast-Dial-300:\ 9124442Sbloom :nx=D1200:tc=300-baud: 9213824Skre 9313824Skre# 9413825Skre# Wierdo special case for fast crt's with hardcopy devices 9513824Skre# 9613825Skre8|T9600|CRT with hardcopy:\ 9713825Skre :nx=T300:tc=9600-baud: 9813825Skre9|T300|CRT with hardcopy (300):\ 9913825Skre :nx=T9600:tc=300-baud: 10013824Skre 10113824Skre# 10213825Skre# Plugboard, and misc other terminals 10313824Skre# 10413825Skrep|P9600|Plugboard-9600:\ 10513825Skre :nx=P300:tc=9600-baud: 10613825Skreq|P300|Plugboard-300:\ 10713825Skre :nx=P1200:tc=300-baud: 10813825Skrer|P1200|Plugboard-1200:\ 10913825Skre :nx=P9600:tc=1200-baud: 11013824Skre 11113825Skre# 11213825Skre# XXXX Port selector 11313825Skre# 114*25234Smckusicks|DSW|Port Selector:\ 115*25234Smckusick :ps:sp#2400: 11617925Sralph 11717925Sralph# 11817925Sralph# Auto-baud speed detect entry for Micom 600. 11917925Sralph# Special code in getty will switch this out 12017925Sralph# to one of the NNN-baud entries. 12117925Sralph# 12217925SralphA|Auto-baud:\ 12317925Sralph :ab:sp#2400:f0#040: 124