linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Queue task Problem
@ 2002-04-29 10:47 Gerhard TAEUBL
  2002-04-29 10:58 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Gerhard TAEUBL @ 2002-04-29 10:47 UTC (permalink / raw)
  To: linuxppc-dev


Hallo!

I wrote a device driver which handles the SCC in UART mode of a MPC860T
for a simple protocol. The protocol start with a byte, the other side
send a ack, then the packet will be sent. At last an ack will be send
from the receiver. My problem is, that sometimes the bottom half part of
my software won't be executed.
For example I send the start character, the other side answer with an
ack, but nothing else happens, I got an timeout, and there I compare
counters for hardware interrupt and bottom half part of software, and
they are different.  With an terminal program I see, tht that is my
fault (the ack would be sent). Does anyone knows this phenomenon? On
transmission side I also have sometimes this problem.

Thanks in advanced
Gerhard

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2002-04-29 10:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-29 10:47 Queue task Problem Gerhard TAEUBL
2002-04-29 10:58 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).