From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: Port Access slow Date: Sat, 26 Mar 2005 11:50:43 +0300 Message-ID: <42452263.6000300@aknet.ru> References: <4240F833.2040609@aknet.ru> <200503231043.j2NAfiR21736@viruswall.ramayana.co.id> <4241A292.3070409@aknet.ru> <200503260226.j2Q2QqR04936@viruswall.ramayana.co.id> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit In-Reply-To: <200503260226.j2Q2QqR04936@viruswall.ramayana.co.id> Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: gede@ramayana.co.id Cc: linux-msdos@vger.kernel.org Hello. gede wrote: > I have added > $_com1 "/dev/ttyS0" > $_ports = "device /dev/null fast 0x3f8" You haven't realized that you can't mix both $_ports and $_com1, you have to have only either one. You haven't looked into dosemu log or at a console to see the error message that dosemu throws, that there are the port conflicts with such a settings. You haven't read the thread I pointed you to, while all the questions you have, were discussed there, and the slowness was a main focus of that thread, and the proper settings too. Correct the above errors and try again.