1# $OpenBSD: remote,v 1.3 2016/03/09 16:28:46 deraadt Exp $ 2# 3# Remote host descriptions -- see cu(1), cgetcap(3), tty(4), remote(5) 4# 5# On OpenBSD the serial ports are typically called /dev/cua* or /dev/tty*. 6# The /dev/cua* calling unit should be used if available (some drivers do not 7# provide it). See tty(4) for more information. 8# 9 10unixhost:\ 11 :br#9600: 12 13cua00|For i386,macppc:\ 14 :dv=/dev/cua00:tc=unixhost: 15 16cuaa|For sparc:\ 17 :dv=/dev/cuaa:tc=unixhost: 18