Results 1 to 3 of 3
Hi, i am new to Linux C programming (just used to windows). I am developing a PCI Card and its driver for Linux. How can i call i function i ...
- 09-07-2010 #1Just Joined!
- Join Date
- May 2010
- Posts
- 11
Call Driver Function
Hi, i am new to Linux C programming (just used to windows). I am developing a PCI Card and its driver for Linux. How can i call i function i defined on my driver code (read and write basically) at my C code? I am using 2.6 Kernel.
Thank you!
- 09-08-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,970
Since this is a drriver/kernel code issue, please move this to "The Linux Kernel" forum. You'll get more help there.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 09-14-2010 #3Just Joined!
- Join Date
- Sep 2010
- Posts
- 4
can i check your programe ?


Reply With Quote