LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   communicate with a driver from a kernel module (https://www.linuxquestions.org/questions/linux-newbie-8/communicate-with-a-driver-from-a-kernel-module-4175448308/)

mrjmrj 02-02-2013 03:36 AM

communicate with a driver from a kernel module
 
I want to communicate with a driver (/dev device) from a kernel module. I have an application and some kernel modules associated with it. From the lowest KM I want to read and write to the driver. What should I do? I have read that writing and reading files from the KM is not a good choice. Is there any other way? Could I use the header files of the driver? If so, how?

druuna 02-02-2013 04:05 AM

Cross-posting is against the LQ rules. Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place.

Continue in the other/original thread: https://www.linuxquestions.org/quest...le-4175448307/

Reported for closure.


All times are GMT -5. The time now is 01:25 PM.