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
--
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html