From: "Mohan K" <kmohangda@gmail.com>
To: linuxppc-embedded@ozlabs.org
Subject: [Help] Linux MCC driver in SS7 mode for MPC8360 - reg
Date: Fri, 19 Sep 2008 23:45:45 +0530 [thread overview]
Message-ID: <7aa80ced0809191115l4d6f495fm463cb9f33a7f6595@mail.gmail.com> (raw)
Hi All,
I am trying to develop Linux MCC driver in SS7 mode for MPC8360. I
have taken the 8260 MCC driver in HDLC mode published in the
sourceforge.net as reference and trying to develop the driver for SS7
mode.
The module is loaded sucessfully and tesing for TX/RX functionality in
SS7 mode using random data through external loopback. It is receiving
the data intermittently(very inconsistent). Sometimes the TX interrupt
is occuring but the data is not received. I have checked the TX buffer
using BDI debugger and found the data in the buffer, but not getting
received on the RX buffer. All this are done only on the channel-0 and
the other channels(2,4,6,....) are not working. It looks like the MCC
itself is getting strucked when this happens and need to give a
hardware reset to come out. I am trying hard but couldn't track down
to the problem.
Any pointers/sample code/inputs would be helpful for me to proceed,
since I am really strucked up here and couldn't track down. I would
also like to know whether I could follow the same logic/framework
implemented in the 8260 driver or not.
Expecting your help in this regard.
Thanks & Regards,
Mohan
reply other threads:[~2008-09-19 18:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=7aa80ced0809191115l4d6f495fm463cb9f33a7f6595@mail.gmail.com \
--to=kmohangda@gmail.com \
--cc=linuxppc-embedded@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 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).