linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
[parent not found: <20021119161020.83422.qmail@web20104.mail.yahoo.com>]
* Fast HDLC driver
@ 2002-11-19 16:08 Owen Green
  0 siblings, 0 replies; 16+ messages in thread
From: Owen Green @ 2002-11-19 16:08 UTC (permalink / raw)
  To: linuxppc-embedded


Hi all,

I`ve started working on a new project were a high
performace hdlc channel is needed (at least 4Mbps on
MPC8xx-50Mhz).
I found several drivers for hdlc, but some are not
very fast (copies memory,... ), most of them calls
netif_rx from inside interrupt_handler (I don`t think
this is the best place for doing that, watchdog may
expire if the interface gets very busy..).
The only driver I found that seems to be really fast
and doesnt do all this stuff in interrupt context is
for kernel-2.2 (QSLINUX).
Does anyone ported this to 2.4 or knows another
implementation of hdlc driver that could do this the
way I`m thinking?

Thanks in advance, Owen.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2002-11-22 10:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200211191615.gAJGFVw09351@hofr.at>
2002-11-19 19:01 ` Fast HDLC driver Owen Green
2002-11-20 11:55   ` linuxppc_2_4_devel, rc1 and rc2 problem Joakim Tjernlund
2002-11-20 15:23     ` Tom Rini
2002-11-20 15:46       ` Joakim Tjernlund
2002-11-20 16:01         ` Tom Rini
2002-11-20 18:55           ` Joakim Tjernlund
2002-11-20 19:14             ` Tom Rini
2002-11-21 13:30               ` Joakim Tjernlund
2002-11-21 15:27               ` Joakim Tjernlund
2002-11-22  8:28                 ` Joakim Tjernlund
2002-11-22  9:31                   ` David Woodhouse
2002-11-22 10:14                     ` Joakim Tjernlund
     [not found] <20021119161020.83422.qmail@web20104.mail.yahoo.com>
2002-11-19 16:48 ` Fast HDLC driver Joakim Tjernlund
2002-11-19 16:55 ` Roland Dreier
     [not found]   ` <200211201439.45731.scop@digitel.com.br>
2002-11-20 17:41     ` Roland Dreier
2002-11-19 16:08 Owen Green

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).