Hello.

Bernie Gardner wrote:
slow to keep up.  Is there a way to speed up the com port?
Probably no - emulation is an emulation.
It works quite fast in a FIFO mode
(buffering), but when there is no
buffering and each operation must
be performed immediately, if falls
down with a perforance.
You can always try to use a direct
access to the com ports (bypassing
an emulation) but it is not something
that is recommended for the real use.
Try setting $_hogthreshold to 0, maybe
that will help a bit.
Btw, what dosemu version do you have?
The latest ones shold perform a little
better under some conditions.

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to