diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-19 02:02:47 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-19 02:02:47 +0000 |
| commit | 9502ca4baf95f6949e2e059a1029d918655da6c0 (patch) | |
| tree | d26d2883e58ccf262a670af7012d7ddd0fd0335e /etc/remote | |
| parent | 11c5d06117f1e97aac409f629ddc2d7de72a3b99 (diff) | |
Notes
Diffstat (limited to 'etc/remote')
| -rw-r--r-- | etc/remote | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/remote b/etc/remote index a860a2666db7..8252d14f0ddc 100644 --- a/etc/remote +++ b/etc/remote @@ -41,10 +41,10 @@ dos1200|1200 Baud dial-out to a DOS system:\ # Rackmount: U U D U D U D D U D # dial2400|2400 Baud Hayes attributes:\ - :dv=/dev/tty00:br#2400:cu=/dev/tty00:at=hayes:du: + :dv=/dev/cuaa0:br#2400:cu=/dev/cuaa0:at=hayes:du: dial1200|1200 Baud Hayes attributes:\ - :dv=/dev/tty00:br#1200:cu=/dev/tty00:at=hayes:du: + :dv=/dev/cuaa0:br#1200:cu=/dev/cuaa0:at=hayes:du: # Hardwired line -tty00b|tty0b:dv=/dev/tty00:br#2400 -tty00c|tty0c:dv=/dev/tty00:br#9600 +cuaa0b|cua0b:dv=/dev/cuaa0:br#2400 +cuaa0c|cua0c:dv=/dev/cuaa0:br#9600 |
