xref: /openbsd/etc/examples/remote (revision 696cd27b)
1*696cd27bSderaadt#	$OpenBSD: remote,v 1.3 2016/03/09 16:28:46 deraadt Exp $
24055b504Sderaadt#
3108d83b0Snicm# Remote host descriptions -- see cu(1), cgetcap(3), tty(4), remote(5)
44055b504Sderaadt#
5108d83b0Snicm# On OpenBSD the serial ports are typically called /dev/cua* or /dev/tty*.
6108d83b0Snicm# The /dev/cua* calling unit should be used if available (some drivers do not
7108d83b0Snicm# provide it). See tty(4) for more information.
84055b504Sderaadt#
94055b504Sderaadt
104055b504Sderaadtunixhost:\
11108d83b0Snicm	:br#9600:
124055b504Sderaadt
13*696cd27bSderaadtcua00|For i386,macppc:\
14108d83b0Snicm	:dv=/dev/cua00:tc=unixhost:
154055b504Sderaadt
16108d83b0Snicmcuaa|For sparc:\
17108d83b0Snicm	:dv=/dev/cuaa:tc=unixhost:
18