remote revision 5174
11539Srgrimes#	@(#)remote	5.2 (Berkeley) 6/30/90
21539Srgrimes#
31539Srgrimes# remote -- remote host description file
41539Srgrimes# see tip(1), remote(5)
51539Srgrimes#
61539Srgrimes# dv	device to use for the tty
71539Srgrimes# el	EOL marks (default is NULL)
81539Srgrimes# du	make a call flag (dial up)
91539Srgrimes# pn	phone numbers (@ =>'s search phones file; possibly taken from
101539Srgrimes#	PHONES environment variable)
111539Srgrimes# at	ACU type
121539Srgrimes# ie	input EOF marks (default is NULL)
131539Srgrimes# oe	output EOF string (default is NULL)
141539Srgrimes# cu	call unit (default is dv)
151539Srgrimes# br	baud rate (defaults to 300)
161539Srgrimes# fs	frame size (default is BUFSIZ) -- used in buffering writes on
171539Srgrimes#	receive operations
181539Srgrimes# tc	to continue a capability
191539Srgrimes
201539Srgrimes# Systems definitions
211539Srgrimesnetcom|Netcom Unix Access:\
221539Srgrimes	:pn=@:tc=unix1200:
231539Srgrimesomen|Omen BBS:\
241539Srgrimes	:pn=@:tc=dos1200:
251539Srgrimes
261539Srgrimes# UNIX system definitions
271539Srgrimesunix1200|1200 Baud dial-out to a UNIX system:\
281539Srgrimes	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200:
291539Srgrimesunix300|300 Baud dial-out to a UNIX system:\
301539Srgrimes	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial300:
311539Srgrimes
321539Srgrimes# DOS system definitions
331539Srgrimesdos1200|1200 Baud dial-out to a DOS system:\
3469793Sobrien	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^Z:pa=none:tc=dial1200:
351539Srgrimes
361539Srgrimes# General dialer definitions used below
371539Srgrimes#
381539Srgrimes# COURIER switch settings:
391539Srgrimes# switch:	1 2 3 4 5 6 7 8 9 10
403041Swollman# setting:	D U D U D D U D U U
413041Swollman# Rackmount:	U U D U D U D D U D
421539Srgrimes#
431539Srgrimesdial2400|2400 Baud Hayes attributes:\
441539Srgrimes	:dv=/dev/cuaa0:br#2400:cu=/dev/cuaa0:at=hayes:du:
451539Srgrimesdial1200|1200 Baud Hayes attributes:\
461570Srgrimes	:dv=/dev/cuaa0:br#1200:cu=/dev/cuaa0:at=hayes:du:
471539Srgrimes
4887136Srwatson# Hardwired line
491539Srgrimescuaa0b|cua0b:dv=/dev/cuaa0:br#2400
5087135Srwatsoncuaa0c|cua0c:dv=/dev/cuaa0:br#9600
5187135Srwatson