From: Mark Hounschell <markh@compro.net>
To: linux-msdos@vger.kernel.org
Subject: Serial port slow on Linux dosemu
Date: Mon, 09 Jan 2012 16:58:50 -0500 [thread overview]
Message-ID: <4F0B631A.1070109@compro.net> (raw)
I've scanned the archives and tried everything I have read but my serial
ports are still very slow. I'm running some CableEye software and
connected to a cable tester via ttyS0. I've migrated an old p3 box to a
newer (still old but) Dual P4 2.2GZ processor. Everything works but the
serial port is too slow. The old p3 would test a cable in a second. Now
in the emulator it takes 8 seconds to test the same cable.
I have tried these 2 combos with no luck
$_ports = " device /dev/null range 0x3f8 0x3ff fast"
# $_com1 = "/dev/ttyS0"
and
#$_ports = " device /dev/null range 0x3f8 0x3ff fast"
$_com1 = "/dev/ttyS0"
They act the same. How can I get this thing to sing?
Thanks in advance
Mark
next reply other threads:[~2012-01-09 21:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-09 21:58 Mark Hounschell [this message]
2012-01-10 12:48 ` Serial port slow on Linux dosemu Mark Hounschell
2012-01-10 15:13 ` Mark Hounschell
2012-01-10 15:47 ` Paul Crawford
2012-01-10 16:20 ` Mark Hounschell
2012-01-11 13:40 ` Mark Hounschell
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=4F0B631A.1070109@compro.net \
--to=markh@compro.net \
--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.