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