public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* Serial port slow on Linux dosemu
@ 2012-01-09 21:58 Mark Hounschell
  2012-01-10 12:48 ` Mark Hounschell
  2012-01-10 15:13 ` Mark Hounschell
  0 siblings, 2 replies; 6+ messages in thread
From: Mark Hounschell @ 2012-01-09 21:58 UTC (permalink / raw)
  To: linux-msdos

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-01-11 13:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-09 21:58 Serial port slow on Linux dosemu Mark Hounschell
2012-01-10 12:48 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox