From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: dosemu serial support Date: Sat, 05 Feb 2005 12:44:22 +0300 Message-ID: <42049576.5060704@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. Darrin M. Gorski wrote: > Is there an option like this in the new code, or will I need to modify > the serial code to get CD to stay high? That code is all in place. Now you don't have to do something more than just to set $_com1 to your PTY in dosemu.conf, and you'll get CTS, DSR and CD high. > The changes I had made back in 1.0.2 were: Yes, getting 1.0.2 to work was a lot of troubles.