From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: 1.2.0 and serial port speed Date: Fri, 03 Oct 2003 23:14:55 +0400 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3F7DCAAF.3040600@yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. Ralph Alvy wrote: > I notice that 1.2.0 (and 1.1.5, for that matter) is very slow when I > access CompuServe with Tapcis via com1. Is there a way to speed that up? That depends on what causes the slowdown. It is most likely just the hogthreshold, try executing "speed 0" before starting your program, or set the $_hogthreshold=(0) in your dosemu.conf. If you feel like the problem is a serial port emulation itself, then your best bet would be to try upgrading from CVS, as the patch that speed up the serial port I/O was recently commited to HEAD.