Hi,

I have a sample linux char driver which I am registering using normal
misc_register/deregister function.
In this driver, I have used, open, read, write, ioctl, release system calls.

Now I wanted to convert this driver to RTDM interface and compare it.
Later I wanted to add some more use cases related to interrupt
processing by connecting some external peripheral.

Firstly, please guide me how to easily convert an existing linux char
driver to RTDM model.


Thank You!

Regards,
Pintu

_______________________________________________
Xenomai mailing list
Xenomai@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai

Reply via email to