From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: Port Access slow
Date: Wed, 23 Mar 2005 08:01:39 +0300 [thread overview]
Message-ID: <4240F833.2040609@aknet.ru> (raw)
Hello.
Pande Gede S wrote:
> I use dosemu-1.2.2-1, I have serial printer with foxpro apllication.
> How to speed up printing?
Try upgrading dosemu from CVS, its
serial code should be much faster.
> I have added $ ports = "device /dev/ttyS0
You don't have to set $_ports, you
should use $_com1 instead. Well, if
you want a direct access, you have
to disable $_com1 and use
"device /dev/null", that option basically
does nothing.
> fast ox03f8"
That should be 0x3f8, not ox03f8
And you normally should not use $_ports
at all.
next reply other threads:[~2005-03-23 5:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-23 5:01 Stas Sergeev [this message]
2005-03-23 10:36 ` Port Access slow Pande Gede S
2005-03-23 17:08 ` Stas Sergeev
2005-03-26 2:21 ` gede
2005-03-26 8:50 ` Stas Sergeev
-- strict thread matches above, loose matches on Subject: below --
2005-03-23 2:35 Pande Gede S
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4240F833.2040609@aknet.ru \
--to=stsp@aknet.ru \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.