Where to put the source of a DD of a custom hardware.

Raphael Philipe rapphil at gmail.com
Tue Oct 28 13:58:40 EDT 2014


Hi,

I'm developing a device driver to drive a specific custom hardware,
that is implemented in FPGA. Since it is an application specific
device driver, where (in witch folder) should I put Its source in my
local kernel source tree? Is there any guideline or best practice
about it?

This device driver is basically a character device, that copies stuff
from hardware to kernel space and then from user space.

Regards,
Raphael



More information about the Kernelnewbies mailing list