Re: yasr on /dev/ttyS1: is that a problem?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Cheryl,

It is a bug in yasr.  Below is a patch.
--
--- yasr/main.c.orig	2003-05-14 23:09:22.000000000 -0400
+++ yasr/main.c	2003-05-21 22:59:34.000000000 -0400
@@ -1226,10 +1226,12 @@
             case 's':
                 (void) sprintf((char *) buf, "synthesizer=%s", optarg);
                 opt_read((char *) buf, 0);
+		cl_synth = 1;
                 break;
             case 'p':
                 (void) sprintf((char *) buf, "synthesizer port=%s", optarg);
                 opt_read((char *) buf, 0);
+		cl_synthport = 1;
                 break;

             default:


_______________________________________________

Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list

[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]