linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Gerhard TAEUBL" <Gerhard.TAEUBL@frequentis.com>
To: <linuxppc-dev@lists.linuxppc.org>
Subject: Queue task Problem
Date: Mon, 29 Apr 2002 12:47:27 +0200	[thread overview]
Message-ID: <sccd40ff.057@mail.frequentis.com> (raw)


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/

             reply	other threads:[~2002-04-29 10:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-29 10:47 Gerhard TAEUBL [this message]
2002-04-29 10:58 ` Queue task Problem Wolfgang Denk

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=sccd40ff.057@mail.frequentis.com \
    --to=gerhard.taeubl@frequentis.com \
    --cc=linuxppc-dev@lists.linuxppc.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 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).