summaryrefslogtreecommitdiff
path: root/ham/yaesu/patches/patch-ac
blob: 2c7a8fe85970c8742a064d14b2dfbc22d34bee6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-ac,v 1.1.1.1 2002/05/08 00:02:39 hubertf Exp $

--- config.h.orig	Sat Apr 13 21:06:53 2002
+++ config.h
@@ -1,10 +1,10 @@
 /*
  *  This is the port the interface will be on.
- *  Remember, ttyS0 is DOS' com1, ttyS1 is com2 and so on.
+ *  Remember, ttyE0 is DOS' com1, ttyE1 is com2 and so on.
  *  This will be configurable at runtime via a config file.
  */
 
-/* #define PORT "/dev/ttyS3"  */
+/* #define PORT "/dev/ttyE3"  */
 
 /*
  *  This should never have to be changed, it is the pacing byte.