* Spy'ing characters sent to serial port.
@ 2005-07-06 18:36 Paul Rolland
0 siblings, 0 replies; only message in thread
From: Paul Rolland @ 2005-07-06 18:36 UTC (permalink / raw)
To: linux-kernel; +Cc: rol
Hello,
We have a machine connected to a modem using the serial port, and from
time to time, the modem complains the machine sent him a full 2K buffer
(in fact, 2047 bytes) which were already sent.
We've been investigating at the application level, using strace to
monitor what is sent to the serial port, and at no time such a buffer is
sent.
This problem is occuring on a random basis, and attempts to reproduce
it in a test environment failed to date.
Is it possible to '(log|copy|...)' the chars that are sent on the
serial port to some other place (without altering too much the performance
of the machine, we are running the port a 9600bps), at the lowest level ?
Or is there a known issue of the serial port (or tty) buffer being
resent on the line in some weird conditions ? Any change done on
->head and ->tail handling that could fix that ?
This problem is with Linux 2.4.27 (I know 2.4.31 is out, but nothing
related to that is present in the Changelog)
Regards,
Paul
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-07-06 23:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-06 18:36 Spy'ing characters sent to serial port Paul Rolland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®