From: Dave Best <arieswar24b@yahoo.de>
To: linuxppc-dev@ozlabs.org
Subject: Bestcomm tasks and interrupts on MPC5200(B)
Date: Tue, 20 Jan 2009 13:15:36 +0000 (GMT) [thread overview]
Message-ID: <381238.78267.qm@web25801.mail.ukl.yahoo.com> (raw)
I'm trying to write a driver which uses the Local Plus Bus on my MPC5200B a=
nd therefore have to use BestComm DMA, which requires me to use a Gen_BD ta=
sk for data transfer with Local Plus.
I tried to follow the fec driver that is currently used and took a peek at =
the mpc52xx-ac97 driver which at least uses the same kind of bus as I.
Initialising the task, resetting and enabling works fine. Even request_irq =
reports no error, but when I start a transfer it hangs and if I am lucky, a=
n interrupt occurs after quite some time. But it's always the BestComm ethe=
rnet rx task which produces an RFIFO interrupt, presumably after the watchd=
og catches on.=20
If this happens my interrupt occurs to.
I tried to debug this situation but I am still clueless.
If I use the MPC5200 Interrupt emulation registers to force an interrupt fo=
r my interface to occur, nothing happens except that it hangs.
Any hints, tips or help appreciated.
Dave=0A=0A=0A
next reply other threads:[~2009-01-20 13:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-20 13:15 Dave Best [this message]
2009-01-20 15:51 ` Bestcomm tasks and interrupts on MPC5200(B) Frank Bennett
2009-01-20 15:59 ` Frank Bennett
2009-01-20 16:04 ` Grant Likely
2009-01-21 12:57 ` Dave Best
2009-01-21 15:16 ` Jon Smirl
2009-01-21 15:26 ` Wolfram Sang
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=381238.78267.qm@web25801.mail.ukl.yahoo.com \
--to=arieswar24b@yahoo.de \
--cc=linuxppc-dev@ozlabs.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.