All of lore.kernel.org
 help / color / mirror / Atom feed
* PPP over PCIe
@ 2015-05-05  8:06 salix
  2015-05-05 14:04 ` Michael Richardson
  0 siblings, 1 reply; 2+ messages in thread
From: salix @ 2015-05-05  8:06 UTC (permalink / raw)
  To: linux-ppp

hi,

I want to send ppp packets generated in linux ppp module over PCIe 
instead of serial port. and then through FPGA send packets out.

I using RIFFA architecture for send and receive data to/from FPGA via 
PCIe, RIFFA has library in user space to communicate with it's driver.
RIFFA site: https://sites.google.com/a/eng.ucsd.edu/matt-jacobsen/riffa
and: http://riffa.ucsd.edu/
also it use IOCTL for communications.
and riffa driver generate /dev/riffa

Is it possible to send PPP packets over any hardware channel?
can anyone give me a point to how can I do this? how can I send ppp 
packets to my PCIe driver?

is it enough to change ppp_generic.c and ppp_channel.h and tty.c?


Best Regards
salix


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

end of thread, other threads:[~2015-05-05 14:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-05  8:06 PPP over PCIe salix
2015-05-05 14:04 ` Michael Richardson

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.