summaryrefslogtreecommitdiff
path: root/ham/yaesu/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'ham/yaesu/patches/patch-ac')
-rw-r--r--ham/yaesu/patches/patch-ac17
1 files changed, 17 insertions, 0 deletions
diff --git a/ham/yaesu/patches/patch-ac b/ham/yaesu/patches/patch-ac
new file mode 100644
index 00000000000..2c7a8fe8597
--- /dev/null
+++ b/ham/yaesu/patches/patch-ac
@@ -0,0 +1,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.