remote revision 302408
190223Sdes#	@(#)remote	5.2 (Berkeley) 6/30/90
290223Sdes# $FreeBSD: stable/11/release/picobsd/mfs_tree/etc/remote 244040 2012-12-08 22:16:36Z eadler $
390223Sdes# remote -- remote host description file
490223Sdes# see tip(1), remote(5)
590223Sdes#
6149231Syar# dv	device to use for the tty
7149231Syar# el	EOL marks (default is NULL)
890223Sdes# du	make a call flag (dial up)
990223Sdes# pn	phone numbers (@ =>'s search phones file; possibly taken from
1090223Sdes#	PHONES environment variable)
1190223Sdes# at	ACU type
1290223Sdes# ie	input EOF marks (default is NULL)
1390223Sdes# oe	output EOF string (default is NULL)
1490223Sdes# cu	call unit (default is dv)
1590223Sdes# br	baud rate (defaults to 300)
1690223Sdes# fs	frame size (default is BUFSIZ) -- used in buffering writes on
1790223Sdes#	receive operations
1890223Sdes# tc	to continue a capability
1990223Sdes
2090223Sdes# Systems definitions
2190223Sdesnetcom|Netcom Unix Access:\
2290223Sdes	:pn=\@:tc=unix1200:
2390223Sdesomen|Omen BBS:\
2490223Sdes	:pn=\@:tc=dos1200:
2590223Sdes
2690223Sdes# UNIX system definitions
2790223Sdesunix1200|1200 Baud dial-out to a UNIX system:\
2890223Sdes	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200:
2990223Sdesunix300|300 Baud dial-out to a UNIX system:\
30148960Syar	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial300:
31148960Syar
32148960Syar# DOS system definitions
33148960Syardos1200|1200 Baud dial-out to a DOS system:\
34148960Syar	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^Z:pa=none:tc=dial1200:
35148960Syar
3690223Sdes# General dialer definitions used below
37#
38# COURIER switch settings:
39# switch:	1 2 3 4 5 6 7 8 9 10
40# setting:	D U D U D D U D U U
41# Rackmount:	U U D U D U D D U D
42#
43dial2400|2400 Baud Hayes attributes:\
44	:dv=/dev/cuau0:br#2400:cu=/dev/cuau0:at=hayes:du:
45dial1200|1200 Baud Hayes attributes:\
46	:dv=/dev/cuau0:br#1200:cu=/dev/cuau0:at=hayes:du:
47
48# Hardwired line
49cuau0b|cua0b:dv=/dev/cuau0:br#2400
50cuau0c|cua0c:dv=/dev/cuau0:br#9600
51