* Synchronous (HDLC) driver for MPC82xx SCC and kernel 2.4.x
@ 2001-12-18 4:15 Ricardo Scop
0 siblings, 0 replies; only message in thread
From: Ricardo Scop @ 2001-12-18 4:15 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
I'm in the process of adapting an SCC HDLC driver for the Motorola
MPC8260 CPM. I'm aware of SNMC's Daris Nevil hdlc_ppp driver for the
8xx SCC, which works on Linux 2.2.x version, but I decided to start
from 8260 Dan Malek's scc_enet driver as a framework (which works on
2.4.x Linux version, and works very fast), and use the former as a
guideline.
In it's final shape, the driver will attach to the generic hdlc driver
available at the current kernel source tree, with support for PPP,
Cisco HDLC, raw HDLC, Frame Relay and X.25 WAN protocols. Plus, it
should be fast enough to handle 4 SCCs at a high rate aggregate (maybe
8 Mbps or more... the sky is the limit).
What I would like to know is:
- Is my approach a good one? (IMHO, yes :-))
- Should I take the risk of not having an interrupt routine's bottom
half, as in the SCC ethernet driver?
- Are there any other 8xx/82xx SCC synchronous driver implementations
other then the above mentioned?
I would be very glad to share my present (and future) knowledge and
experience with those working on this subject.
Thanks in advance for any suggestions/pointers...
Ricardo Scop mailto:scop@vanet.com.br
R SCOP Consult.
-------------------------------------------------------------
"Don't hate, it's too big a burden to bear."
~Martin Luther King Jr.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-12-18 4:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-18 4:15 Synchronous (HDLC) driver for MPC82xx SCC and kernel 2.4.x Ricardo Scop
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.