summaryrefslogtreecommitdiff
path: root/ham/yaesu/patches/patch-ab
blob: 29ae17a2310cb276c70d9fef4cff92f0d511d035 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
$NetBSD: patch-ab,v 1.3 2002/06/15 21:57:53 dmcmahill Exp $

--- README.orig	Sun Sep 20 11:34:46 1998
+++ README
@@ -34,13 +34,20 @@
 to make a note of it.  Off to usage...
 
 Using my program is very simple, to execute it you must provide the com port
-as an argument to the command line.  Remember, com1 is /dev/ttyS0 and com2 
-is /dev/ttyS1, etc.  As an example, my box is on com4 (/dev/tty3), so I must
+as an argument to the command line.  Remember, com1 is /dev/ttyE0 and com2 
+is /dev/ttyE1, etc.  As an example, my box is on com4 (/dev/ttyE3), so I must
 type in the following...
 
 		'yaesu 3'
 
-where 3 represents com4.  Once you have gotten this far with the correct port,
+where 3 represents com4.
+
+If you need to use a different device, you can specify that with -p serial_device,
+for example:
+
+	yaesu -p /dev/ttyC1
+
+Once you have gotten this far with the correct port,
 the program's menu should guide you along.  Please see the bug list, disclaimer
 and copying section below.