From: Dan Malek <dan@mvista.com>
To: Julia Elbert <jelbert@enerdyne.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: no scc_hdlc struct in commproc.h
Date: Tue, 12 Sep 2000 22:21:40 -0400 [thread overview]
Message-ID: <39BEE4B4.4CC86250@mvista.com> (raw)
In-Reply-To: 67505026E29DD311A9AA00508B7315F31956EC@EXCHANGE
Julia Elbert wrote:
> I did not find a scc_hdlc structure like scc_enet and scc_uart in
> commproc.h.
I don't think anyone has submitted any source patches to provide it.
There has been some discussion in the past......
> .... Do I just need to make one similar to scc_enet and modify it
> according to p.24-4 in the 860 book?
That would be great. If you would like to submit it as a patch someday,
that would be even greater :-). What are you connecting at each end
of the port? NMSI, TDM, custom software?
Another part of your project will be writing a driver. In the past,
the accepted suggestion was to not modify the uart driver, as that
is a _uart_ driver, not an SCC driver. You can use that as a model
to create, say, hdlc.c......Then just ensure you don't try to configure
the SCC in both places (and there may need to be a little knowledge
about each one in every driver).
> Thank you in advance.
Have fun!
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-09-13 2:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-09-12 20:11 no scc_hdlc struct in commproc.h Julia Elbert
2000-09-13 2:21 ` Dan Malek [this message]
2000-09-13 9:21 ` Tobias Otto-Adamczak
2000-09-13 16:26 ` Dan Malek
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=39BEE4B4.4CC86250@mvista.com \
--to=dan@mvista.com \
--cc=jelbert@enerdyne.com \
--cc=linuxppc-embedded@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 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.